You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a STAC catalog structure to organize Trends.Earth JSON outputs. The catalog should include a root catalog, collections for different datasets (e.g., NDVI, land degradation), and individual items representing dataset instances.
The catalog should support STAC collections, JSON to STAC items conversion, valid STAC metadata and also be compliant to the STAC specification standards.
Use pystac as a main tool for the catalog development.
This work will provide a ground for sustainable handling of Trends Earth outputs documentation as all outputs will be following the STAC items specification.
Part of #825
Implement a STAC catalog structure to organize Trends.Earth JSON outputs. The catalog should include a root catalog, collections for different datasets (e.g., NDVI, land degradation), and individual items representing dataset instances.
The catalog should support STAC collections, JSON to STAC items conversion, valid STAC metadata and also be compliant to the STAC specification standards.
Use pystac as a main tool for the catalog development.
This work will provide a ground for sustainable handling of Trends Earth outputs documentation as all outputs will be following the STAC items specification.
Proposed structure
The text was updated successfully, but these errors were encountered: