Package | Description |
---|---|
ucar.nc2.dt |
Scientific data types package.
|
ucar.nc2.dt.point |
Scientific data type "Point", collections of point observation data.
|
Modifier and Type | Interface and Description |
---|---|
interface |
StationObsDatatype
Deprecated.
use ucar.nc2.ft.*
|
Modifier and Type | Method and Description |
---|---|
PointObsDatatype |
TrajectoryObsDatatype.getPointObsData(int point)
Deprecated.
Get a PointObsDatatype for the requested trajectory point.
|
Modifier and Type | Class and Description |
---|---|
class |
PointObsDatatypeImpl
Deprecated.
use ucar.nc2.ft.point
|
class |
RecordDatasetHelper.RecordPointObs
Deprecated.
|
class |
RecordDatasetHelper.RecordStationObs
Deprecated.
|
class |
StationObsDatatypeImpl
Deprecated.
use ucar.nc2.ft.point
|
Modifier and Type | Method and Description |
---|---|
protected PointObsDatatype |
MadisPointObsDataset.makeObs(int recno)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
WriterCFPointDataset.writeRecord(PointObsDatatype pobs,
StructureData sdata)
Deprecated.
|
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.