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 query interface #368

Merged
merged 3 commits into from
Apr 5, 2022

Conversation

davidhassell
Copy link
Collaborator

Just deleting these methods, as they merely duplicate code in cf.Query (https://github.com/NCAS-CMS/cf-python/blob/v3.12.0/cf/query.py#L667-L710). That code is already as efficient as it can be for dask arrays.

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.

Just deleting these methods, as they merely duplicate code

Very sensible!

I do notice there are still such methods in mixin.propertiesdata but as long as that's known and/or OK, please merge!

@davidhassell
Copy link
Collaborator Author

I do notice there are still such methods in mixin.propertiesdata but as long as that's known and/or OK, please merge!

This was not known! These other methods can be scrapped to - I'll put in another commit that deletes them before merging.

@davidhassell davidhassell merged commit e11f739 into NCAS-CMS:lama-to-dask Apr 5, 2022
@davidhassell davidhassell deleted the dask-query 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.

2 participants