xarray.backends.NetCDF4DataStore ================================ .. currentmodule:: xarray.backends .. autoclass:: NetCDF4DataStore .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~NetCDF4DataStore.__init__ ~NetCDF4DataStore.close ~NetCDF4DataStore.encode ~NetCDF4DataStore.encode_attribute ~NetCDF4DataStore.encode_variable ~NetCDF4DataStore.get_attrs ~NetCDF4DataStore.get_dimensions ~NetCDF4DataStore.get_encoding ~NetCDF4DataStore.get_variables ~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 .. rubric:: Attributes .. autosummary:: ~NetCDF4DataStore.autoclose ~NetCDF4DataStore.ds ~NetCDF4DataStore.format ~NetCDF4DataStore.is_remote ~NetCDF4DataStore.lock