Closed sagunkayastha closed 1 week ago
Thanks for the nice bug report!
Yes only the threaded scheduler is supported at the moment: https://github.com/earth-mover/icechunk/issues/185
This will work once https://github.com/earth-mover/icechunk/pull/357 is merged, which is waiting on an upstream dask release. I expect to get it in next week.
Thank you for the quick response.
We should find some way to warn if people try to use a standard distributed write. I can see this being a real footgun.
I am trying to combine multiple CMAQ datasets. I am following quickstart guide. When I save the dataset with dask local cluster and client the values are all zeros. Everything works as expected when not using dask.