Zarr.MetadataThis module provides functionality for manipulating a Zarr node's metadata JSON document.
The Zarr V3 specification defines two types of metadata documents: array and group metadata. Both types are stored under the key zarr.json within the prefix of a group or array.