Skip to content
Snippets Groups Projects
Commit e00f1241 authored by tomrink's avatar tomrink
Browse files

temp code

parent ce681f7a
No related branches found
No related tags found
No related merge requests found
......@@ -344,7 +344,7 @@ def run_best_fit_all_no_product(amv_dir, source, raob_path, gfs_path, full_domai
if gfs_file is None:
continue
bf_dct = run_best_fit(m_d, raob_dct, gfs_file)
out_list.append((bf_dct, prd_dct))
out_list.append((bf_dct))
for tup in out_list:
ab_dct = tup[0]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment