| Home | Trees | Indices | Help |
|
|---|
|
|
This modules implements I{View-->Plot} dialog.
Classes:
* SettingsDialog: sets up the settings dialog.
* ASCIIToNetCDFConversionDialog: creates I{View-->Plot} dialog used to plot NetCDF variables.
|
|||
|
SettingsDialog Sets up a dialog tp perform some settings on the plots. |
|||
|
PlotNetCDFVariableDialog Sets up a dialog used to plot variables present in a NetCDF file. |
|||
|
|||
interpolations = ['bessel', 'bilinear', 'bicubic', 'blackman',
|
|||
colorMaps = ['autumn', 'bone', 'cool', 'copper', 'flag', 'gray
|
|||
lineStyles = ['-', '--', '-.', ':', 'None']
|
|||
markerStyles = ['+', '.', '<', '>', 'o', 'p', 's', 'v', 'x', '
|
|||
axisScales = ['linear', 'log']
|
|||
|
|||
interpolations
|
colorMaps
|
markerStyles
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Oct 8 16:56:54 2009 | http://epydoc.sourceforge.net |