| Package | Description |
|---|---|
| ucar.nc2.dataset |
An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data,
and NcML.
|
| ucar.nc2.ft.cover | |
| ucar.nc2.ft.cover.impl |
| Modifier and Type | Method and Description |
|---|---|
CoordinateAxis2D |
CoordinateAxis2D.section(Range r1,
Range r2)
Create a new CoordinateAxis2D as a section of this CoordinateAxis2D.
|
| Modifier and Type | Method and Description |
|---|---|
CoordinateAxis2D |
CurvilinearCS.getLatAxis()
Get the lat axis.
|
CoordinateAxis2D |
CurvilinearCS.getLonAxis()
Get the lon axis.
|
CoordinateAxis2D |
FmrcCS.getTimeAxis() |
| Modifier and Type | Method and Description |
|---|---|
CoordinateAxis2D |
CurvilinearCSImpl.getLatAxis() |
CoordinateAxis2D |
CurvilinearCSImpl.getLonAxis() |
CoordinateAxis2D |
FmrcCSImpl.getTimeAxis() |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.