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

fix bug...

parent a86ce73e
No related merge requests found
......@@ -7,7 +7,7 @@ from pathlib import Path
emis_params = ['temp_10_4um_nom', 'temp_11_0um_nom', 'temp_12_0um_nom', 'temp_13_3um_nom', 'temp_3_75um_nom',
'temp_6_2um_nom', 'temp_6_7um_nom', 'temp_7_3um_nom', 'temp_8_5um_nom', 'temp_9_7um_nom']
l2_params = ['cld_opd_acha', 'cloud_fraction']
l2_params = ['cloud_fraction', 'cld_temp_acha', 'cld_press_acha']
def run_all(directory):
......
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