generated from noaa-nwfsc/NWFSC-Template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
variation_run.sh
executable file
·126 lines (96 loc) · 5.37 KB
/
variation_run.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
#!/bin/bash
echo "Starting run 10..."
now="$(date +"%T")"
echo "Current time : $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2000d2014n0" "run6_config/config_map_2000_data_2014.json"
now="$(date +"%T")"
echo "completed config 2000 - 0 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2000d2014n1" "run6_config/config_map_2000_data_2014.json"
now="$(date +"%T")"
echo "completed config 2000 - 1 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2000d2014n2" "run6_config/config_map_2000_data_2014.json"
now="$(date +"%T")"
echo "completed config 2000 - 2 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2000d2014n3" "run6_config/config_map_2000_data_2014.json"
now="$(date +"%T")"
echo "completed config 2000 - 3 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2000d2014n4" "run6_config/config_map_2000_data_2014.json"
now="$(date +"%T")"
echo "completed config 2000 - 4 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2000d2014n5" "run6_config/config_map_2000_data_2014.json"
now="$(date +"%T")"
echo "completed config 2000 - 5 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2000d2014n6" "run6_config/config_map_2000_data_2014.json"
now="$(date +"%T")"
echo "completed config 2000 - 6 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2000d2014n7" "run6_config/config_map_2000_data_2014.json"
now="$(date +"%T")"
echo "completed config 2000 - 7 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2000d2014n8" "run6_config/config_map_2000_data_2014.json"
now="$(date +"%T")"
echo "completed config 2000 - 8 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2000d2014n9" "run6_config/config_map_2000_data_2014.json"
now="$(date +"%T")"
echo "completed config 2000 - 9 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2004d2014n0" "run6_config/config_map_2004_data_2014.json"
now="$(date +"%T")"
echo "completed config 2004 - 0 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2004d2014n1" "run6_config/config_map_2004_data_2014.json"
now="$(date +"%T")"
echo "completed config 2004 - 1 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2004d2014n2" "run6_config/config_map_2004_data_2014.json"
now="$(date +"%T")"
echo "completed config 2004 - 2 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2004d2014n3" "run6_config/config_map_2004_data_2014.json"
now="$(date +"%T")"
echo "completed config 2004 - 3 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2004d2014n4" "run6_config/config_map_2004_data_2014.json"
now="$(date +"%T")"
echo "completed config 2004 - 4 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2004d2014n5" "run6_config/config_map_2004_data_2014.json"
now="$(date +"%T")"
echo "completed config 2004 - 5 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2004d2014n6" "run6_config/config_map_2004_data_2014.json"
now="$(date +"%T")"
echo "completed config 2004 - 6 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2004d2014n7" "run6_config/config_map_2004_data_2014.json"
now="$(date +"%T")"
echo "completed config 2004 - 7 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2004d2014n8" "run6_config/config_map_2004_data_2014.json"
now="$(date +"%T")"
echo "completed config 2004 - 8 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2004d2014n9" "run6_config/config_map_2004_data_2014.json"
now="$(date +"%T")"
echo "completed config 2004 - 9 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2013d2014n0" "run6_config/config_map_2013_data_2014.json"
now="$(date +"%T")"
echo "completed config 2013 - 0 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2013d2014n1" "run6_config/config_map_2013_data_2014.json"
now="$(date +"%T")"
echo "completed config 2013 - 1 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2013d2014n2" "run6_config/config_map_2013_data_2014.json"
now="$(date +"%T")"
echo "completed config 2013 - 2 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2013d2014n3" "run6_config/config_map_2013_data_2014.json"
now="$(date +"%T")"
echo "completed config 2013 - 3 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2013d2014n4" "run6_config/config_map_2013_data_2014.json"
now="$(date +"%T")"
echo "completed config 2013 - 4 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2013d2014n5" "run6_config/config_map_2013_data_2014.json"
now="$(date +"%T")"
echo "completed config 2013 - 5 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2013d2014n6" "run6_config/config_map_2013_data_2014.json"
now="$(date +"%T")"
echo "completed config 2013 - 6 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2013d2014n7" "run6_config/config_map_2013_data_2014.json"
now="$(date +"%T")"
echo "completed config 2013 - 7 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2013d2014n8" "run6_config/config_map_2013_data_2014.json"
now="$(date +"%T")"
echo "completed config 2013 - 8 at $now"
bin/headless "test_run_listings_reepicheep.csv" "run10/map2013d2014n9" "run6_config/config_map_2013_data_2014.json"
now="$(date +"%T")"
echo "completed config 2013 - 9 at $now"
now="$(date +"%T")"
echo "Completed all run 10 configurations at $now"