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

Be more lazy #136

Closed
rafaqz opened this issue Feb 10, 2021 · 0 comments · Fixed by #168
Closed

Be more lazy #136

rafaqz opened this issue Feb 10, 2021 · 0 comments · Fixed by #168

Comments

@rafaqz
Copy link
Owner

rafaqz commented Feb 10, 2021

Following from #134 it seems that defaults for returning arrays from stacks should be shifted to returning the lazy version where possible, instead of copying to ram and returning a GeoArray.

We should also fix the use of view on NCDarray etc so that we can index them lazily using view.

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 a pull request may close this issue.

1 participant