diff --git a/modules/aeolus/aeolus_amv.py b/modules/aeolus/aeolus_amv.py index 249b256bed3a928e5a0bb2e1cf754b872857979b..ff9bf06dea3aba3bdcd31e11c30517312b14320d 100644 --- a/modules/aeolus/aeolus_amv.py +++ b/modules/aeolus/aeolus_amv.py @@ -238,6 +238,7 @@ def run_amv_aeolus_best_fit(match_dict, aeolus_dict): return None + def get_search_box(nav, lon, lat): cc, ll = nav.earth_to_lc(lon, lat) if cc is None: