jbusecke/xarrayutils

Save zarr with forced rechunking

jbusecke opened this issue · 1 comments

I have had numerous problems with saving heavily processed datasets to zarr.

This is a reminder to add a universal save_zarr(path, datadict)

I have prototyped something like that in euc_dynamics

I think this is already taken care of in newer zarr versions. Closing