opendatacube / datacube-explorer

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

Add basic /queryables endpoints #515

Closed Ariana-B closed 1 year ago

Ariana-B commented 1 year ago

Add barebones /queryables endpoints for stac api catalog and collections as part of Filter implementation.


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

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 42.85% and project coverage change: -0.18 :warning:

Comparison is base (77773f1) 86.51% compared to head (0844c49) 86.33%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #515 +/- ## =========================================== - Coverage 86.51% 86.33% -0.18% =========================================== Files 26 26 Lines 3441 3455 +14 =========================================== + Hits 2977 2983 +6 - Misses 464 472 +8 ``` | [Impacted Files](https://app.codecov.io/gh/opendatacube/datacube-explorer/pull/515?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube) | Coverage Δ | | |---|---|---| | [cubedash/\_stac.py](https://app.codecov.io/gh/opendatacube/datacube-explorer/pull/515?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube#diff-Y3ViZWRhc2gvX3N0YWMucHk=) | `84.86% <42.85%> (-1.52%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.