From 48341bd02a34e84aac49e46545c5324598ca9456 Mon Sep 17 00:00:00 2001
From: tomrink <rink@ssec.wisc.edu>
Date: Thu, 3 Feb 2022 15:41:20 -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 3c953de9..e0f2cf23 100644
--- a/modules/icing/pirep_goes.py
+++ b/modules/icing/pirep_goes.py
@@ -2467,4 +2467,4 @@ def run_icing_predict_image(clvrx_dir='/Users/tomrink/data/clavrx/RadC/', output
                          ice_lons_vld=keep_lons, ice_lats_vld=keep_lats, extent=extent)
 
         print('Done: ', clvrx_str_time)
-        h5f.close()
\ No newline at end of file
+        h5f.close()
-- 
GitLab