The beam blockage quality plugin.
More...
|
| | __init__ (self) |
| | Default constructor.
|
| |
| | getQualityFields (self) |
| |
| | process (self, obj, reprocess_quality_flag=True, quality_control_mode=QUALITY_CONTROL_MODE_ANALYZE_AND_APPLY, arguments=None) |
| |
|
| | _create_bb (self) |
| | Creates a beam blockage instance.
|
| |
The beam blockage quality plugin.
◆ __init__()
| beamb_quality_plugin.beamb_quality_plugin.__init__ |
( |
| self | ) |
|
◆ _create_bb()
| beamb_quality_plugin.beamb_quality_plugin._create_bb |
( |
| self | ) |
|
|
protected |
Creates a beam blockage instance.
◆ getQualityFields()
| beamb_quality_plugin.beamb_quality_plugin.getQualityFields |
( |
| self | ) |
|
- Returns
- a list containing the string se.smhi.detector.beamblockage
◆ process()
| beamb_quality_plugin.beamb_quality_plugin.process |
( |
| self, |
|
|
| obj, |
|
|
| reprocess_quality_flag = True, |
|
|
| quality_control_mode = QUALITY_CONTROL_MODE_ANALYZE_AND_APPLY, |
|
|
| arguments = None ) |
- Parameters
-
| obj | A rave object that should be processed. |
| reprocess_quality_flag | If the quality fields should be reprocessed or not. |
| arguments | Not used |
- Returns
- : The modified object if this quality plugin has performed changes to the object.
◆ _cachedir
| beamb_quality_plugin.beamb_quality_plugin._cachedir = None |
|
staticprotected |
The cachedir.
If not set, then default values will be used.
◆ _topodir
| beamb_quality_plugin.beamb_quality_plugin._topodir = None |
|
staticprotected |
The gtopo30 directory.
If not set, then default values will be used.
The documentation for this class was generated from the following file: