xarray.backends.ZarrStore ========================= .. currentmodule:: xarray.backends .. autoclass:: ZarrStore .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~ZarrStore.__init__ ~ZarrStore.close ~ZarrStore.encode ~ZarrStore.encode_attribute ~ZarrStore.encode_variable ~ZarrStore.get_attrs ~ZarrStore.get_dimensions ~ZarrStore.get_encoding ~ZarrStore.get_variables ~ZarrStore.load ~ZarrStore.open_group ~ZarrStore.open_store_variable ~ZarrStore.set_attribute ~ZarrStore.set_attributes ~ZarrStore.set_dimension ~ZarrStore.set_dimensions ~ZarrStore.set_variable ~ZarrStore.set_variables ~ZarrStore.store ~ZarrStore.store_dataset ~ZarrStore.sync .. rubric:: Attributes .. autosummary:: ~ZarrStore.zarr_group ~ZarrStore.ds