Uses of Package
uk.ac.rdg.resc.edal.grid
-
Packages that use uk.ac.rdg.resc.edal.grid Package Description uk.ac.rdg.resc.edal.dataset Code for reading data from underlying storage (e.g. disk, databases or remote locations).uk.ac.rdg.resc.edal.domain uk.ac.rdg.resc.edal.feature uk.ac.rdg.resc.edal.graphics.style Definitions of the style-system, as well as implementations of various style typesuk.ac.rdg.resc.edal.graphics.utils Utilities to serialise/deserialise the styles in the parent package, as well as other shared classesuk.ac.rdg.resc.edal.grid Classes for handling gridded data.uk.ac.rdg.resc.edal.grid.cdm uk.ac.rdg.resc.edal.metadata uk.ac.rdg.resc.edal.util uk.ac.rdg.resc.edal.util.cdm -
Classes in uk.ac.rdg.resc.edal.grid used by uk.ac.rdg.resc.edal.dataset Class Description HorizontalGrid A two-dimensional grid in the horizontal plane that is referenced to a 2D horizontal coordinate reference system.TimeAxis A time axis.VerticalAxis A vertical axis in a ReferenceableGrid. -
Classes in uk.ac.rdg.resc.edal.grid used by uk.ac.rdg.resc.edal.domain Class Description GridCell2D A cell in aHorizontalGrid.GridCell4D A cell in aGridDomain, which can have up to four dimensions.HorizontalGrid A two-dimensional grid in the horizontal plane that is referenced to a 2D horizontal coordinate reference system.RectilinearGrid AHorizontalGridwhose axes in theexternal CRSare aligned with the axes in grid space and are hence separable.ReferenceableAxis A one-dimensional axis of a referenceable frid, which maps between integer indices along the axis and real-world coordinates.TimeAxis A time axis.VerticalAxis A vertical axis in a ReferenceableGrid. -
Classes in uk.ac.rdg.resc.edal.grid used by uk.ac.rdg.resc.edal.feature Class Description RegularGrid A two-dimensional grid whose coordinate values are equally-spaced along each axis, and whose axes in real space are aligned with the axes in grid space.TimeAxis A time axis.VerticalAxis A vertical axis in a ReferenceableGrid. -
Classes in uk.ac.rdg.resc.edal.grid used by uk.ac.rdg.resc.edal.graphics.style Class Description ReferenceableAxis A one-dimensional axis of a referenceable frid, which maps between integer indices along the axis and real-world coordinates. -
Classes in uk.ac.rdg.resc.edal.grid used by uk.ac.rdg.resc.edal.graphics.utils Class Description RegularAxisImpl Immutable implementation of aRegularAxis, whose values are regularly spaced along the axis.RegularGrid A two-dimensional grid whose coordinate values are equally-spaced along each axis, and whose axes in real space are aligned with the axes in grid space. -
Classes in uk.ac.rdg.resc.edal.grid used by uk.ac.rdg.resc.edal.grid Class Description AbstractCurvilinearGrid Partial implementation of aHorizontalGridthat is based upon a curvilinear coordinate system (i.e. one which is defined by explicitly specifying the latitude and longitude coordinates of each grid point.AbstractHorizontalGrid AbstractIrregularAxis Partial implementation of an irregular axis.AbstractReferenceableAxis Abstract superclass forReferenceableAxisimplementations.AbstractTransformedGrid This is an abstract implementation of aHorizontalGridfor which there exists a transformation to convert WGS84 to the native CRS.GridCell2D A cell in aHorizontalGrid.GridCell4D A cell in aGridDomain, which can have up to four dimensions.HorizontalCell A cell in a horizontalDomain.HorizontalGrid A two-dimensional grid in the horizontal plane that is referenced to a 2D horizontal coordinate reference system.HorizontalMesh An unstructured mesh in the horizontal plane.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.RectilinearGrid AHorizontalGridwhose axes in theexternal CRSare aligned with the axes in grid space and are hence separable.RectilinearGridImpl Immutable implementation of aRectilinearGridusingDoubles.ReferenceableAxis A one-dimensional axis of a referenceable frid, which maps between integer indices along the axis and real-world coordinates.ReferenceableAxisImpl Immutable implementation of aReferenceableAxis, whose values are not necessarily regularly spaced along the axis.RegularAxis A one-dimensional axis of a Grid, whose coordinate values are regularly spaced.RegularGrid A two-dimensional grid whose coordinate values are equally-spaced along each axis, and whose axes in real space are aligned with the axes in grid space.StaggeredHorizontalGrid AHorizontalGridwhich has a staggered relationship to another grid.StaggeredHorizontalGrid.SGridPadding A staggered grid will consist of cells which are defined as being between the nodes of the original grid.TimeAxis A time axis.VerticalAxis A vertical axis in a ReferenceableGrid. -
Classes in uk.ac.rdg.resc.edal.grid used by uk.ac.rdg.resc.edal.grid.cdm Class Description AbstractTransformedGrid This is an abstract implementation of aHorizontalGridfor which there exists a transformation to convert WGS84 to the native CRS.GridCell2D A cell in aHorizontalGrid.HorizontalGrid A two-dimensional grid in the horizontal plane that is referenced to a 2D horizontal coordinate reference system.ReferenceableAxis A one-dimensional axis of a referenceable frid, which maps between integer indices along the axis and real-world coordinates. -
Classes in uk.ac.rdg.resc.edal.grid used by uk.ac.rdg.resc.edal.metadata Class Description HorizontalCell A cell in a horizontalDomain.HorizontalGrid A two-dimensional grid in the horizontal plane that is referenced to a 2D horizontal coordinate reference system.HorizontalMesh An unstructured mesh in the horizontal plane.TimeAxis A time axis.VerticalAxis A vertical axis in a ReferenceableGrid. -
Classes in uk.ac.rdg.resc.edal.grid used by uk.ac.rdg.resc.edal.util Class Description HorizontalGrid A two-dimensional grid in the horizontal plane that is referenced to a 2D horizontal coordinate reference system.TimeAxis A time axis.VerticalAxis A vertical axis in a ReferenceableGrid. -
Classes in uk.ac.rdg.resc.edal.grid used by uk.ac.rdg.resc.edal.util.cdm Class Description HorizontalGrid A two-dimensional grid in the horizontal plane that is referenced to a 2D horizontal coordinate reference system.ReferenceableAxis A one-dimensional axis of a referenceable frid, which maps between integer indices along the axis and real-world coordinates.TimeAxis A time axis.VerticalAxis A vertical axis in a ReferenceableGrid.