cfdm.ZarrArray.open

ZarrArray.open()[source]

Return a dataset file object and address.

Added in version (cfdm): 1.12.2.0

Returns:
(zarr.Group, str)

The dataset object open in read-only mode, and the variable name of the data within the dataset.