diff --git a/examples/correct/plot_zdr_check.py b/examples/correct/plot_zdr_check.py index b3632e76e9..c723c1c07c 100644 --- a/examples/correct/plot_zdr_check.py +++ b/examples/correct/plot_zdr_check.py @@ -6,7 +6,7 @@ The technique here uses a vertically pointing scan in regions of light rain. In these regions, raindrops should be approximately spherical and therefore their ZDR near zero. Therefore, we want the average ZDR in these regions. -This code applies reflectivity and cross correlation ratio-based thresholradar to the ZDR +This code applies reflectivity and cross correlation ratio-based threshold to the ZDR bias calculation to ensure that we are taking the average ZDR in light rain. """