| Package | Description |
|---|---|
| ucar.unidata.geoloc.vertical |
Implementations of vertical coordinate transformations.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayDouble.D1 |
OceanSG2.getCoordinateArray1D(int timeIndex,
int xIndex,
int yIndex)
Get the 1D vertical coordinate array for this time step and
the specified X,Y index for Lat-Lon point.
|
ArrayDouble.D1 |
OceanSG1.getCoordinateArray1D(int timeIndex,
int xIndex,
int yIndex)
Get the 1D vertical coordinate array for this time step and
the specified X,Y index for Lat-Lon point.
|
ArrayDouble.D1 |
OceanS.getCoordinateArray1D(int timeIndex,
int xIndex,
int yIndex)
Get the 1D vertical coordinate array for this time step and
the specified X,Y index for Lat-Lon point.
|