dask: `Data._set_subspace` by davidhassell · Pull Request #371 · NCAS-CMS/cf-python

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@davidhassell

Copy link Copy Markdown

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)

sadielbartholomew reacted with thumbs up emoji

@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 Copy Markdown

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

Reviewers

@sadielbartholomew sadielbartholomew sadielbartholomew approved these changes

Assignees

No one assigned

Labels

dask

Relating to the use of Dask

Projects

None yet

Milestone

3.14.0

Development

Successfully merging this pull request may close these issues.

2 participants

@davidhassell @sadielbartholomew