Module zarrs::metadata

source ·
Expand description

Zarr metadata utilities.

The Metadata structure represents most fields in array metadata (see ArrayMetadata), which is structured as JSON with a name and optional configuration, or just a string representing the name. It provides convenience functions for converting metadata to and from a configuration specific to each:

Additionally, this module provides AdditionalFields for additional fields in array or group metadata, which can be validated.

Structs§

Type Aliases§