Class | Description |
---|---|
ZArray |
Java representation of .zarray metadata
|
ZarrHeader |
Class to read Zarr metadata from a RandomAccessDirectory and map it to a CDM Object
|
ZarrIosp |
IOSP for reading/writing Zarr/NCZarr formats
|
ZarrKeys |
Zarr object names as String constants
|
ZarrLayoutBB |
A tiled layout for Zarr formats that accommodates uncompressing and filtering data before returning
|
ZarrUtils |
Enum | Description |
---|---|
ZArray.Order |
Column or row order
|
Exception | Description |
---|---|
ZarrFormatException |