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

fix bug...

parent a0cf9b81
No related branches found
No related tags found
No related merge requests found
...@@ -5,8 +5,8 @@ import glob ...@@ -5,8 +5,8 @@ import glob
import os import os
from pathlib import Path 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', emis_params = ['temp_10_4um_nom', 'temp_11_0um_nom', 'temp_12_0um_nom', 'temp_13_3um_nom', 'temp_3_9um_nom',
'temp_6_2um_nom', 'temp_6_7um_nom', 'temp_7_3um_nom', 'temp_8_5um_nom', 'temp_9_7um_nom'] 'temp_6_7um_nom']
l2_params = ['cloud_fraction', 'cld_temp_acha', 'cld_press_acha'] l2_params = ['cloud_fraction', 'cld_temp_acha', 'cld_press_acha']
......
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