From 7528ddaa7b4f157dac055310ec4ffe835f9d1e53 Mon Sep 17 00:00:00 2001 From: tomrink <rink@ssec.wisc.edu> Date: Thu, 10 Dec 2020 18:27:06 -0600 Subject: [PATCH] snapshot... --- modules/aeolus/aeolus_amv.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/aeolus/aeolus_amv.py b/modules/aeolus/aeolus_amv.py index 8ecc474f..c34060bc 100644 --- a/modules/aeolus/aeolus_amv.py +++ b/modules/aeolus/aeolus_amv.py @@ -15,7 +15,7 @@ from amv.intercompare import get_raob_dict_cdf amv_file_duration = 60 # minutes -half_width = 40 # search box centered on AEOLUS profile (FGF coordinates) +half_width = 50 # search box centered on AEOLUS profile (FGF coordinates) num_elems = 5424 num_lines = 5424 -- GitLab