broadcast_equals

UnitsAwareDataArray.broadcast_equals(other: xarray.core.dataarray.DataArray) bool

Two DataArrays are broadcast equal if they are equal after broadcasting them against each other such that they have the same dimensions.

See also

DataArray.equals, DataArray.identical