xarray.DataArray.dims

DataArray.dims

Tuple of dimension names associated with this array.

Note that the type of this property is inconsistent with Dataset.dims. See Dataset.sizes and DataArray.sizes for consistently named properties.