Awesome
ghcnd
- Name: ghcnd
- Package:
stactools.ghcnd
- Owner: @jamesvrt
- Dataset homepage: https://www.ncei.noaa.gov/metadata/geoportal/rest/metadata/item/gov.noaa.ncdc:C00861/html
- STAC extensions used:
The Global Historical Climatology Network daily (GHCNd) is an integrated database of daily climate summaries from land surface stations across the globe. GHCNd is made up of daily climate records from numerous sources that have been integrated and subjected to a common suite of quality assurance reviews.
This package builds a STAC Collection composed of one Item containing one data Asset. This data asset is assumed to be a concatenated version of all individual GHCNd years left merged on GHCNd stations by ID
. An example is given for 1763
Examples
STAC objects
Command-line usage
Description of the command line functions
$ stac ghcnd create-item -s source -d destination
$ stac ghcnd create-collection -d destination
$ stac ghcnd populate-collection -s source -d destination
Use stac ghcnd --help
to see all subcommands and options.