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.point |
Scientific data type "Point", collections of point observation data.
|
ucar.nc2.ft.point |
package ucar.nc2.ft.point : Implementation of Point Feature Types
|
ucar.nc2.ft.point.standard |
package ucar.nc2.ft.point.standard : Standard Implementation of Point Feature Types
|
Modifier and Type | Class and Description |
---|---|
class |
SequenceDS
Enhance sequence
|
class |
StructurePseudo2Dim
Make a collection of variables with the same 2 outer dimensions into a fake 2D Structure(outer,inner)
|
class |
StructurePseudoDS
Make a collection of variables with the same outer dimension into a fake Structure.
|
Modifier and Type | Field and Description |
---|---|
protected StructureDS |
RecordDatasetHelper.recordVar
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected StructureDS |
RecordDatasetHelper.recordVar |
Constructor and Description |
---|
JoinMuiltdimStructure(StructureDS parentStructure,
int dimLength)
Constructor.
|
JoinParentIndex(StructureDS parentStructure,
String parentIndex)
Constructor.
|
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.