| Package | Description |
|---|---|
| ucar.nc2.dt |
Scientific data types package.
|
| ucar.nc2.dt.point |
Scientific data type "Point", collections of point observation data.
|
| ucar.nc2.thredds |
Connects NetCDF-Java to THREDDS Catalogs and Datasets.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<StationObsDatatype> |
StationImpl.obsList |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<StationObsDatatype> |
StationImpl.readObservations() |
| Modifier and Type | Method and Description |
|---|---|
void |
StationImpl.addObs(StationObsDatatype sobs) |
| Modifier and Type | Class and Description |
|---|---|
class |
DapperDataset.SeqStationObs |
class |
RecordDatasetHelper.RecordStationObs
Deprecated.
|
class |
StationObsDatatypeImpl
Abstract superclass for implemenation of StationObsDatatype.
|
| Modifier and Type | Method and Description |
|---|---|
protected StationObsDatatype |
UnidataStationObsDataset2.makeObs(int recno)
Deprecated.
|
protected StationObsDatatype |
MadisStationObsDataset.makeObs(int recno) |
| Modifier and Type | Method and Description |
|---|---|
void |
WriterStationObsDataset.writeRecord(StationObsDatatype sobs,
StructureData sdata) |
void |
WriterProfileObsDataset.writeRecord(StationObsDatatype sobs,
StructureData sdata) |
void |
WriterCFStationObsDataset.writeRecord(StationObsDatatype sobs,
StructureData sdata) |
| Modifier and Type | Method and Description |
|---|---|
void |
StationObsDatasetImpl.sortByTime(java.util.List<StationObsDatatype> stationObs) |
void |
StationDatasetHelper.sortByTime(java.util.List<StationObsDatatype> stationObs) |
| Modifier and Type | Class and Description |
|---|---|
class |
DqcStationObsDataset.DqcObsImpl |