C++ library and command-line software for processing and analysis of terabyte-scale volume images locally or on a computing cluster.
GNU General Public License v3.0
50
stars
14
forks
source link
Zarr Support on Experimental Branch #20
Open
brokkoli71 opened 2 months ago
This PR is supposed to implement basic zarr v3 support on the experimental branch.
I have not planned to provide full zarr support, but limit it to the codecs blosc, bytes, transpose, and sharding with restricted parameter options.
It is still work in progress and I will be happy to receive some feedback or hints
TODO
nr_stitcher.py
as argument--output_format=zarr
fixes #14