Package ucar.nc2.dataset.transform

Class Summary
AbstractCoordTransBuilder Abstract superclass for implementations of CoordTransBuilderIF.
AlbersEqualArea Create a AlbersEqualArea Projection from the information in the Coordinate Transform Variable.
FlatEarth Create a Orthographic Projection from the information in the Coordinate Transform Variable.
LambertAzimuthal Create a LambertAzimuthal Projection from the information in the Coordinate Transform Variable.
LambertConformalConic Create a LambertConformalConic Projection from the information in the Coordinate Transform Variable.
McIDASArea Projection based on Mcidas Area files.
Mercator Create a Mercator Projection from the information in the Coordinate Transform Variable.
Orthographic Create a Orthographic Projection from the information in the Coordinate Transform Variable.
PolarStereographic Create a Polar Stereographic Projection from the information in the Coordinate Transform Variable.
Stereographic Create a Stereographic Projection from the information in the Coordinate Transform Variable.
TransverseMercator Create a Transverse Mercator Projection from the information in the Coordinate Transform Variable.
UTM Create a UTM Projection from the information in the Coordinate Transform Variable.
VAtmHybridHeight Create a atmosphere_hybrid_height_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
VAtmHybridSigmaPressure Create a atmosphere_hybrid_sigma_pressure_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
VAtmSigma Create a atmosphere_sigma_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
VerticalPerspective VerticalPerspectiveView projection.
VExplicitField Create a Vertical Transform from an "explicit_field", where the vertical coordinate is explciitly specified as a variable.
VOceanS Create a ocean_s_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
VOceanSigma Create a ocean_sigma_coordinate Vertical Transform from the information in the Coordinate Transform Variable.