Open-EO / openeo-gfmap

Generic framework for EO mapping applications building on openEO
Apache License 2.0
3 stars 0 forks source link

User-defined asset definitions in STAC metadata #74

Closed VincentVerelst closed 1 month ago

VincentVerelst commented 2 months ago

The 'cube:dimensions' and 'item_assets' STAC extensions were hardcoded in gfmap. However, both are dependent on the extraction pipeline (i.e. which dimensions, bands, constellations, etc. are extracted), therefore they need to be user defined.