public interface VerticalCTBuilder
| Modifier and Type | Method and Description |
|---|---|
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 datasetString getTransformName()