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