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

snapshot...

parent 1c6c9b41
No related branches found
No related tags found
No related merge requests found
...@@ -507,7 +507,7 @@ def process_1(ice_dct, no_ice_dct, neg_ice_dct): ...@@ -507,7 +507,7 @@ def process_1(ice_dct, no_ice_dct, neg_ice_dct):
for key in uniq_sorted_neg_ice: for key in uniq_sorted_neg_ice:
new_neg_ice_dct[key] = neg_ice_dct[key] new_neg_ice_dct[key] = neg_ice_dct[key]
#return new_ice_dct, new_no_ice_dct, new_neg_ice_dct return new_ice_dct, new_no_ice_dct, new_neg_ice_dct
def run_qc(filename, filename_l1b): def run_qc(filename, filename_l1b):
......
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