Skip to content

Experimental Java library for converting Zarr v2 to v3. This is a proof of concept implemented as part of https://ome.github.io/ome2024-ngff-challenge/ and not expected to be used in production

License

Notifications You must be signed in to change notification settings

glencoesoftware/zarr2zarr

Repository files navigation

Usage

Convert v2 (from e.g. bioformats2raw) to v3:

$ bin/zarr2zarr v2.zarr v3.zarr

Convert v3 to v2:

$ bin/zarr2zarr v3.zarr v2-output.zarr --write-v2

About

Experimental Java library for converting Zarr v2 to v3. This is a proof of concept implemented as part of https://ome.github.io/ome2024-ngff-challenge/ and not expected to be used in production

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages