David Blodgett

Results 67 issues of David Blodgett

There is no sitemap.xml generated for a pygeoapi. **Describe the solution you'd like** A `sitemap` parameter at the collection level with options: `items`, `collections`, or `none`. For items, include all...

enhancement

This is mostly for testing purposes -- the draw.xsd URL will change again in the very near future once geoknife has a permanent repository home on code.usgs.gov

We are ready to start migrating GDP clients to use the new cloud-based GDP processing services. The new system is behind: https://labs.waterdata.usgs.gov/gdp_web/ geoserver: https://labs.waterdata.usgs.gov/gdp_web/geoserver/web/ process: https://labs.waterdata.usgs.gov/gdp-process-wps utility: https://labs.waterdata.usgs.gov/gdp-utility-wps/ Data is...

Let's use this issue to track the required migration from USGS-R to USGS. As part of this, I think we will also need to create an official public code.usgs.gov repository,...

When I try to sf::st_layers() on the attached gpkg, rstudio bombs. When I list from a terminal, I see: ```r > library(sf) Linking to GEOS 3.9.1, GDAL 3.2.1, PROJ 7.2.1;...

Given that the primary service dependency of geoknife is reaching end of life and issues such as #435 keep cropping up without resources to resolve the issue, I am going...

RNetCDF now functions with zarr and the migration to a new version of the GDP processing service is under way. It's time to start planning what this transition means for...

There's a longish discussion over here attempting to figure out certificate issues on Windows. I think I'm running into the same thing with RNetCDF. ```r > RNetCDF::open.nc("https://cida.usgs.gov/thredds/dodsC/prism#log&show=fetch") #> Note:Caching=1 #>...

I think this should be ok -- there's a lot of testing on this code, but no doubt there are still edge cases we aren't handling.

Running TDS5 latest, I'm working on getting all our datasets to return under our 60 second time out limit. I have some large union aggregations that are taking too long...