xarray.DataArray.broadcast_equals

DataArray.broadcast_equals(self, other: 'DataArray') → bool

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