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

snapshot...

parent 9578b26f
No related branches found
No related tags found
No related merge requests found
...@@ -281,4 +281,5 @@ def run_caliop_clavrx_amv_match(output_path, path_to_caliop_clavrx, path_to_amvs ...@@ -281,4 +281,5 @@ def run_caliop_clavrx_amv_match(output_path, path_to_caliop_clavrx, path_to_amvs
match_dict = match_calipso_clavrx_to_amvs(caliop_clavrx_ds, file, amv_ds) match_dict = match_calipso_clavrx_to_amvs(caliop_clavrx_ds, file, amv_ds)
create_file(match_dict, output_path, file, caliop_clavrx_params, amv_params, amv_filenames) create_file(match_dict, output_path, file, caliop_clavrx_params, amv_params, amv_filenames)
print('Done processing: ', file)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment