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

propagate automatic updates to the released version of the lib #51

Open
12rambau opened this issue Feb 27, 2024 · 1 comment
Open

propagate automatic updates to the released version of the lib #51

12rambau opened this issue Feb 27, 2024 · 1 comment

Comments

@12rambau
Copy link

related to #50.
I'm relying on the latest published version of the package and it seems my STAC json file is not up to date. The cron job that is updating it is in fact not force pushing releases.

I see 2 potential solutions:
1/ release patch version when changes are pushed by the cron job
2/ get the content of the data folder dynamically upon installation

Do you have any preferences ?

@12rambau
Copy link
Author

12rambau commented Feb 27, 2024

now that I think about it I see a third valid option: stop relying on the ingested data catalog and use directly the STAC from the open json catalog: https://storage.googleapis.com/earthengine-stac/catalog/COPERNICUS/catalog.json

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