RAVE
qitotal_options.py File Reference

Keeps information on the qitotal options, like site weight and what fields that are included in the qi-total algorithm. More...

Classes

class  Lib.qitotal_options.qifield_information
 Relation between a name (how/task quality field name) and a weight. More...
 
class  Lib.qitotal_options.qitotal_site_information
 Information on what quality fields that should be used for generating the qi-total field. More...
 

Namespaces

namespace  Lib.qitotal_options
 

Functions

 Lib.qitotal_options.strToFloat (sval)
 Atempts to convert a string into a float.
 
 Lib.qitotal_options.parse_qitotal_site_information (cfile)
 
 Lib.qitotal_options.get_global_qitotal_site_information ()
 
 Lib.qitotal_options.get_qitotal_site_information (cfile=None)
 Creates the qitotal site information.
 

Variables

 Lib.qitotal_options.CONFIG_FILE
 
int Lib.qitotal_options.initialized = 0
 
dict Lib.qitotal_options.QITOTAL_REGISTRY = {}
 

Detailed Description

Keeps information on the qitotal options, like site weight and what fields that are included in the qi-total algorithm.

This is no interactive registry, instead you will have to modify the qitotal_options.xml file manually

Author
Anders Henja, SMHI
Date
2014-03-13