xarray.DataArray.xoa.attrs

xarray.DataArray.xoa.attrs#

DataArray.xoa.attrs#

Get the generic attributes that matches this array

This makes use of the MetaSpecs() instance was set at initialisation or inferred with xoa.meta.infer_meta_specs(). If no specialized name is declared in the specs, generic names are used.

See also

xoa.meta.MetaSpecs.get_attrs()