Package | Description |
---|---|
ucar.nc2.dataset |
An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data,
and NcML.
|
ucar.unidata.geoloc.vertical |
Implementations of vertical coordinate transformations.
|
Modifier and Type | Method and Description |
---|---|
ArrayDouble.D3 |
CoordinateAxis2D.getCoordBoundsArray()
Only call if isInterval()
|
Modifier and Type | Method and Description |
---|---|
ArrayDouble.D3 |
HybridHeight.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 |
VerticalTransformSubset.getCoordinateArray(int subsetIndex) |
ArrayDouble.D3 |
VTfromExistingData.getCoordinateArray(int timeIndex) |
abstract ArrayDouble.D3 |
VerticalTransformImpl.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 |
WRFEta.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 |
OceanS.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 |
OceanSG1.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.
|
ArrayDouble.D3 |
AtmosSigma.getCoordinateArray(int timeIndex)
Get the 3D vertical coordinate array for this time step.
|
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.