xarray.backends.NetCDF4DataStore.set_attributes

xarray.backends.NetCDF4DataStore.set_attributes

NetCDF4DataStore.set_attributes(attributes)[source]

This provides a centralized method to set the dataset attributes on the data store.

Parameters

attributes (dict-like) – Dictionary of key/value (attribute name / attribute) pairs