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

snapshot...

parent 6fad4b59
No related branches found
No related tags found
No related merge requests found
...@@ -836,7 +836,7 @@ def apply_qc_no_icing_pireps(icing_alt, cld_top_hgt, cld_phase, cld_opd, cld_mas ...@@ -836,7 +836,7 @@ def apply_qc_no_icing_pireps(icing_alt, cld_top_hgt, cld_phase, cld_opd, cld_mas
return mask, idxs, num_tested return mask, idxs, num_tested
def fov_extract(trnfile='/home/rink/fovs_l1b_train.h5', tstfile='/home/rink/fovs_l1b_test.h5', L1B_or_L2='L1B'): def fov_extract(trnfile='/home/rink/fovs_l1b_train.h5', tstfile='/home/rink/fovs_l1b_test.h5', L1B_or_L2='L1B', split=0.2):
ice_times = [] ice_times = []
icing_int_s = [] icing_int_s = []
ice_lons = [] ice_lons = []
......
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