| Package | Description |
|---|---|
| ucar.nc2.dt |
Scientific data types package.
|
| ucar.nc2.dt.point |
Scientific data type "Point", collections of point observation data.
|
| ucar.nc2.ft.point.writer |
package ucar.nc2.ft.point.writer : Write (to files) Point Feature Types
|
| ucar.nc2.thredds |
Connects NetCDF-Java to THREDDS Catalogs and Datasets.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
StationObsDatatype
A collection of observations at one time and at one station ( = named location)
|
| Modifier and Type | Method and Description |
|---|---|
PointObsDatatype |
TrajectoryObsDatatype.getPointObsData(int point)
Get a PointObsDatatype for the requested trajectory point.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DapperDataset.SeqPointObs |
class |
DapperDataset.SeqStationObs |
class |
PointObsDatatypeImpl
Abstract superclass for implemenation of PointObsDatatype.
|
class |
RecordDatasetHelper.RecordPointObs
Deprecated.
|
class |
RecordDatasetHelper.RecordStationObs
Deprecated.
|
class |
SequenceHelper.SeqPointObs |
class |
StationObsDatatypeImpl
Abstract superclass for implemenation of StationObsDatatype.
|
| Modifier and Type | Method and Description |
|---|---|
protected PointObsDatatype |
MadisPointObsDataset.makeObs(int recno) |
| Modifier and Type | Method and Description |
|---|---|
void |
WriterCFPointDataset.writeRecord(PointObsDatatype pobs,
StructureData sdata)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DqcStationObsDataset.DqcObsImpl |