Uses of Class
uk.ac.rdg.resc.edal.grid.LookUpTableGrid
-
Packages that use LookUpTableGrid Package Description uk.ac.rdg.resc.edal.grid Classes for handling gridded data. -
-
Uses of LookUpTableGrid in uk.ac.rdg.resc.edal.grid
Methods in uk.ac.rdg.resc.edal.grid that return LookUpTableGrid Modifier and Type Method Description static LookUpTableGrid
LookUpTableGrid. generate(Array2D<Number> lonVals, Array2D<Number> latVals)
The passed-in coordSys must have 2D horizontal coordinate axes.
-