-
Notifications
You must be signed in to change notification settings - Fork 11
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
Allow dask>2024.7.1 #326
base: main
Are you sure you want to change the base?
Allow dask>2024.7.1 #326
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(Reviewing in tandem with the cf-python PR, so will submit my review for that in a moment.) I am happy with this branch (i.e. on the cfdm side), with a few minor comments on the code changes. And functionally, all is good with sufficient new testing - works here and working downstream with the cf-python branch too, hence approving on PR NCAS-CMS/cf-python#849 also.
As discussed this morning in the video call, I am not testing on performance since I am assuming this will not significantly affect the performance of either cfdm or cf-python. So as long as you are happy to assume that, too (else I can review this in that respect, too).
Fixes #321