Uses of Class
uk.ac.rdg.resc.edal.grid.AbstractCurvilinearGrid
-
Packages that use AbstractCurvilinearGrid Package Description uk.ac.rdg.resc.edal.grid Classes for handling gridded data. -
-
Uses of AbstractCurvilinearGrid in uk.ac.rdg.resc.edal.grid
Subclasses of AbstractCurvilinearGrid in uk.ac.rdg.resc.edal.grid Modifier and Type Class Description class
LookUpTableGrid
A HorizontalGrid that is created from a "curvilinear" coordinate system, i.e. one in which the latitude/longitude coordinates of each grid point are specified using two-dimensional coordinate axes, which explicitly give the lat/lon of each point in the horizontal plane.
-