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

snapshot...

parent 4575643a
No related branches found
No related tags found
No related merge requests found
......@@ -1807,6 +1807,7 @@ def tile_extract(icing_files, no_icing_files, trnfile='/home/rink/tiles_train.h5
elif L1B_or_L2 == 'L2':
params = ds_list
param_types = ds_types
params.append('FOV_mask')
icing_data_dct = {ds: [] for ds in params}
no_icing_data_dct = {ds: [] for ds in params}
......
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