|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CoordinateAxis1D | |
|---|---|
| thredds.catalog | Reads and writes THREDDS Dataset Inventory Catalog XML documents. |
| 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 CoordinateAxis1D in thredds.catalog |
|---|
| Methods in thredds.catalog with parameters of type CoordinateAxis1D | |
|---|---|
void |
ThreddsMetadata.GeospatialCoverage.setVertical(CoordinateAxis1D vaxis)
|
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||