| Package | Description |
|---|---|
| visad.data.netcdf |
Provides for importing a netCDF dataset into VisAD and for exporting a VisAD
data object to a netCDF dataset.
|
| visad.data.units | |
| visad.python |
| Modifier and Type | Method and Description |
|---|---|
Quantity |
QuantityDB.get(String name,
String unitSpec)
Returns the quantity that matches the given name and unit.
|
| Modifier and Type | Method and Description |
|---|---|
static Unit |
Parser.parse(String spec)
Parse a string unit-specification.
|
| Modifier and Type | Method and Description |
|---|---|
static Unit |
JPythonMethods.makeUnit(String name)
get a VisAD Unit from the name given
|