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

Remove empty bands when migrating to v1.1.0-beta.1 #350

Closed
gadomski opened this issue Sep 5, 2024 · 0 comments · Fixed by #351
Closed

Remove empty bands when migrating to v1.1.0-beta.1 #350

gadomski opened this issue Sep 5, 2024 · 0 comments · Fixed by #351
Labels
bug Something isn't working [crate] core stac

Comments

@gadomski
Copy link
Member

gadomski commented Sep 5, 2024

$ target/debug/stacrs item https://storage.googleapis.com/open-cogs/stac-examples/20201211_223832_CS2.tif | \
    target/debug/stacrs migrate --version 1.1.0-beta.1 | \
    jq .assets.data.bands
[
  {},
  {},
  {},
  {}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working [crate] core stac
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant