Package ucar.nc2.dataset.transform

Pluggable framework for handling Coordinate Transforms, both Projections and Vertical.

See:
          Description

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 "FlatEarth" 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.
Mercator Create a Mercator Projection from the information in the Coordinate Transform Variable.
MSGnavigation MSGnavigation projection
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.
RotatedLatLon Create a Rotated LatLon Projection from the information in the Coordinate Transform Variable.
RotatedPole Create a RotatedPole 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.
VAtmLnPressure implementation for CF vertical coordinate "atmosphere_ln_pressure_coordinate".
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.
VOceanSG1 Create a ocean_s_coordinate_g1 Vertical Transform from the information in the Coordinate Transform Variable.
VOceanSG2 Create a ocean_s_coordinate_g2 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.
WRFEtaTransformBuilder  
 

Package ucar.nc2.dataset.transform Description

Pluggable framework for handling Coordinate Transforms, both Projections and Vertical.



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.