From e0e070103bdb9178ad56873dfa5f4478b4dc2b82 Mon Sep 17 00:00:00 2001 From: tomrink <rink@ssec.wisc.edu> Date: Tue, 9 Mar 2021 17:46:17 -0600 Subject: [PATCH] snapshot... --- modules/icing/pirep_goes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/icing/pirep_goes.py b/modules/icing/pirep_goes.py index cee2f466..3fa36b20 100644 --- a/modules/icing/pirep_goes.py +++ b/modules/icing/pirep_goes.py @@ -179,7 +179,7 @@ def analyze(ice_dct, no_ice_dct): cnt += 1 except Exception: continue - + print(cnt) def create_file(filename, ds_list, ds_types): pass \ No newline at end of file -- GitLab