cedadev / stac-generator

Wrapper package to scan assets for metadata and facets to generate catalogue items. Provides IO packages
Other
3 stars 5 forks source link

STAC Generator

Test Docs Documentation Status Upload Python Package Code style: black

Documentation: https://cedadev.github.io/stac-generator/

The STAC Generator provides the framework and access to shared tools. The framework allows you to build generators to get metadata from file objects using plugins to change the source of the files, the output of the metadata and the processing chain which extracts the metadata. The framework leverages a modular, plugin architecture to allow users to modify the workflow to fit their needs.

STAC Generator Diagram