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

pystac-client==0.3.3 (current release) breaks example notebooks #59

Closed
woodcockr opened this issue May 16, 2022 · 1 comment
Closed

Comments

@woodcockr
Copy link
Member

Seems this is an issue with STAC and Element84 implementation which is falling foul of a change in pystac-client which enforces the use of GEOJSON search endpoints:
stac-utils/pystac-client#159

Has the rather sad side effect of breaking the odc-stac example.
Workaround for the moment is to pin pystac-client==0.3.2
Hopefully element84 will make necessary changes.

@gadomski
Copy link
Contributor

gadomski commented Aug 1, 2022

pystac-client is now at v0.4.0 and there is no pin in this repository (as far as I can see), so IMO this issue can be closed as not planned, @Kirill888.

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

3 participants