RAVE
rave_radvol_realtime.py File Reference

Real-time management of RADVOL configuration options. More...

Classes

class  Lib.rave_radvol_realtime.options
 Generic object used to organize options and argument values to radvol. More...
 

Namespaces

namespace  Lib.rave_radvol_realtime
 

Functions

 Lib.rave_radvol_realtime.init ()
 Initializes the ARGS dictionary by reading content from XML file.
 
 Lib.rave_radvol_realtime.get_options (inobj)
 Based on the /what/source attribute, find site-specific options/arguments.
 
 Lib.rave_radvol_realtime.proof ()
 

Variables

 Lib.rave_radvol_realtime.CONFIG_FILE = os.path.join(rave_defines.RAVECONFIG, "radvol_params.xml")
 Contains site-specific argument settings.
 
int Lib.rave_radvol_realtime.initialized = 0
 
dict Lib.rave_radvol_realtime.ARGS = {}
 
tuple Lib.rave_radvol_realtime.INTS
 

Detailed Description

Real-time management of RADVOL configuration options.

Author
Daniel Michelson, SMHI
Date
2014-04-02