Closed kgabor closed 2 years ago
Added --storage option that defaults to n5 but allows now zarr to use N5ZarrWriter.
--storage
n5
zarr
N5ZarrWriter
Looks good!
As noted in inline comment, I would pull out the <scope> change to a separate commit (and separate PR maybe?)
<scope>
Removed pom.xml modification from this PR.
pom.xml
Added
--storage
option that defaults ton5
but allows nowzarr
to useN5ZarrWriter
.