xarray.DataArray.qsel.average

DataArray.qsel.average(self, dim=None)[source]

Alias for qsel.mean.

New code should use qsel.mean.