| Package | Description |
|---|---|
| ucar.unidata.geoloc.vertical |
Implementations of vertical coordinate transformations.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayDouble.D3 |
WRFEta.getCoordinateArray(int timeIndex)
Get the 3D vertical coordinate array for this time step.
|
ArrayDouble.D3 |
VTfromExistingData.getCoordinateArray(int timeIndex) |
ArrayDouble.D3 |
VerticalTransformSubset.getCoordinateArray(int subsetIndex) |
abstract ArrayDouble.D3 |
VerticalTransformImpl.getCoordinateArray(int timeIndex)
Get the 3D vertical coordinate array for this time step.
|
ArrayDouble.D3 |
VerticalTransform.getCoordinateArray(int timeIndex)
Get the 3D vertical coordinate array for this time step.
|
ArrayDouble.D3 |
OceanSigma.getCoordinateArray(int timeIndex)
Get the 3D vertical coordinate array for this time step.
|
ArrayDouble.D3 |
OceanSG2.getCoordinateArray(int timeIndex)
Get the 3D vertical coordinate array for this time step.
|
ArrayDouble.D3 |
OceanSG1.getCoordinateArray(int timeIndex)
Get the 3D vertical coordinate array for this time step.
|
ArrayDouble.D3 |
OceanS.getCoordinateArray(int timeIndex)
Get the 3D vertical coordinate array for this time step.
|
ArrayDouble.D3 |
HybridSigmaPressure.getCoordinateArray(int timeIndex)
Get the 3D vertical coordinate array for this time step.
|
ArrayDouble.D3 |
HybridHeight.getCoordinateArray(int timeIndex)
Get the 3D vertical coordinate array for this time step.
|
ArrayDouble.D3 |
AtmosSigma.getCoordinateArray(int timeIndex)
Get the 3D vertical coordinate array for this time step.
|
ArrayDouble.D3 |
AtmosLnPressure.getCoordinateArray(int timeIndex)
Get the 3D vertical coordinate array for this time step.
|