Skip to content

Commit

Permalink
updated DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
bocinsky committed Nov 13, 2023
1 parent b9fc246 commit 2b95369
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 14 deletions.
13 changes: 8 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ Authors@R:
c(person(given = c("R.", "Kyle"),
family = "Bocinsky",
role = c("aut", "cre", "cph"),
email = "[email protected]"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-1862-3428")),
person(given = "Dylan",
family = "Beaudette",
role = "ctb"),
Expand All @@ -24,17 +25,19 @@ Authors@R:
Description: 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
nine 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
parameters for North America, version 4, 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).
International Tree Ring Data Bank; the National Land Cover
Database (NLCD); the Cropland Data Layer from the National Agricultural
Statistics Service; and the PAD-US dataset of protected area boundaries
from the USGS.
License: MIT + file LICENSE
URL: https://docs.ropensci.org/FedData/,
https://github.com/ropensci/FedData
Expand Down
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# FedData (development version)
- Updated `get_nlcd()` to inlcude the 2021 NLCD as the default, in response to [Issue #105](https://github.com/ropensci/FedData/issues/105).
- Updated outdated package description

# FedData 4.0.0
- Updated the [README](README.md) and moved examples to an article
Expand Down
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Follow instructions for installing `sf` available at <https://r-spatial.github.i
Check out our [Getting Started article](https://docs.ropensci.org/FedData/articles/FedData.html).

### Acknowledgements
This package is a product of SKOPE ([Synthesizing Knowledge of Past Environments](https://www.openskope.org/)) and the [Village Ecodynamics Project](https://crowcanyon.github.io/veparchaeology/) through grants awarded to the [Crow Canyon Archaeological Center](https://crowcanyon.org/) and Washington State University by the National Science Foundation. This software is licensed under the [MIT license](https://opensource.org/license/mit/). Continuing development is supported by the [Montana Climate Office](https://www.umt.edu/climate/).
This package is a product of SKOPE ([Synthesizing Knowledge of Past Environments](https://www.openskope.org/)) and the [Village Ecodynamics Project](https://crowcanyon.github.io/veparchaeology/) through grants awarded to the University of Montana, the [Crow Canyon Archaeological Center](https://crowcanyon.org/), and Washington State University by the National Science Foundation. This software is licensed under the [MIT license](https://opensource.org/license/mit/). Continuing development is supported by the [Montana Climate Office](https://climate.umt.edu).

FedData was reviewed for [rOpenSci](https://ropensci.org) by [\@jooolia](https://github.com/jooolia), and was greatly improved as a result. [rOpenSci](https://ropensci.org) on-boarding was coordinated by [\@sckott](https://github.com/sckott).

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,11 +101,11 @@ article](https://docs.ropensci.org/FedData/articles/FedData.html).
This package is a product of SKOPE ([Synthesizing Knowledge of Past
Environments](https://www.openskope.org/)) and the [Village Ecodynamics
Project](https://crowcanyon.github.io/veparchaeology/) through grants
awarded to the [Crow Canyon Archaeological
Center](https://crowcanyon.org/) and Washington State University by the
awarded to the University of Montana, the [Crow Canyon Archaeological
Center](https://crowcanyon.org/), and Washington State University by the
National Science Foundation. This software is licensed under the [MIT
license](https://opensource.org/license/mit/). Continuing development is
supported by the [Montana Climate Office](https://www.umt.edu/climate/).
supported by the [Montana Climate Office](https://climate.umt.edu).

FedData was reviewed for [rOpenSci](https://ropensci.org) by
[@jooolia](https://github.com/jooolia), and was greatly improved as a
Expand Down
13 changes: 8 additions & 5 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"identifier": "FedData",
"description": "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).",
"description": "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 nine 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 4, available from the Oak Ridge National Laboratory's Distributed Active Archive Center (DAAC); the International Tree Ring Data Bank; the National Land Cover Database (NLCD); the Cropland Data Layer from the National Agricultural Statistics Service; and the PAD-US dataset of protected area boundaries from the USGS.",
"name": "FedData: Functions to Automate Downloading Geospatial Data Available from\n Several Federated Data Sources",
"relatedLink": ["https://docs.ropensci.org/FedData/", "https://CRAN.R-project.org/package=FedData"],
"codeRepository": "https://github.com/ropensci/FedData",
Expand All @@ -26,7 +26,8 @@
"@type": "Person",
"givenName": ["R.", "Kyle"],
"familyName": "Bocinsky",
"email": "[email protected]"
"email": "[email protected]",
"@id": "https://orcid.org/0000-0003-1862-3428"
}
],
"contributor": [
Expand All @@ -51,15 +52,17 @@
"@type": "Person",
"givenName": ["R.", "Kyle"],
"familyName": "Bocinsky",
"email": "[email protected]"
"email": "[email protected]",
"@id": "https://orcid.org/0000-0003-1862-3428"
}
],
"maintainer": [
{
"@type": "Person",
"givenName": ["R.", "Kyle"],
"familyName": "Bocinsky",
"email": "[email protected]"
"email": "[email protected]",
"@id": "https://orcid.org/0000-0003-1862-3428"
}
],
"softwareSuggestions": [
Expand Down Expand Up @@ -399,7 +402,7 @@
},
"SystemRequirements": "GDAL (>= 3.0.0)"
},
"fileSize": "1495.29KB",
"fileSize": "1495.556KB",
"releaseNotes": "https://github.com/ropensci/FedData/blob/master/NEWS.md",
"readme": "https://github.com/ropensci/FedData/blob/main/README.md",
"contIntegration": ["https://github.com/ropensci/FedData/actions/workflows/check-standard.yaml", "https://app.codecov.io/gh/ropensci/FedData?branch=master"],
Expand Down

0 comments on commit 2b95369

Please sign in to comment.