BEAM BLOCKAGE
beamb_defines.py File Reference

Contains some parameters used by beamb_quality_plugin.py. More...

Namespaces

namespace  beamb_defines
 

Variables

float beamb_defines.BEAMBLOCKAGE_DBLIMIT = -6.0
 The limit of the Gaussian approximation of main lobe.
 
float beamb_defines.BEAMBLOCKAGE_BBLIMIT = 1.0
 The threshold for correcting beamblockage, must be between 0.0 and 1.0, if set to 1.0, no masking with nodata will be done i.e correction will be done for all blockage up to 1.0 with 1.0 excluded due to that the underlying C-code cannot deal with 1.0 (division by zero).
 

Detailed Description

Contains some parameters used by beamb_quality_plugin.py.

Author
Ulf E. Nordh, SMHI
Date
2019-06-10

This file will be imported by beamb_quality_plugin.py.