| Package | Description |
|---|---|
| visad.data.netcdf.in |
Provides for importing a netCDF dataset into VisAD.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract View.Domain |
View.getDomain(ucar.netcdf.Variable var)
Returns the domain of a netCDF variable.
|
protected View.Domain |
DefaultView.getDomain(ucar.netcdf.Variable var)
Returns the domain of a netCDF variable.
|