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 | Field and Description |
---|---|
protected List<StationObsDatatype> |
StationImpl.obsList
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected List<StationObsDatatype> |
StationImpl.readObservations()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
StationImpl.addObs(StationObsDatatype sobs)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
RecordDatasetHelper.RecordStationObs
Deprecated.
|
class |
StationObsDatatypeImpl
Deprecated.
use ucar.nc2.ft.point
|
Modifier and Type | Method and Description |
---|---|
protected StationObsDatatype |
UnidataStationObsDataset2.makeObs(int recno)
Deprecated.
|
protected StationObsDatatype |
MadisStationObsDataset.makeObs(int recno)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
WriterProfileObsDataset.writeRecord(StationObsDatatype sobs,
StructureData sdata)
Deprecated.
|
void |
WriterStationObsDataset.writeRecord(StationObsDatatype sobs,
StructureData sdata)
Deprecated.
|
void |
WriterCFStationObsDataset.writeRecord(StationObsDatatype sobs,
StructureData sdata)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
StationDatasetHelper.sortByTime(List<StationObsDatatype> stationObs)
Deprecated.
|
void |
StationObsDatasetImpl.sortByTime(List<StationObsDatatype> stationObs)
Deprecated.
|
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.