Package | Description |
---|---|
ucar.unidata.metdata |
Meteorological data classes.
|
Modifier and Type | Method and Description |
---|---|
static Quantity |
QuantityDB.get(java.lang.String name)
Get a Quantity from the database based on the name
|
Modifier and Type | Method and Description |
---|---|
Value |
Ensemble.get(Quantity qq)
Get the Value of a
Quantity from the Ensemble |
Value |
Ensemble.put(Quantity qq,
Value vv)
Put a
Quantity in the Ensemble |