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.isscalar #395

Merged
merged 3 commits into from
May 10, 2022
Merged

Conversation

davidhassell
Copy link
Collaborator

No description provided.

@davidhassell davidhassell added the dask Relating to the use of Dask label Apr 27, 2022
@davidhassell davidhassell changed the title Data.isscalar dask: Data.isscalar Apr 27, 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.

All good. One question posed, so please merge if you don't think that calls for any changes, otherwise we can discuss the particulars.

cf/data/data.py Outdated Show resolved Hide resolved
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.

All good to merge, thanks.

(In reviewing the final commit I did notice there is a format-string issue in the deprecation messaging which imagine was missed from a recent PR touching the deprecation module, but I will blitz a commit to fix that separately:
DeprecationError: Data attribute 'isscalar' has been deprecated at version TODODASK and will be removed at version and will be removed at version 5.0.0. Use 'd.ndim == 0' instead)

@davidhassell davidhassell merged commit 7ec3c17 into NCAS-CMS:lama-to-dask May 10, 2022
@davidhassell davidhassell deleted the dask-isscalar branch November 15, 2022 09:26
@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.

2 participants