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 crop a scene as its being loaded #14

Merged
merged 1 commit into from
Dec 5, 2022
Merged

Add option to crop a scene as its being loaded #14

merged 1 commit into from
Dec 5, 2022

Conversation

leouieda
Copy link
Member

@leouieda leouieda commented Dec 5, 2022

The new region parameter is used to crop each band to the given area as they are loaded. This can save quite a bit of memory if we're only interested in a small area.

Fixes #10

The new `region` parameter is used to crop each band to the given area
as they are loaded. This can save quite a bit of memory if we're only
interested in a small area.
@leouieda leouieda merged commit 7e42ad3 into main Dec 5, 2022
@leouieda leouieda deleted the crop branch December 5, 2022 22:53
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 a portion of the scene
1 participant