xarray.backends.ZarrBackendEntrypoint
xarray.backends.ZarrBackendEntrypoint#
- class xarray.backends.ZarrBackendEntrypoint[source]#
Backend for “.zarr” files based on the zarr package.
For more information about the underlying library, visit: https://zarr.readthedocs.io/en/stable
See also
backends.ZarrStore- __init__()#
Methods
__init__()guess_can_open(filename_or_obj)Backend open_dataset method used by Xarray in
open_dataset().open_dataset(filename_or_obj[, ...])Backend open_dataset method used by Xarray in
open_dataset().Attributes
open_dataset_parameters