xarray.DataArray.xoa.auto_format

xarray.DataArray.xoa.auto_format#

DataArray.xoa.auto_format(**kwargs)#

Rename variables and coordinates and fill their attributes

This makes use of the MetaSpecs() instance was set at initialisation or inferred with xoa.meta.infer_meta_specs().

Returns:

xarray.Dataset, xarray.DataArray

See also

xoa.meta.MetaSpecs.auto_format(), Metadata, CF and naming conventions