FedData icon indicating copy to clipboard operation
FedData copied to clipboard

Functions to Automate Downloading Geospatial Data Available from Several Federated Data Sources

Results 8 FedData issues
Sort by recently updated
recently updated
newest added

I am getting the following error with the test script for get_nlcd. `> NLCD

I get the below, and that looks like a bug to me (it would be more practical if you example data did not rely on another package, by the way)....

Hi, I am trying to download tree ring width data from the ITRDB with the get_itrdb function and I only get chronology data, even though if I select: measurement.type =...

enhancement

Hello, Thanks for this amazing package. I'm wondering whether it would be possible to add the [USGS GAP datasets](https://www.usgs.gov/core-science-systems/science-analytics-and-synthesis/gap) (species, land cover, and protected areas). I'm not sure whether it...

enhancement

Trying to work with the `get_nhd` function today, and I've run into the issue that the data set is just massive, especially when your template is a union of multiple...

enhancement

I am using the `get_itrdb()` function and it works but misses some records. I checked to see if it was an extraction issue but they seem to be missing from...

enhancement

Raster output should migrate from GeoTiffs to CF 1.6/1.7 compliant netcdf. This will allow for more robust and transparent encoding of space-time data, and for layer-names to be stored in...

I am trying to create a version of `get_padus()` that reads local data from the geopackage and arrives at the same end result as `get_padus()` with remote data. `get_padus()` allows...