Uses of Package
ucar.unidata.geoloc.vertical

Packages that use ucar.unidata.geoloc.vertical
ucar.nc2.dataset An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data, and NcML. 
ucar.nc2.dataset.conv Parses the information in netCDF datasets using Conventions, and extracts information about coordinate systems. 
ucar.nc2.dataset.grid Deprecated (use ucar.nc2.dt.grid) 
ucar.nc2.dataset.transform   
ucar.nc2.dt Scientific data types package. 
ucar.unidata.geoloc.vertical Implementations of vertical coordinate transformations. 
 

Classes in ucar.unidata.geoloc.vertical used by ucar.nc2.dataset
VerticalTransform
          A transformation to a vertical reference coordinate system, such as height or pressure.
 

Classes in ucar.unidata.geoloc.vertical used by ucar.nc2.dataset.conv
VerticalTransform
          A transformation to a vertical reference coordinate system, such as height or pressure.
 

Classes in ucar.unidata.geoloc.vertical used by ucar.nc2.dataset.grid
VerticalTransform
          A transformation to a vertical reference coordinate system, such as height or pressure.
 

Classes in ucar.unidata.geoloc.vertical used by ucar.nc2.dataset.transform
VerticalTransform
          A transformation to a vertical reference coordinate system, such as height or pressure.
 

Classes in ucar.unidata.geoloc.vertical used by ucar.nc2.dt
VerticalTransform
          A transformation to a vertical reference coordinate system, such as height or pressure.
 

Classes in ucar.unidata.geoloc.vertical used by ucar.unidata.geoloc.vertical
VerticalTransform
          A transformation to a vertical reference coordinate system, such as height or pressure.
VerticalTransformImpl
          A transformation to a vertical reference coordinate system, such as height or pressure.