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

snapshot...

parent 13107c4c
Branches
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ def run_all(directory):
if not p.is_dir():
continue
cnt += 1
mod_files = glob.glob('*.uwssec.nc')
mod_files = glob.glob(p+'*.uwssec.nc')
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