Skip to content

Workflow logic to populate STAC catalog with demo datasets.

Notifications You must be signed in to change notification settings

Ouranosinc/stac-populator

 
 

Repository files navigation

STAC Catalog Populator

Populate STAC catalog with sample collection items via CEDA STAC Generator, employed in sample CMIP Dataset Ingestion Workflows.

Sample call via Docker image

docker run -e STAC_HOST=https://stac-dev.crim.ca/stac/ -e STAC_ASSET_GENERATOR_TIMEOUT=300 stac-populator

About

Workflow logic to populate STAC catalog with demo datasets.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.3%
  • Shell 23.4%
  • Dockerfile 7.3%