Skip to content
Snippets Groups Projects
Commit 390ff73d authored by Luis Salamanca's avatar Luis Salamanca
Browse files

Lfs of file into run

parent 5e4e8b6d
No related branches found
No related tags found
No related merge requests found
...@@ -52,8 +52,8 @@ for infile in files_proc: ...@@ -52,8 +52,8 @@ for infile in files_proc:
d1.correct_xml(flag_plots = 0, flag_parallel = 0, flag_save_figs = 0, name_outxml = name_tar_file, d1.correct_xml(flag_plots = 0, flag_parallel = 0, flag_save_figs = 0, name_outxml = name_tar_file,
name_outcorrxml = name_tar_out) name_outcorrxml = name_tar_out)
#print('Corrected %s' % infile) #print('Corrected %s' % infile)
except: #except:
print("File to correct %s prompted an error" % infile) # print("File to correct %s prompted an error" % infile)
# Commands to get the compressed version of the file # Commands to get the compressed version of the file
#data/AB/${year}/02_extractedxml.tar.gz #data/AB/${year}/02_extractedxml.tar.gz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment