- Introduction
- Rust (zarrs)
- 1. Installation
- 2. Stores
- 3. Groups
- 4. Arrays
- 4.1. Initialisation
- 4.2. Reading
- 4.3. Writing
- 5. Converting Zarr V2 to V3
- 6. Extension Points
- 6.1. Codecs
- Bindings
- 7. Python (zarrs_python)
- 8. C/C++ (zarrs_ffi)
- CLI Tools
- 9. zarrs_tools
- 9.1. zarrs_reencode: reencode/rechunk Zarr arrays
- 9.2. zarrs_ome: convert to OME-Zarr multiscales
- 9.3. zarrs_filter: apply image transformations
- 9.4. zarrs_validate: validate array equivalence
- 9.5. zarrs_info: get array/group information
- 9.6. zarrs_binary2zarr: convert piped binary data to Zarr