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

Add option to load only selected bands #13

Merged
merged 2 commits into from
Dec 5, 2022
Merged

Add option to load only selected bands #13

merged 2 commits into from
Dec 5, 2022

Conversation

leouieda
Copy link
Member

@leouieda leouieda commented Dec 5, 2022

Introduces the bands argument to load_scene that is a list of bands to load. If None, load all available bands. Doesn't check if the requested bands are actually available in the archive/folder.

Fixes #9

Introduces the `bands` argument to `load_scene` that is a list of bands
to load. If `None`, load all available bands. Doesn't check if the
requested bands are actually available in the archive/folder.
@leouieda leouieda merged commit d753fa6 into main Dec 5, 2022
@leouieda leouieda deleted the bands branch December 5, 2022 22:20
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

Successfully merging this pull request may close these issues.

Read only selected bands using load_scene
1 participant