| 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.dataset.conv |
Parses the information in netCDF datasets using Conventions, and extracts
information about coordinate systems.
|
| ucar.nc2.dt |
Scientific data types package.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectionCT |
CoordinateSystem.getProjectionCT()
Find the first ProjectionCT from the list of CoordinateTransforms.
|
| Modifier and Type | Field and Description |
|---|---|
protected ProjectionCT |
GDVConvention.projCT |
protected ProjectionCT |
DefaultConvention.projCT |
| Modifier and Type | Method and Description |
|---|---|
ProjectionCT |
GridCoordSystem.getProjectionCT()
Get the Projection CoordinateTransform.
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.