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

snapshot...

parent 98a90d2c
Branches
No related tags found
No related merge requests found
......@@ -209,7 +209,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[2:])
#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 register or to comment