Uses of Class
ucar.unidata.geoloc.vertical.VerticalTransformImpl

Packages that use VerticalTransformImpl
ucar.unidata.geoloc.vertical Implementations of vertical coordinate transformations. 
 

Uses of VerticalTransformImpl in ucar.unidata.geoloc.vertical
 

Subclasses of VerticalTransformImpl in ucar.unidata.geoloc.vertical
 class AtmosLnPressure
          Implement CF vertical coordinate "atmosphere_ln_pressure_coordinate" pressure(z) = p0 * exp(-lev(k))" .
 class AtmosSigma
          Create a 3D height(z,y,x) array using the CF formula for "atmospheric sigma vertical coordinate".
 class HybridHeight
          Create a 3D height(z,y,x) array using the netCDF CF convention formula for "Atmospheric Hybrid Height".
 class HybridSigmaPressure
          Create a 3D height(z,y,x) array using the netCDF CF convention formula for "Hybrid Sigma Pressure".
 class OceanS
          Create a 3D height(z,y,x) array using the CF formula for "ocean s vertical coordinate".
 class OceanSG1
          Create a 3D height(z,y,x) array using the CF formula for "ocean s vertical coordinate g1".
 class OceanSG2
          Create a 3D height(z,y,x) array using the CF formula for "ocean s vertical coordinate g2".
 class OceanSigma
          Create a 3D height(z,y,x) array using the CF formula for "ocean sigma vertical coordinate".
 class VerticalTransformSubset
          A subset of a vertical transform.
 class VTfromExistingData
          This implements a VerticalTransform using an existing 3D variable.
 class WRFEta
          Models the vertical coordinate for the Weather Research and Forecast (WRF) model's vertical Eta coordinate
 



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