diff --git a/modules/icing/pirep_goes.py b/modules/icing/pirep_goes.py index 4c210fdb7922f2d05160d5d7f23ea7f511233e8e..691e9b2e5f8484a06e00aec2b71051bf7d9c9b4c 100644 --- a/modules/icing/pirep_goes.py +++ b/modules/icing/pirep_goes.py @@ -451,7 +451,7 @@ def analyze(ice_dct, no_ice_dct): print(dt_str[2:]) -# This mostly reduces some categories for a degree of class balancing +# This mostly reduces some categories for a degree of class balancing and removes no intensity reports def process(ice_dct, no_ice_dct, neg_ice_dct): new_ice_dct = {} new_no_ice_dct = {}