Package | Description |
---|---|
ucar.unidata.metdata |
Meteorological data classes.
|
Modifier and Type | Field and Description |
---|---|
protected Ensemble |
StationOb.ensemble
data
|
Modifier and Type | Method and Description |
---|---|
Ensemble |
StationOb.getEnsemble()
Get the
Ensemble of data. |
Constructor and Description |
---|
Metar(Station stn,
Timestamp timestamp,
Ensemble ensemble,
ByteString text,
WMOHeader wmoHeader)
Create a new Metar
|
StationOb(Station stn,
Timestamp timestamp,
Ensemble ens)
Create a new StationOb
|