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

snapshot...

parent 2f3421d5
Branches
No related tags found
No related merge requests found
...@@ -699,7 +699,7 @@ def run_daynight(filename, filename_l1b, day_night='ANY'): ...@@ -699,7 +699,7 @@ def run_daynight(filename, filename_l1b, day_night='ANY'):
def run_qc(filename, filename_l1b, day_night='ANY'): def run_qc(filename, filename_l1b, day_night='ANY'):
pass_thresh_frac = 0.4 pass_thresh_frac = 0.15
f = h5py.File(filename, 'r') f = h5py.File(filename, 'r')
icing_alt = f['icing_altitude'][:] icing_alt = f['icing_altitude'][:]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment