earthdaily / earthdaily-python-client

EarthDaily python client
https://earthdaily.github.io/earthdaily-python-client/
MIT License
11 stars 6 forks source link

[Enhancement] Use geopolygon/bbox to get directly spatially clipped datacube #26

Closed nkarasiak closed 8 months ago

nkarasiak commented 9 months ago

With odc-stac, it could be better and faster to directly parse the geopolygon or bbox param when asking a specific geometry 👍 https://github.com/opendatacube/odc-stac/blob/138846f999ae7caecfbb1dc03a4b4501aca0d394/odc/stac/_load.py#L392C12-L392C22 Same with stackstac using bounds