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

Introduction of Dask for all data manipulations #317

Closed
davidhassell opened this issue Jan 15, 2025 · 0 comments · Fixed by #312
Closed

Introduction of Dask for all data manipulations #317

davidhassell opened this issue Jan 15, 2025 · 0 comments · Fixed by #312
Labels
enhancement New feature or request performance Relating to speed and memory performance

Comments

@davidhassell
Copy link
Contributor

davidhassell commented Jan 15, 2025

It has become necessary for Dask to be used in cfdm for data manipulations, so that we can support aggregation datasets (previously known as CFA datasets), which are going to appear in CF-1.13 (see cf-convention/cf-conventions#508).

Note that we have to currently pin Dask to <= 2024.7.1, as a consequence of this Dask issue: "Slicing problem that can occur when shuffle algorthm for 'take' is applied" (dask/dask#11669).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request performance Relating to speed and memory performance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant