Add scripts for parsing and archive link
This commit is contained in:
parent
6f0f2fb2e6
commit
807be1b3c2
30 changed files with 1570 additions and 18 deletions
|
|
@ -14,7 +14,7 @@ done
|
|||
|
||||
#get validation run of each config
|
||||
|
||||
dir=/scratchbeta/$USER/csv_FA
|
||||
dir=/scratchbeta/$USER/csv_FAO
|
||||
listdir=$(echo $(ls ${dir}))
|
||||
echo ${listdir[@]}
|
||||
for csvdir in ${listdir[@]} ; do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue