xarray.backends.H5NetCDFStore
=============================

.. currentmodule:: xarray.backends

.. autoclass:: H5NetCDFStore

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~H5NetCDFStore.__init__
      ~H5NetCDFStore.close
      ~H5NetCDFStore.encode
      ~H5NetCDFStore.encode_attribute
      ~H5NetCDFStore.encode_variable
      ~H5NetCDFStore.get
      ~H5NetCDFStore.get_attrs
      ~H5NetCDFStore.get_dimensions
      ~H5NetCDFStore.get_encoding
      ~H5NetCDFStore.get_variables
      ~H5NetCDFStore.items
      ~H5NetCDFStore.keys
      ~H5NetCDFStore.load
      ~H5NetCDFStore.open_store_variable
      ~H5NetCDFStore.prepare_variable
      ~H5NetCDFStore.set_attribute
      ~H5NetCDFStore.set_attributes
      ~H5NetCDFStore.set_dimension
      ~H5NetCDFStore.set_dimensions
      ~H5NetCDFStore.set_variable
      ~H5NetCDFStore.set_variables
      ~H5NetCDFStore.store
      ~H5NetCDFStore.store_dataset
      ~H5NetCDFStore.sync
      ~H5NetCDFStore.values
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~H5NetCDFStore.attrs
      ~H5NetCDFStore.dimensions
      ~H5NetCDFStore.ds
      ~H5NetCDFStore.variables
   
   