Open-EO / openeo-python-client

Python client API for OpenEO
https://open-eo.github.io/openeo-python-client/
Apache License 2.0
156 stars 42 forks source link

Read band metadata from item-asset extension in STAC collection if possible #559

Closed VincentVerelst closed 5 months ago

VincentVerelst commented 7 months ago

Updated metadata_from_stac such that if the item-asset extension is present in a STAC collection, the client reads the band metadata from there instead of looping over all the assets.

soxofaan commented 5 months ago

Support for item-assets was also introduced by PR #577 so this one can be closed