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

Display issue with datacube extension from 1.2.0 release #28

Closed
juliayun23 opened this issue Dec 19, 2023 · 1 comment
Closed

Display issue with datacube extension from 1.2.0 release #28

juliayun23 opened this issue Dec 19, 2023 · 1 comment

Comments

@juliayun23
Copy link

I've noticed a bug with display of data cube extension data with stac-fields version 1.2.0 and onwards. In stac browser,
it displays like this:
Screenshot 2023-12-13 at 11 35 58 am

The underneath json looks like this:
Screenshot 2023-12-13 at 11 36 12 am

When I switched to use stac-fields version 1.1.1, stac browser was able to display the data cube data with no problem.

I did a little debugging, it seems like the issue is cause by the changes here. For data cube extension, the keyOrder is not passed in correctly somehow.

@m-mohr
Copy link
Contributor

m-mohr commented Mar 8, 2024

Thanks for the report, this will be fixed in the next version.

@m-mohr m-mohr closed this as completed Mar 8, 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

No branches or pull requests

2 participants