|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CoordinateAxis1DTime | |
|---|---|
| ucar.nc2.dataset | An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data, and NcML. |
| ucar.nc2.dt | Scientific data types package. |
| Uses of CoordinateAxis1DTime in ucar.nc2.dataset |
|---|
| Methods in ucar.nc2.dataset that return CoordinateAxis1DTime | |
|---|---|
static CoordinateAxis1DTime |
CoordinateAxis1DTime.factory(NetcdfDataset ncd,
VariableDS org,
java.util.Formatter errMessages)
|
| Uses of CoordinateAxis1DTime in ucar.nc2.dt |
|---|
| Methods in ucar.nc2.dt that return CoordinateAxis1DTime | |
|---|---|
CoordinateAxis1DTime |
GridCoordSystem.getRunTimeAxis()
Get the RunTime axis. |
CoordinateAxis1DTime |
GridCoordSystem.getTimeAxis1D()
Get the Time axis, if it exists, and its 1-dimensional. |
CoordinateAxis1DTime |
GridCoordSystem.getTimeAxisForRun(int run_index)
This is the case of a 2D time axis, which depends on the run index. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||