NetCDF version: 4.9.1
OS: Windows10 , Debian 13
Zarr-Python offers parallel read/write functionality natively as well as with Dask. This is helpful while reading and writing the datasets if they run into several TB in size.
I was wondering if providing parallel read/write functionality in NCZarr is something you have thought of. Is there is a way to read and write datasets using NCZarr parallelly using multiple threads or processes?
NetCDF version: 4.9.1
OS: Windows10 , Debian 13
Zarr-Python offers parallel read/write functionality natively as well as with Dask. This is helpful while reading and writing the datasets if they run into several TB in size.
I was wondering if providing parallel read/write functionality in NCZarr is something you have thought of. Is there is a way to read and write datasets using NCZarr parallelly using multiple threads or processes?