dask: `Data` query interface by davidhassell · Pull Request #368 · 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

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.

sadielbartholomew reacted with thumbs up emoji
Copy link Copy Markdown

Member

@sadielbartholomew sadielbartholomew left a comment

edited

Loading

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

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.

sadielbartholomew reacted with thumbs up emoji

@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

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