Skip to content

v0.5.1

Compare
Choose a tag to compare
@pattonw pattonw released this 11 Oct 21:05
· 9 commits to main since this release

We now avoid writing to the dask array and instead write directly to the underlaying array source.
In cases of zarrs this is significantly faster and writing to the dask array may have been causing memory errors.