Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor STAC -> eo3 to use odc-stac implementation #615

Open
jmettes opened this issue Sep 2, 2024 · 0 comments
Open

Refactor STAC -> eo3 to use odc-stac implementation #615

jmettes opened this issue Sep 2, 2024 · 0 comments

Comments

@jmettes
Copy link
Contributor

jmettes commented Sep 2, 2024

At the moment STAC->eo3 is handled in here:
https://github.com/opendatacube/odc-tools/blob/develop/apps/dc_tools/odc/apps/dc_tools/_stac.py

We should use odc-stac's implementation instead:
https://github.com/opendatacube/odc-stac/blob/e7aa2e47b41ffad05b0c4a0b59f243b2709611f2/odc/stac/eo3/_eo3converter.py


For reference, eo3->STAC is handled in eo-datasets:
https://github.com/opendatacube/eo-datasets/blob/develop/eodatasets3/stac.py
https://github.com/opendatacube/eo-datasets/blob/develop/eodatasets3/scripts/tostac.py

Would be good to have both eo3->stac and stac->eo3 directions documented somewhere

@opendatacube opendatacube deleted a comment Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant