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

snapshot...

parent 95b5fafd
Branches
No related tags found
No related merge requests found
......@@ -106,7 +106,7 @@ def run_all(directory, out_directory, day_night='ANY', pattern='clavrx_*.nc', st
if len(data_train_tiles) == 0 and len(data_valid_tiles) == 0:
continue
if (f_cnt % 5) == 0:
if (f_cnt % 20) == 0:
num_valid_samples = 0
if len(data_valid_tiles) > 0:
label_valid = np.stack(label_valid_tiles)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment