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

Fix data links for products indexed with STAC metadata #1011

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

robbibt
Copy link
Contributor

@robbibt robbibt commented Apr 23, 2024

Data links for STAC indexed products currently point to the STAC JSON file, rather than being redirected to the overall data folder like we do for YAML files:
image

This PR attempts to fix this by editing the regex that is used to identify the S3 folder to include JSON files.


📚 Documentation preview 📚: https://datacube-ows--1011.org.readthedocs.build/en/1011/

@SpacemanPaul SpacemanPaul merged commit 9a4d8fd into master Apr 23, 2024
11 checks passed
@SpacemanPaul SpacemanPaul deleted the data_links_stac branch April 23, 2024 06:41
SpacemanPaul pushed a commit that referenced this pull request Apr 24, 2024
This was referenced Apr 24, 2024
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.

2 participants