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

snapshot...

parent fbf0eb42
Branches
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ def run_all(directory): ...@@ -16,7 +16,7 @@ def run_all(directory):
if not p.is_dir(): if not p.is_dir():
continue continue
cnt += 1 cnt += 1
mod_files = glob.glob(p+'*.uwssec.nc') mod_files = glob.glob(directory+p.name+'/'+'*.uwssec.nc')
mod_tiles = [] mod_tiles = []
img_tiles = [] img_tiles = []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment