The unweighted average of the maximum and minimum of the data array.
See also
collapse, max, mean, min, range, sample_size, sd, sum, var
>>> d = f.mid_range()
>>> f.data <CF Data: [[[236.512756348, ..., 256.93371582]]] K> >>> f.mid_range() <CF Data: 255.08618927 K>
cf.DimensionCoordinate.mean
cf.DimensionCoordinate.min
Enter search terms or a module, class or function name.