Melting layer class containing the top and bottom boundaries of
the ML. Only gates below the melting layer bottom (i.e. the rain
region below the melting layer) are included in the method.
If None, the default values of the melting level and the thickness
of the melting layer are set to 5 and 0.5, respectively.
min_hfloat, optional
Minimum height of usable data within the polarimetric profiles.
The default is 1.1.
zhminfloat, optional
Threshold on \(Z_{H}\) (in dBZ) related to light rain.
The default is 5.
zhmaxfloat, optional
Threshold on \(Z_{H}\) (in dBZ) related to light rain.
The default is 30.
rhvminfloat, optional
Threshold on \(\rho_{HV}\) (unitless) related to light rain.
The default is 0.98.
minbinsfloat, optional
Consecutive bins of \(Z_{DR}\) related to light rain.
The default is 2.
statsdict, optional
If True, the function returns stats related to the computation of
the \(Z_{DR}\) offset. The default is False.
plot_methodBool, optional
Plot the offset detection method. The default is False.
rad_georefdict, optional
Used only to depict the methodolgy. Georeferenced data containing
descriptors of the azimuth, gate and beam height, amongst others.
The default is None.
rad_varsdict, optional
Used only to depict the methodolgy. Radar variables used for
plotting the offset correction method. The default is None.