|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CoordinateAxis1D | |
|---|---|
| thredds.catalog | Reads and writes THREDDS Dataset Inventory Catalog XML documents. |
| thredds.wcs.v1_0_0_Plus | |
| 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. |
| ucar.nc2.dt.grid | Scientific data type "Grid", uses cartesian coordinate system. |
| Uses of CoordinateAxis1D in thredds.catalog |
|---|
| Methods in thredds.catalog with parameters of type CoordinateAxis1D | |
|---|---|
void |
ThreddsMetadata.GeospatialCoverage.setVertical(CoordinateAxis1D vaxis)
|
| Uses of CoordinateAxis1D in thredds.wcs.v1_0_0_Plus |
|---|
| Constructors in thredds.wcs.v1_0_0_Plus with parameters of type CoordinateAxis1D | |
|---|---|
AxisSubset(CoordinateAxis1D coordAxis,
double minimum,
double maximum,
int stride)
|
|
WcsRangeField.Axis(CoordinateAxis1D coordAxis)
|
|
| Uses of CoordinateAxis1D in ucar.nc2.dataset |
|---|
| Subclasses of CoordinateAxis1D in ucar.nc2.dataset | |
|---|---|
class |
CoordinateAxis1DTime
A 1-dimensional Coordinate Axis representing Calendar time. |
| Methods in ucar.nc2.dataset that return CoordinateAxis1D | |
|---|---|
CoordinateAxis1D |
CoordinateAxis1D.section(Range r)
Create a new CoordinateAxis1D as a section of this CoordinateAxis1D. |
| Uses of CoordinateAxis1D in ucar.nc2.dt |
|---|
| Methods in ucar.nc2.dt that return CoordinateAxis1D | |
|---|---|
CoordinateAxis1D |
GridCoordSystem.getEnsembleAxis()
Get the ensemble axis. |
CoordinateAxis1D |
GridCoordSystem.getVerticalAxis()
Get the Z axis. |
| Uses of CoordinateAxis1D in ucar.nc2.dt.grid |
|---|
| Methods in ucar.nc2.dt.grid that return CoordinateAxis1D | |
|---|---|
CoordinateAxis1D |
GridCoordSys.getEnsembleAxis()
get the Ensemble axis, else null |
CoordinateAxis1D |
GridCoordSys.getVerticalAxis()
get the Vertical axis (either Geoz, Height, or Pressure) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||