Package | Description |
---|---|
ucar.nc2.dataset |
An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data,
and NcML.
|
ucar.nc2.dataset.transform |
Pluggable framework for handling Coordinate Transforms, both Projections and Vertical.
|
ucar.nc2.dt |
Scientific data types package.
|
ucar.nc2.dt.grid |
Scientific data type "Grid", uses cartesian coordinate system.
|
ucar.nc2.ft.cover | |
ucar.nc2.ft.cover.impl |
Modifier and Type | Method and Description |
---|---|
VerticalTransform |
CoordTransBuilderIF.makeMathTransform(NetcdfDataset ds,
Dimension timeDim,
VerticalCT vCT)
Make a VerticalTransform.
|
Constructor and Description |
---|
VerticalCT(VerticalCT from)
Copy Constructor
|
Modifier and Type | Method and Description |
---|---|
VerticalCT |
GridCoordSystem.getVerticalCT()
Get the Vertical CoordinateTransform, it it exists.
|
Modifier and Type | Method and Description |
---|---|
VerticalCT |
GridCoordSys.getVerticalCT()
Get the Coordinate Transform description.
|
Modifier and Type | Method and Description |
---|---|
VerticalCT |
CoverageCS.getVerticalCT()
Get the Vertical CoordinateTransform, it it exists.
|
Modifier and Type | Method and Description |
---|---|
VerticalCT |
CoverageCSImpl.getVerticalCT() |
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.