Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 1.35 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.35 KB

STAC Generator

Test Docs Documentation Status Upload Python Package Code style: black

Legacy Documentation: https://cedadev.github.io/asset-scanner/

Documentation: https://stac-generator.readthedocs.io/en/latest/index.html

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