-
Notifications
You must be signed in to change notification settings - Fork 32
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
Minor Stac improvements #351
Conversation
They add the deprecation warning and the replacement in the same major version. So we can't fix deprecation warnings without bumping our minimum.
Codecov Report
@@ Coverage Diff @@
## develop #351 +/- ##
===========================================
- Coverage 86.47% 86.46% -0.01%
===========================================
Files 25 25
Lines 3119 3117 -2
===========================================
- Hits 2697 2695 -2
Misses 422 422
Continue to review full report at Codecov.
|
Address some more edge cases allowed in Stac 1.0.0 and newer Stac API (beta) standards.
Will depend on the updates in opendatacube/eo-datasets#222 too.(Relevant to #303)
[WIP]
--init
to update their stac indexes (to fit with nullable geometry).