xarray\.backends\.NetCDF4DataStore
==================================

.. currentmodule:: xarray.backends

.. autoclass:: NetCDF4DataStore

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   