xarray.DataArray.xoa.name

xarray.DataArray.xoa.name#

DataArray.xoa.name#

Get the generic name 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.match()