-
Notifications
You must be signed in to change notification settings - Fork 26
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
Comments
remi-braun
added a commit
that referenced
this issue
Feb 22, 2023
- INTERNAL: Factorizing `_load` function
|
bastiencyr
pushed a commit
to bastiencyr/eoreader
that referenced
this issue
May 30, 2023
…tit#80 - INTERNAL: Factorizing `_load` function
bastiencyr
pushed a commit
that referenced
this issue
Feb 13, 2025
- INTERNAL: Factorizing `_load` function
bastiencyr
pushed a commit
that referenced
this issue
Feb 13, 2025
- INTERNAL: Factorizing `_load` function
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be better to align all bands behaviors by writing the all on disk.
get_band_paths
get_band_paths
get_band_paths
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
The text was updated successfully, but these errors were encountered: