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.dt.grid |
Scientific data type "Grid", uses cartesian coordinate system.
|
ucar.nc2.ft.cover | |
ucar.nc2.ft.cover.impl | |
ucar.nc2.util |
Miscellaneous utility classes.
|
Modifier and Type | Method and Description |
---|---|
List<NamedObject> |
CoordinateAxis1DTime.getNames() |
List<NamedObject> |
CoordinateAxis1D.getNames()
Get the list of names, to be used for user selection.
|
Modifier and Type | Class and Description |
---|---|
class |
GeoGrid
A georeferencing "gridded" VariableEnhanced, that has a GridCoordSys.
|
Modifier and Type | Method and Description |
---|---|
List<NamedObject> |
GeoGrid.getLevels() |
List<NamedObject> |
GridCoordSys.getLevels()
Get the list of level names, to be used for user selection.
|
List<NamedObject> |
GeoGrid.getTimes() |
List<NamedObject> |
GridCoordSys.getTimes()
Get the list of time names, to be used for user selection.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Coverage
Experimental Coverage feature type.
|
Modifier and Type | Class and Description |
---|---|
class |
CoverageImpl
Coverage Implementation
|
Modifier and Type | Class and Description |
---|---|
class |
NamedAnything
NamedObject implementation
|
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.