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

snapshot...

parent 1d643427
Branches
No related tags found
No related merge requests found
......@@ -207,7 +207,7 @@ def analyze(ice_dct, no_ice_dct):
filename = os.path.split(files[i])[1]
so = re.search('_s\\d{11}', filename)
dt_str = so.group()
print(dt_str)
print(dt_str[2:])
def create_file(filename, ds_list, ds_types):
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment