Uses of Class
ucar.unidata.data.grid.FieldStats
Packages that use FieldStats
-
Uses of FieldStats in ucar.unidata.data.grid
Methods in ucar.unidata.data.grid that return FieldStatsModifier and TypeMethodDescriptionstatic FieldStats
GridUtil.findMinMaxAverageFromRange
(FlatField field, UnionSet mapSets) Find the min, max and average from the rangeMethods in ucar.unidata.data.grid that return types with arguments of type FieldStatsModifier and TypeMethodDescriptionstatic List
<FieldStats> GridUtil.findMinMaxAverage
(FieldImpl field, UnionSet mapSets) Find the min/max and average of a file inside the mapsets