diff --git a/modules/aeolus/aeolus_amv.py b/modules/aeolus/aeolus_amv.py index f24c1e66e27e660182cd0580e3bdd52b08f53cf0..dc861f1421dab4057ee47b107502643354ca1c6e 100644 --- a/modules/aeolus/aeolus_amv.py +++ b/modules/aeolus/aeolus_amv.py @@ -1670,6 +1670,7 @@ def get_search_box(cc, ll): return c_rng, l_rng + # aeolus_dict: time -> profiles # amv_files_path: directory containing AMVs, '/home/user/amvdir/' # return dict: aeolus time -> tuple (amv_lon, amv_lat, amv_pres, amv_spd, amv_dir)