Skip to content

cedardevs/onestop-test-data

Repository files navigation

onestop-test-data

Test metadata for OneStop.

Datasets

COOPS

CSB

DEM - source: https://data.noaa.gov/waf/NOAA/NESDIS/NGDC/MGG/DEM/iso/xml/

DSCOVR

EdgeCases - Various edge cases described by their titles.

GEFS - source: https://nomads.ncdc.noaa.gov/data/gens/

GHRSST

HazardImages

OERVideos

PaleoRecords - source: https://www1.ncdc.noaa.gov/pub/data/metadata/published/paleo/iso/xml/

SAB - source: https://accession.nodc.noaa.gov/download/51983

URMA - source: https://nomads.ncep.noaa.gov/pub/data/nccf/com/urma/prod

Utility Scripts

  • manifest.sh updates the manifest files. Run this after adding or removing test data.
  • upload.sh recursively curls metadata to the OneStop, via the Registry API.

Manifest Script

To update all manifests

./manifest.sh

To update the DEM manifest

./manifest.sh DEM

Upload Script

For usage info

./upload.sh

Upload metadata to a local OneStop

./upload.sh <dirname> localhost/onestop/api/registry

Upload EdgesCases to a local OneStop

./upload.sh EdgeCases localhost/onestop/api/registry

See also: https://cedardevs.github.io/onestop/developer/additional-developer-info

About

Test data for OneStop and PSI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages