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 basic /queryables endpoints #515

Merged
merged 5 commits into from
May 23, 2023
Merged

Add basic /queryables endpoints #515

merged 5 commits into from
May 23, 2023

Conversation

Ariana-B
Copy link
Contributor

@Ariana-B Ariana-B commented Feb 8, 2023

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


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

@Ariana-B Ariana-B requested a review from omad February 8, 2023 00:51
@Ariana-B Ariana-B linked an issue Feb 8, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Feb 8, 2023

Codecov Report

Patch coverage: 42.85% and project coverage change: -0.18 ⚠️

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

Additional details and impacted files
@@             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 Coverage Δ
cubedash/_stac.py 84.86% <42.85%> (-1.52%) ⬇️

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

Copy link
Member

@omad omad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good bar a couple of little changes! Thanks.

cubedash/_stac.py Outdated Show resolved Hide resolved
cubedash/_stac.py Show resolved Hide resolved
cubedash/_stac.py Outdated Show resolved Hide resolved
cubedash/_stac.py Outdated Show resolved Hide resolved
@omad omad merged commit a2be9fb into develop May 23, 2023
@omad omad deleted the queryables branch May 23, 2023 04:00
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

Successfully merging this pull request may close these issues.

STAC API Filter requires implementing /queryables endpoints
2 participants