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

snapshot...

parent 54ca9598
Branches
Tags
No related merge requests found
...@@ -163,6 +163,7 @@ def run(h5f, param_s, train_tiles, valid_tiles, lbl_param_s, lbl_train_tiles, lb ...@@ -163,6 +163,7 @@ def run(h5f, param_s, train_tiles, valid_tiles, lbl_param_s, lbl_train_tiles, lb
grd_s = [] grd_s = []
for param in lbl_param_s: for param in lbl_param_s:
print(param)
# fill_value, fill_value_name = get_fill_attrs(param) # fill_value, fill_value_name = get_fill_attrs(param)
try: try:
# grd = get_grid_values(h5f, param, 0, 0, None, num_lines*2, num_pixels*2, fill_value_name=fill_value_name, fill_value=fill_value) # grd = get_grid_values(h5f, param, 0, 0, None, num_lines*2, num_pixels*2, fill_value_name=fill_value_name, fill_value=fill_value)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment