|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use visad.data.netcdf.in | |
---|---|
visad.data.netcdf | Provides for importing a netCDF dataset into VisAD and for exporting a VisAD data object to a netCDF dataset. |
visad.data.netcdf.in | Provides for importing a netCDF dataset into VisAD. |
Classes in visad.data.netcdf.in used by visad.data.netcdf | |
---|---|
Strategy
A strategy for importing a netCDF dataset. |
Classes in visad.data.netcdf.in used by visad.data.netcdf.in | |
---|---|
Context
Provides support for the context in which data values are retrieved. |
|
DataFactory
Provides support for creating VisAD Data objects from VirtualData objects. |
|
FileStrategy
Provides support for importing netCDF datasets using the strategy of employing FileFlatField s wherever possible, but merging
the data so as to keep the number of FileFlatField s to a
minimum. |
|
InMemoryStrategy
An import strategy that attempts to read the entire netCDF dataset into memory. |
|
InvalidContextException
Exception thrown when the I/O context is invalid for an operation. |
|
Merger
Provides support for merging of virtual data objects. |
|
NetcdfAdapter
A class for importing a netCDF dataset. |
|
Strategy
A strategy for importing a netCDF dataset. |
|
View
A convention-dependent view of a netCDF dataset. |
|
View.Domain
The convention-dependent domain of a netCDF variable. |
|
VirtualData
Provides support for a virtual VisAD data object. |
|
VirtualDataIterator
Supports iteration over the virtual VisAD data objects in a netCDF dataset. |
|
VirtualField
Provides support for a virtual VisAD Field. |
|
VirtualFlatField
Provides support for a virtual VisAD FlatField. |
|
VirtualScalar
Provides support for a virtual VisAD Scalar. |
|
VirtualTuple
Provides support for a virtual VisAD Tuple. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |