Package visad.data.netcdf

Provides for importing a netCDF dataset into VisAD and for exporting a VisAD data object to a netCDF dataset.

See:
          Description

Class Summary
FileDialogPanel A non-Window equivalent of FileDialog.
InputNetcdf A Java bean for importing a netCDF file.
InputNetcdfPathnameEditor  
InputPathnameEditor A JavaBean property editor for input pathnames.
NetCDF The NetCDF class provides an abstract class for the family of netCDF data forms for files in a local directory.
NetcdfInBean Adapt a netCDF input file to a Java bean.
Plain A moderately stupid implementation of a netCDF data form for the storage of persistent data objects on local disk.
Quantity The following class represents a quantity -- usually a physical one such as energy, viscosity, or velocity (although an artificial one such as "money" should be possible).
QuantityDB Provides support for a database of quantities.
QuantityDBImpl Provides support for a database of quantities.
QuantityDBImpl.NameKey Provides support for keys to the name map.
QuantityDBImpl.UnitKey Provides support for keys to the unit map.
QuantityDBManager Provides support for managing a database of quantities.
StandardQuantityDB The following class implements a database of standard quantities.
 

Error Summary
UnsupportedOperationException The UnsupportedOperationException provides a way to flag methods that are not implemented.
 

Package visad.data.netcdf Description

Provides for importing a netCDF dataset into VisAD and for exporting a VisAD data object to a netCDF dataset.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: