opendatacube / datacube-explorer

Web-based exploration of Open Data Cube collections
Apache License 2.0
54 stars 31 forks source link

schemas: update to stac-api 1.0.0 #554

Closed pjonsson closed 7 months ago

pjonsson commented 7 months ago

Update update.sh to download stac-api version 1.0.0, and then run it to update the schemas in the repository.

The changes to schemas outside integration_tests/schemas/schemas.stacspec.org/1.0.0/stac-spec are whitespace and other formatting changes to align with the upstream formatting. This makes it possible to run update.sh and do git status to see if anything has changed in the schemas upstream.

This PR is on top of #548 and #549.


:books: Documentation preview :books:: https://datacube-explorer--554.org.readthedocs.build/en/554/

pjonsson commented 7 months ago

@omad I should probably have mentioned that this PR is part of the train to re-enable the tests from the PR that disabled them the other day.

pjonsson commented 7 months ago

@omad I'd like to get the disabled tests re-enabled and that is on top of this cluster of PRs. Are these PRs on your radar, or is it someone else that should review them?

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d7fa351) 85.88% compared to head (0c6ef0f) 85.88%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #554 +/- ## ======================================== Coverage 85.88% 85.88% ======================================== Files 26 26 Lines 3457 3457 ======================================== Hits 2969 2969 Misses 488 488 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.