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 canonical ref to item links #510

Merged
merged 6 commits into from
Jan 11, 2023
Merged

add canonical ref to item links #510

merged 6 commits into from
Jan 11, 2023

Conversation

Ariana-B
Copy link
Contributor

@Ariana-B Ariana-B commented Dec 22, 2022

See #228

Add another item link that points to the location of the stac json file on S3 as the 'canonical' reference.

Pin shapely version < 2.0.0.


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

@codecov
Copy link

codecov bot commented Jan 9, 2023

Codecov Report

Base: 86.46% // Head: 86.47% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (d23aced) compared to base (a4b435a).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #510      +/-   ##
===========================================
+ Coverage    86.46%   86.47%   +0.01%     
===========================================
  Files           26       26              
  Lines         3427     3430       +3     
===========================================
+ Hits          2963     2966       +3     
  Misses         464      464              
Impacted Files Coverage Δ
cubedash/_stac.py 86.37% <100.00%> (+0.10%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@omad omad self-assigned this Jan 10, 2023
@omad omad merged commit 7866009 into develop Jan 11, 2023
@omad omad deleted the add_canonical_ref branch January 11, 2023 04:43
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 should have a 'canonical' ref in the 'links' array that points to the JSON on S3
2 participants