stactools-packages / sentinel2

stactools package for Sentinel-2
Other
16 stars 5 forks source link

Option for CEOS ARD compliant generation #165

Open m-mohr opened 4 months ago

m-mohr commented 4 months ago

Provide an option to generate STAC metadata that is compliant with the CEOS ARD STAC extension: https://github.com/stac-extensions/ceos-ard/blob/main/optical.md

I'll try to figure out in this issue what is missing from the package to support this.

Collection:

Item:

Example: https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/stac-extensions/ceos-ard/main/examples/optical-sr/collection.json

I'll work on a PR.

m-mohr commented 1 month ago

For Items: #175

It seems no Collections get generated in this package, so irrelevant for now.