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

Add work-around for projection extension version bump #106

Closed
Kirill888 opened this issue Mar 14, 2023 · 1 comment
Closed

Add work-around for projection extension version bump #106

Kirill888 opened this issue Mar 14, 2023 · 1 comment

Comments

@Kirill888
Copy link
Member

Work around a version bump in projection extension, see #105.

We have two options here:

  1. Stop using projection extension code for extracting data from stac items
  2. Patch stac items with the version of projection extension currently in use by the library before parsing it with the code from pystac library:

See this issue in pystac for context:

stac-utils/pystac#448

Kirill888 added a commit that referenced this issue Mar 25, 2023
- Limit pystac, because #106
- Don't use pip libs
Kirill888 added a commit that referenced this issue Mar 25, 2023
- Limit pystac, because #106
- Don't use pip libs
@Kirill888
Copy link
Member Author

has been addressed upstream in pystac>=1.7.2
https://github.com/stac-utils/pystac/releases/tag/v1.7.2

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