public interface VerticalCTBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTransformName()
Get the VerticalCT name.
|
VerticalCT |
makeVerticalCT(NetcdfDataset ds)
Make a Vertical CoordinateTransform from a Coordinate Transform Variable.
|
VerticalCT makeVerticalCT(NetcdfDataset ds)
ds - the containing datasetjava.lang.String getTransformName()