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

snapshot...

parent 971d1cbc
Branches
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ def run_all(directory):
img_tiles = []
for idx, mfile in enumerate(mod_files):
if idx % 2 == 0:
w_o_ext, ext = os.path.splitext(mfile)
ifile = w_o_ext+'uwssec'+ext
run(mfile, ifile, mod_tiles, img_tiles)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment