| Package | Description |
|---|---|
| ucar.nc2.dt |
Scientific data types package.
|
| ucar.nc2.dt.grid |
Scientific data type "Grid", uses cartesian coordinate system.
|
| Modifier and Type | Method and Description |
|---|---|
GridCoordSystem |
GridDatatype.getCoordinateSystem()
get the Grid's Coordinate System.
|
GridCoordSystem |
GridDataset.Gridset.getGeoCoordSystem()
all the GridDatatype in this Gridset use this GridCoordSystem
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridCoordSys
A georeferencing "gridded" CoordinateSystem.
|
| Modifier and Type | Method and Description |
|---|---|
GridCoordSystem |
GeoGrid.getCoordinateSystem()
get the GridCoordSys for this GeoGrid.
|
GridCoordSystem |
GridDataset.Gridset.getGeoCoordSystem()
all GridDatatype point to this GridCoordSystem
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.