From 95040c52b9dfc4b2cdced5dba4c4936d1ae8665f Mon Sep 17 00:00:00 2001 From: tomrink <rink@ssec.wisc.edu> Date: Sun, 23 Jan 2022 18:26:37 -0600 Subject: [PATCH] snapshot... --- modules/util/util.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/util/util.py b/modules/util/util.py index 0387b12b..8bc847f7 100644 --- a/modules/util/util.py +++ b/modules/util/util.py @@ -859,4 +859,4 @@ def write_icing_file_nc4(clvrx_str_time, output_dir, preds_dct, probs_dct, x, y, line_ds[:] = lines pass - rootgrp.close() \ No newline at end of file + rootgrp.close() -- GitLab