Skip to content

Conversation

@sandrahoang686
Copy link
Contributor

#180

For specific collection example reported in bug ticket (https://www.eodms-sgdot.nrcan-rncan.gc.ca/stac/collections/rcm-ard) => spatial extent looks like "extent": { "spatial": { "bbox": [-180, -90, 180, 90] }, when I believe its supposed to be a list of lists "extent": { "spatial": { "bbox": [[-180, -90, 180, 90]] }, so change checks for that or just returns list value.

@gadomski gadomski linked an issue Nov 18, 2025 that may be closed by this pull request
@gadomski gadomski merged commit 3c0fa08 into main Nov 18, 2025
4 checks passed
@gadomski gadomski deleted the bug-fix/180-collection-pos-err branch November 18, 2025 22:54
@github-actions
Copy link

🎉 This PR is included in version 0.10.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Strange error on (probably invalid) collection

3 participants