wradlib.adjust.AdjustMFB#
- class wradlib.adjust.AdjustMFB(obs_coords, raw_coords, *, nnear_raws=9, stat='median', mingages=5, minval=0.0, mfb_args=None, ipclass=<class 'wradlib.ipol.Idw'>, **ipargs)[source]#
Multiplicative gage adjustment using one correction factor for the entire domain.
This method is also known as the Mean Field Bias correction.
Note
Inherits from
wradlib.adjust.AdjustBaseFor a complete overview of parameters for the initialisation of adjustment objects, as well as an extensive example, please see
wradlib.adjust.AdjustBase.- Returns:
output (
numpy.ndarray) – array of adjusted radar values