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

dask: Data._set_subspace #371

Merged
merged 1 commit into from
Apr 5, 2022

Conversation

davidhassell
Copy link
Collaborator

_set_subspace is no longer needed, as it's functionality has been replicated in __setitem__, and the slicing of chunks is now out of our control (i.e. dask deals with it)

@davidhassell davidhassell added the dask Relating to the use of Dask label Apr 4, 2022
@davidhassell davidhassell changed the title _set_subspace dask: Data._set_subspace Apr 4, 2022
Copy link
Member

@sadielbartholomew sadielbartholomew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A justified change. Please merge.

@davidhassell davidhassell merged commit 0cd3197 into NCAS-CMS:lama-to-dask Apr 5, 2022
@davidhassell davidhassell deleted the dask-set-subspace branch November 15, 2022 09:22
@davidhassell davidhassell added this to the 3.14.0 milestone Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dask Relating to the use of Dask
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants