Package | Description |
---|---|
ucar.unidata.geoloc.vertical |
Implementations of vertical coordinate transformations.
|
Modifier and Type | Method and Description |
---|---|
ArrayDouble.D1 |
OceanSigma.getCoordinateArray1D(int timeIndex,
int xIndex,
int yIndex)
Get the 1D vertical coordinate array for this time step and point
|
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 |
VerticalTransform.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 |
AtmosLnPressure.getCoordinateArray1D(int timeIndex,
int xIndex,
int yIndex)
Get the 1D vertical coordinate array for this time step and point
|
ArrayDouble.D1 |
AtmosSigma.getCoordinateArray1D(int timeIndex,
int xIndex,
int yIndex)
Get the 1D vertical coordinate array for this time step and point
(needds test!!!)
|
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.
|
abstract ArrayDouble.D1 |
VerticalTransformImpl.getCoordinateArray1D(int timeIndex,
int xIndex,
int yIndex)
Get the 1D vertical coordinate array for this time step and 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.
|
ArrayDouble.D1 |
VTfromExistingData.getCoordinateArray1D(int timeIndex,
int xIndex,
int yIndex)
Get the 1D vertical coordinate array for this time step and point
|
ArrayDouble.D1 |
HybridHeight.getCoordinateArray1D(int timeIndex,
int xIndex,
int yIndex)
Get the 1D vertical coordinate array for this time step and point
|
ArrayDouble.D1 |
WRFEta.getCoordinateArray1D(int timeIndex,
int xIndex,
int yIndex)
Get the 1D vertical coordinate array for this time step and point
|
ArrayDouble.D1 |
VerticalTransformSubset.getCoordinateArray1D(int timeIndex,
int xIndex,
int yIndex)
Get the 1D vertical coordinate array for this time step and point
|
ArrayDouble.D1 |
HybridSigmaPressure.getCoordinateArray1D(int timeIndex,
int xIndex,
int yIndex)
Get the 1D vertical coordinate array for this time step and point
|
Copyright © 1999–2019 UCAR/Unidata. All rights reserved.