Open valeriupredoi opened 3 months ago
https://github.com/SciTools/iris/labels/Status%3A%20Decision%20Required
Historically when we have raised mask-related issues with Dask, they have asked us to propose the fix. Historically we have found that you need to be highly experienced in Dask before you can work on it. None of us are highly experienced in Dask.
Options:
@trexfeathers very many thanks for looking into this! :beer:
I know you guys' masked pain - masked arrays are a lot more important than what Numpy/Dask folk consider them to be :grin: Let me know if I can help with testing the fix etc
I believe I have narrowed this down: https://github.com/dask/dask/issues/11296
@rcomer that's the one indeed, excellent detective work!
@valeriupredoi there is now a fix on dask main
branch. Are you able to test your case(s) with that?
@rcomer let me try test with that, cheers :beer:
@rcomer dask 2024.8.0+13.g67b2852
installed from source does the trick perfectly - excellent work on this :beer:
From @scitools/peloton: cross-chunk slicing has come up before. Before this can be closed we should write a test to catch cases like this.
From @SciTools/peloton we can maybe add a negative pin for the problem.
This would go in 3.11
From @SciTools/peloton we can maybe add a negative pin for the problem. This would go in 3.11
a very positive take on it :grin: (sorry, I was on holidays until a few days ago)
Hi folks,
dask==2024.8.0
, so one gets cray values of 1.e+36 etcdask==2024.7.1
Good luck fixing this folks, it took me two days to isolate it from ESMValCore, am sure it's not a very straightforward fix :grin: But it's an ugly bug that can bite badly! cubb-1.nc.txt cubb-2.nc.txt