Collapse axes with the unweighted average of their maximum and minimum values.
Missing data array elements are omitted from the calculation.
See also
max, min, mean, range, sum, sd, var
axes : (sequence of) int, optional
squeeze : bool, optional
If True then update the data array in place. By default a new data array is created.
The collapsed array.
cf.Data.mean
cf.Data.ndindex
Enter search terms or a module, class or function name.