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

snapshot...

parent 911ee918
Branches
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ def get_training_parameters(day_night='DAY', l1b_andor_l2='both', satellite='GOE
elif l1b_andor_l2 == 'l2':
train_params = train_params_l2
return train_params
return train_params, train_params_l1b, train_params_l2
flt_level_ranges = {k: None for k in range(5)}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment