Skip to content

Commit 2d2a6ff

Browse files
committed
update collect_all.sh
1 parent 5589668 commit 2d2a6ff

File tree

2 files changed

+6
-46
lines changed

2 files changed

+6
-46
lines changed

helpers/collect_all.sh

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22

33
# ./collect_all.sh ./model-repo
44

5+
python3 collect_cao2020.py $1
6+
python3 collect_cao2023.py $1
57
python3 collect_domeier2014.py $1
68
python3 collect_golonka.py $1
7-
python3 collect_matthews2016.py $1
89
python3 collect_matthews2016_mantle_ref.py $1
910
python3 collect_matthews2016_pmag_ref.py $1
1011
python3 collect_merdith2021.py $1
@@ -16,3 +17,7 @@ python3 collect_pehrsson2015.py $1
1617
python3 collect_rodinia.py $1
1718
python3 collect_seton2012.py $1
1819
python3 collect_torsvikcocks2017.py $1
20+
python3 collect_clennett2020_m2019.py $1
21+
python3 collect_clennett2020_s2013.py $1
22+
python3 collect_zahirovic2022.py $1
23+
python3 collect_shephard2013.py $1

helpers/collect_matthews2016.py

Lines changed: 0 additions & 45 deletions
This file was deleted.

0 commit comments

Comments
 (0)