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

Align bands behavior: write them all on disk #80

Closed
remi-braun opened this issue Feb 21, 2023 · 1 comment
Closed

Align bands behavior: write them all on disk #80

remi-braun opened this issue Feb 21, 2023 · 1 comment

Comments

@remi-braun
Copy link
Member

remi-braun commented Feb 21, 2023

It would be better to align all bands behaviors by writing the all on disk.

  • spectral bands
    • ✔️written on disk
    • ✔queriable with get_band_paths
  • DEM
    • ✔️written on disk
    • ❌ not queriable with get_band_paths
  • clouds
    • ✔️written on disk
    • ❌ not queriable with get_band_paths
  • spectral indices
    • ❌ written on disk
    • ❌ not queriable with get_band_paths

💡 It would also be nice to be able to retrieve them with get_band_paths
➡️ One big question though for get_band_paths alignement: should it compute the paths asked (copied on non-ortho bands)
❌ I wouldn't do that right now, maybe it can be part of the issue #31

@remi-braun remi-braun changed the title Align bands behavior: write them all on disk and retrieve them with get_band_paths Align bands behavior: write them all on disk Feb 21, 2023
remi-braun added a commit that referenced this issue Feb 22, 2023
@remi-braun
Copy link
Member Author

get_band_paths behavior will be dealt with elsewhere

bastiencyr pushed a commit to bastiencyr/eoreader that referenced this issue May 30, 2023
bastiencyr pushed a commit that referenced this issue Feb 13, 2025
bastiencyr pushed a commit that referenced this issue Feb 13, 2025
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

1 participant