-
Notifications
You must be signed in to change notification settings - Fork 1
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
bump PLANETSCOPE stac version to 1.0.0 #55
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's also update the version within tests\fixtures\collection_information\PLANETSCOPE.json
for consistence.
Good point, updated the stac version in the test fixture as well |
@guss84 Can you pls. check why the tests are failing here? I checked the stac file and it looks fine. Once the tests are working again, we can merge this. |
…om/Open-EO/openeo-sentinelhub-python-driver into fix/planetscope_1.0.0_stac_version
Fixes #54
Updated the version to 1.0.0, added missing
type
attribute and validated the json file with https://github.com/stac-utils/stac-validator