-
Notifications
You must be signed in to change notification settings - Fork 296
Closed
Labels
Dragon 🐉https://github.com/orgs/SciTools/projects/19?pane=infohttps://github.com/orgs/SciTools/projects/19?pane=infoFeature: ESMValToolStatus: Decision RequiredType: Performance
Description
Currently, it is not possible to control how the lazy data gets chunked. It is also not possible to change that afterwards (dask rechunk
function does not change the original chunking, it only adds additional split/merge operations on top of it). While the default choice of chunking might be OK in some cases, in other it might be unsuitable and it would be useful to allow for user choice in this respect.
bjlittle, znicholls, smutch, cpelley, trexfeathers and 4 more
Metadata
Metadata
Assignees
Labels
Dragon 🐉https://github.com/orgs/SciTools/projects/19?pane=infohttps://github.com/orgs/SciTools/projects/19?pane=infoFeature: ESMValToolStatus: Decision RequiredType: Performance