Bug raised in https://github.com/dask/dask/issues/11296 - this doesn't hit us (yet), but you never know when it could start biting, given that masked data slicing is our sliced bread and butter
Before you get started
Checklist
[x] This pull request has a descriptive title and labels
[x] This pull request has a minimal description (most was discussed in the issue, but a two-liner description is still desirable)
~[ ] Unit tests have been added (if codecov test fails)~
[x] Any changed dependencies have been added or removed correctly (if need be)
Description
Bug raised in https://github.com/dask/dask/issues/11296 - this doesn't hit us (yet), but you never know when it could start biting, given that masked data slicing is our sliced bread and butter
Before you get started
Checklist