Functions to automate downloading geospatial data available from several federated data sources (mainly sources maintained by the US Federal government). Currently, the package enables extraction from seven datasets: The National Elevation Dataset digital elevation models (1 and 1/3 arc-second; USGS); The National Hydrography Dataset (USGS); The Soil Survey Geographic (SSURGO) database from the National Cooperative Soil Survey (NCSS), which is led by the Natural Resources Conservation Service (NRCS) under the USDA; the Global Historical Climatology Network (GHCN), coordinated by National Climatic Data Center at NOAA; the Daymet gridded estimates of daily weather parameters for North America, version 3, available from the Oak Ridge National Laboratory's Distributed Active Archive Center (DAAC); the International Tree Ring Data Bank; and the National Land Cover Database (NLCD).
Version: | 3.0.1 |
Depends: | R (≥ 3.2.0) |
Imports: | curl, data.table, dplyr, httr, igraph, jsonlite, lifecycle, lubridate, magrittr, methods, progress, purrr, raster, readr, sf (≥ 1.0), sp, stringr, terra (≥ 1.0), tibble, tidyr, xml2 |
Suggests: | covr, ggplot2, testthat, rgdal, ncdf4, usethis |
Published: | 2022-11-28 |
Author: | R. Kyle Bocinsky [aut, cre, cph], Dylan Beaudette [ctb], Scott Chamberlain [ctb, rev], Jeffrey Hollister [ctb], Julia Gustavsen [rev] |
Maintainer: | R. Kyle Bocinsky <bocinsky at gmail.com> |
BugReports: | https://github.com/ropensci/FedData/issues |
License: | MIT + file LICENSE |
URL: | https://docs.ropensci.org/FedData/, https://github.com/ropensci/FedData |
NeedsCompilation: | no |
SystemRequirements: | GDAL (>= 3.0.0) |
Materials: | README NEWS |
In views: | Agriculture, Hydrology |
CRAN checks: | FedData results |
Reference manual: | FedData.pdf |
Package source: | FedData_3.0.1.tar.gz |
Windows binaries: | r-devel: FedData_3.0.1.zip, r-release: FedData_3.0.1.zip, r-oldrel: FedData_3.0.1.zip |
macOS binaries: | r-release (arm64): FedData_3.0.1.tgz, r-oldrel (arm64): FedData_3.0.1.tgz, r-release (x86_64): FedData_3.0.1.tgz, r-oldrel (x86_64): FedData_3.0.1.tgz |
Old sources: | FedData archive |
Reverse suggests: | apsimx |
Please use the canonical form https://CRAN.R-project.org/package=FedData to link to this page.