Project

General

Profile

1
inputs/VegBank/run
2
+ inputs/VegBank/run
3
| + main    @lib/runscripts/util.run:56 -> 152
4
| | + all    @lib/runscripts/util.run:152 -> lib/runscripts/install.run:23
5
| | | + install    @lib/runscripts/install.run:26 -> lib/runscripts/import.run:29
6
| | | | + import    @lib/runscripts/import.run:32 -> lib/runscripts/datasrc_dir.run:29
7
| | | | | + pg_schema_exists    @lib/runscripts/datasrc_dir.run:33 -> lib/sh/db.sh:412
8
| | | | | | + benign_does_not_exist_error psql    @lib/sh/util.sh:560 -> lib/sh/db.sh:405
9
| | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
10
| | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
11
| | | | | + inputs/VegBank/Source/run import
12
| | | | | | + import    @lib/runscripts/util.run:56 -> lib/runscripts/table.run:131
13
| | | | | | | + load_data    @lib/runscripts/table.run:134 -> 50
14
| | | | | | | | + /usr/bin/make --directory=inputs/VegBank/Source/.. schema
15
| | | | | | | + postprocess    @lib/runscripts/table.run:135 -> 120
16
| | | | | | | | + map_table    @lib/runscripts/table.run:125 -> 77
17
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank Source/map.csv
18
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
19
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
20
| | | | | | | | + custom_postprocess    @lib/runscripts/table.run:126 -> 107
21
| | | | | | | | + mk_derived    @lib/runscripts/table.run:127 -> 117
22
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
23
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
24
| | | | | | | | + mappings    @lib/runscripts/table.run:128 -> 99
25
| | | | | | | | | + public_schema_exists    @lib/runscripts/table.run:102 -> lib/sh/db.sh:421
26
| | | | | | | | | | + pg_schema_exists    @lib/sh/db.sh:421 -> 412
27
| | | | | | | | | | | + benign_does_not_exist_error psql    @lib/sh/util.sh:560 -> lib/sh/db.sh:405
28
| | | | | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
29
| | | | | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
30
| | | | | | | | | + test_    @lib/runscripts/table.run:104 -> 97
31
| | | | | | | | | | + /usr/bin/make --directory=inputs/VegBank Source/test
32
| | | | | + inputs/VegBank/project/run import
33
| | | | | | + import    @lib/runscripts/util.run:56 -> lib/runscripts/table.run:131
34
| | | | | | | + load_data    @lib/runscripts/table.run:134 -> 50
35
| | | | | | | | + /usr/bin/make --directory=inputs/VegBank/project/.. schema
36
| | | | | | | + postprocess    @lib/runscripts/table.run:135 -> 120
37
| | | | | | | | + map_table    @lib/runscripts/table.run:125 -> 77
38
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank project/map.csv
39
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
40
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
41
| | | | | | | | + custom_postprocess    @lib/runscripts/table.run:126 -> 107
42
| | | | | | | | + mk_derived    @lib/runscripts/table.run:127 -> 117
43
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
44
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
45
| | | | | | | | + mappings    @lib/runscripts/table.run:128 -> 99
46
| | | | | | | | | + public_schema_exists    @lib/runscripts/table.run:102 -> lib/sh/db.sh:421
47
| | | | | | | | | | + pg_schema_exists    @lib/sh/db.sh:421 -> 412
48
| | | | | | | | | | | + benign_does_not_exist_error psql    @lib/sh/util.sh:560 -> lib/sh/db.sh:405
49
| | | | | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
50
| | | | | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
51
| | | | | | | | | + test_    @lib/runscripts/table.run:104 -> 97
52
| | | | | | | | | | + /usr/bin/make --directory=inputs/VegBank project/test
53
| | | | | + inputs/VegBank/plot/run import
54
| | | | | | + import    @lib/runscripts/util.run:56 -> lib/runscripts/table.run:131
55
| | | | | | | + load_data    @lib/runscripts/table.run:134 -> 50
56
| | | | | | | | + /usr/bin/make --directory=inputs/VegBank/plot/.. schema
57
| | | | | | | + postprocess    @lib/runscripts/table.run:135 -> 120
58
| | | | | | | | + map_table    @lib/runscripts/table.run:125 -> 77
59
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank plot/map.csv
60
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
61
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
62
| | | | | | | | + custom_postprocess    @lib/runscripts/table.run:126 -> 107
63
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank plot/postprocess.sql
64
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
65
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
66
| | | | | | | | + mk_derived    @lib/runscripts/table.run:127 -> 117
67
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
68
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
69
| | | | | | | | + mappings    @lib/runscripts/table.run:128 -> 99
70
| | | | | | | | | + public_schema_exists    @lib/runscripts/table.run:102 -> lib/sh/db.sh:421
71
| | | | | | | | | | + pg_schema_exists    @lib/sh/db.sh:421 -> 412
72
| | | | | | | | | | | + benign_does_not_exist_error psql    @lib/sh/util.sh:560 -> lib/sh/db.sh:405
73
| | | | | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
74
| | | | | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
75
| | | | | | | | | + test_    @lib/runscripts/table.run:104 -> 97
76
| | | | | | | | | | + /usr/bin/make --directory=inputs/VegBank plot/test
77
| | | | | + inputs/VegBank/plot_/run import
78
| | | | | | + import    @lib/runscripts/util.run:56 -> lib/runscripts/table.run:131
79
| | | | | | | + load_data    @lib/runscripts/table.run:134 -> 50
80
| | | | | | | | + /usr/bin/make --directory=inputs/VegBank/plot_/.. schema
81
| | | | | | | + postprocess    @lib/runscripts/table.run:135 -> 120
82
| | | | | | | | + map_table    @lib/runscripts/table.run:125 -> 77
83
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank plot_/map.csv
84
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
85
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
86
| | | | | | | | + custom_postprocess    @lib/runscripts/table.run:126 -> 107
87
| | | | | | | | + mk_derived    @lib/runscripts/table.run:127 -> 117
88
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
89
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
90
| | | | | | | | + mappings    @lib/runscripts/table.run:128 -> 99
91
| | | | | | | | | + public_schema_exists    @lib/runscripts/table.run:102 -> lib/sh/db.sh:421
92
| | | | | | | | | | + pg_schema_exists    @lib/sh/db.sh:421 -> 412
93
| | | | | | | | | | | + benign_does_not_exist_error psql    @lib/sh/util.sh:560 -> lib/sh/db.sh:405
94
| | | | | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
95
| | | | | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
96
| | | | | | | | | + test_    @lib/runscripts/table.run:104 -> 97
97
| | | | | | | | | | + /usr/bin/make --directory=inputs/VegBank plot_/test
98
| | | | | + inputs/VegBank/observation_/run import
99
| | | | | | + import    @lib/runscripts/util.run:56 -> lib/runscripts/table.run:131
100
| | | | | | | + load_data    @lib/runscripts/table.run:134 -> 50
101
| | | | | | | | + /usr/bin/make --directory=inputs/VegBank/observation_/.. schema
102
| | | | | | | + postprocess    @lib/runscripts/table.run:135 -> 120
103
| | | | | | | | + map_table    @lib/runscripts/table.run:125 -> 77
104
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank observation_/map.csv
105
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
106
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
107
| | | | | | | | + custom_postprocess    @lib/runscripts/table.run:126 -> 107
108
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank observation_/postprocess.sql
109
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
110
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
111
| | | | | | | | + mk_derived    @lib/runscripts/table.run:127 -> 117
112
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
113
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
114
| | | | | | | | + mappings    @lib/runscripts/table.run:128 -> 99
115
| | | | | | | | | + public_schema_exists    @lib/runscripts/table.run:102 -> lib/sh/db.sh:421
116
| | | | | | | | | | + pg_schema_exists    @lib/sh/db.sh:421 -> 412
117
| | | | | | | | | | | + benign_does_not_exist_error psql    @lib/sh/util.sh:560 -> lib/sh/db.sh:405
118
| | | | | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
119
| | | | | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
120
| | | | | | | | | + test_    @lib/runscripts/table.run:104 -> 97
121
| | | | | | | | | | + /usr/bin/make --directory=inputs/VegBank observation_/test
122
| | | | | + inputs/VegBank/stratumtype/run import
123
| | | | | | + import    @lib/runscripts/util.run:56 -> lib/runscripts/table.run:131
124
| | | | | | | + load_data    @lib/runscripts/table.run:134 -> 50
125
| | | | | | | | + /usr/bin/make --directory=inputs/VegBank/stratumtype/.. schema
126
| | | | | | | + postprocess    @lib/runscripts/table.run:135 -> 120
127
| | | | | | | | + map_table    @lib/runscripts/table.run:125 -> 77
128
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank stratumtype/map.csv
129
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
130
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
131
| | | | | | | | + custom_postprocess    @lib/runscripts/table.run:126 -> 107
132
| | | | | | | | + mk_derived    @lib/runscripts/table.run:127 -> 117
133
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
134
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
135
| | | | | | | | + mappings    @lib/runscripts/table.run:128 -> 99
136
| | | | | | | | | + public_schema_exists    @lib/runscripts/table.run:102 -> lib/sh/db.sh:421
137
| | | | | | | | | | + pg_schema_exists    @lib/sh/db.sh:421 -> 412
138
| | | | | | | | | | | + benign_does_not_exist_error psql    @lib/sh/util.sh:560 -> lib/sh/db.sh:405
139
| | | | | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
140
| | | | | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
141
| | | | | | | | | + test_    @lib/runscripts/table.run:104 -> 97
142
| | | | | | | | | | + /usr/bin/make --directory=inputs/VegBank stratumtype/test
143
| | | | | + inputs/VegBank/stratum/run import
144
| | | | | | + import    @lib/runscripts/util.run:56 -> lib/runscripts/table.run:131
145
| | | | | | | + load_data    @lib/runscripts/table.run:134 -> 50
146
| | | | | | | | + /usr/bin/make --directory=inputs/VegBank/stratum/.. schema
147
| | | | | | | + postprocess    @lib/runscripts/table.run:135 -> 120
148
| | | | | | | | + map_table    @lib/runscripts/table.run:125 -> 77
149
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank stratum/map.csv
150
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
151
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
152
| | | | | | | | + custom_postprocess    @lib/runscripts/table.run:126 -> 107
153
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank stratum/postprocess.sql
154
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
155
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
156
| | | | | | | | + mk_derived    @lib/runscripts/table.run:127 -> 117
157
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
158
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
159
| | | | | | | | + mappings    @lib/runscripts/table.run:128 -> 99
160
| | | | | | | | | + public_schema_exists    @lib/runscripts/table.run:102 -> lib/sh/db.sh:421
161
| | | | | | | | | | + pg_schema_exists    @lib/sh/db.sh:421 -> 412
162
| | | | | | | | | | | + benign_does_not_exist_error psql    @lib/sh/util.sh:560 -> lib/sh/db.sh:405
163
| | | | | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
164
| | | | | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
165
| | | | | | | | | + test_    @lib/runscripts/table.run:104 -> 97
166
| | | | | | | | | | + /usr/bin/make --directory=inputs/VegBank stratum/test
167
| | | | | + inputs/VegBank/plantconcept_/run import
168
| | | | | | + import    @lib/runscripts/util.run:56 -> lib/runscripts/table.run:131
169
| | | | | | | + load_data    @lib/runscripts/table.run:134 -> 50
170
| | | | | | | | + /usr/bin/make --directory=inputs/VegBank/plantconcept_/.. schema
171
| | | | | | | + postprocess    @lib/runscripts/table.run:135 -> 120
172
| | | | | | | | + map_table    @lib/runscripts/table.run:125 -> 77
173
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank plantconcept_/map.csv
174
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
175
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
176
| | | | | | | | + custom_postprocess    @lib/runscripts/table.run:126 -> 107
177
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank plantconcept_/postprocess.sql
178
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
179
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
180
| | | | | | | | + mk_derived    @lib/runscripts/table.run:127 -> 117
181
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
182
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
183
| | | | | | | | + mappings    @lib/runscripts/table.run:128 -> 99
184
| | | | | | | | | + public_schema_exists    @lib/runscripts/table.run:102 -> lib/sh/db.sh:421
185
| | | | | | | | | | + pg_schema_exists    @lib/sh/db.sh:421 -> 412
186
| | | | | | | | | | | + benign_does_not_exist_error psql    @lib/sh/util.sh:560 -> lib/sh/db.sh:405
187
| | | | | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
188
| | | | | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
189
| | | | | | | | | + test_    @lib/runscripts/table.run:104 -> 97
190
| | | | | | | | | | + /usr/bin/make --directory=inputs/VegBank plantconcept_/test
191
| | | | | + inputs/VegBank/taxonobservation_/run import
192
| | | | | | + import    @lib/runscripts/util.run:56 -> lib/runscripts/table.run:131
193
| | | | | | | + load_data    @lib/runscripts/table.run:134 -> 50
194
| | | | | | | | + /usr/bin/make --directory=inputs/VegBank/taxonobservation_/.. schema
195
| | | | | | | + postprocess    @lib/runscripts/table.run:135 -> 120
196
| | | | | | | | + map_table    @lib/runscripts/table.run:125 -> 77
197
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank taxonobservation_/map.csv
198
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
199
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
200
| | | | | | | | + custom_postprocess    @lib/runscripts/table.run:126 -> 107
201
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank taxonobservation_/postprocess.sql
202
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
203
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
204
| | | | | | | | + mk_derived    @lib/runscripts/table.run:127 -> 117
205
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
206
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
207
| | | | | | | | + mappings    @lib/runscripts/table.run:128 -> 99
208
| | | | | | | | | + public_schema_exists    @lib/runscripts/table.run:102 -> lib/sh/db.sh:421
209
| | | | | | | | | | + pg_schema_exists    @lib/sh/db.sh:421 -> 412
210
| | | | | | | | | | | + benign_does_not_exist_error psql    @lib/sh/util.sh:560 -> lib/sh/db.sh:405
211
| | | | | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
212
| | | | | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
213
| | | | | | | | | + test_    @lib/runscripts/table.run:104 -> 97
214
| | | | | | | | | | + /usr/bin/make --directory=inputs/VegBank taxonobservation_/test
215
| | | | | + inputs/VegBank/stemcount_/run import
216
| | | | | | + import    @lib/runscripts/util.run:56 -> lib/runscripts/table.run:131
217
| | | | | | | + load_data    @lib/runscripts/table.run:134 -> 50
218
| | | | | | | | + /usr/bin/make --directory=inputs/VegBank/stemcount_/.. schema
219
| | | | | | | + postprocess    @lib/runscripts/table.run:135 -> 120
220
| | | | | | | | + map_table    @lib/runscripts/table.run:125 -> 77
221
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank stemcount_/map.csv
222
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
223
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
224
| | | | | | | | + custom_postprocess    @lib/runscripts/table.run:126 -> 107
225
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank stemcount_/postprocess.sql
226
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
227
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
228
| | | | | | | | + mk_derived    @lib/runscripts/table.run:127 -> 117
229
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
230
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
231
| | | | | | | | + mappings    @lib/runscripts/table.run:128 -> 99
232
| | | | | | | | | + public_schema_exists    @lib/runscripts/table.run:102 -> lib/sh/db.sh:421
233
| | | | | | | | | | + pg_schema_exists    @lib/sh/db.sh:421 -> 412
234
| | | | | | | | | | | + benign_does_not_exist_error psql    @lib/sh/util.sh:560 -> lib/sh/db.sh:405
235
| | | | | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
236
| | | | | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
237
| | | | | | | | | + test_    @lib/runscripts/table.run:104 -> 97
238
| | | | | | | | | | + /usr/bin/make --directory=inputs/VegBank stemcount_/test
239
| | | | | + inputs/VegBank/stemlocation_/run import
240
| | | | | | + import    @lib/runscripts/util.run:56 -> lib/runscripts/table.run:131
241
| | | | | | | + load_data    @lib/runscripts/table.run:134 -> 50
242
| | | | | | | | + /usr/bin/make --directory=inputs/VegBank/stemlocation_/.. schema
243
| | | | | | | + postprocess    @lib/runscripts/table.run:135 -> 120
244
| | | | | | | | + map_table    @lib/runscripts/table.run:125 -> 77
245
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank stemlocation_/map.csv
246
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
247
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
248
| | | | | | | | + custom_postprocess    @lib/runscripts/table.run:126 -> 107
249
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank stemlocation_/postprocess.sql
250
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
251
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
252
| | | | | | | | + mk_derived    @lib/runscripts/table.run:127 -> 117
253
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
254
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
255
| | | | | | | | + mappings    @lib/runscripts/table.run:128 -> 99
256
| | | | | | | | | + public_schema_exists    @lib/runscripts/table.run:102 -> lib/sh/db.sh:421
257
| | | | | | | | | | + pg_schema_exists    @lib/sh/db.sh:421 -> 412
258
| | | | | | | | | | | + benign_does_not_exist_error psql    @lib/sh/util.sh:560 -> lib/sh/db.sh:405
259
| | | | | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
260
| | | | | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
261
| | | | | | | | | + test_    @lib/runscripts/table.run:104 -> 97
262
| | | | | | | | | | + /usr/bin/make --directory=inputs/VegBank stemlocation_/test
263
| | | | | + inputs/VegBank/taxon_observation.**/run import
264
| | | | | | + import    @lib/runscripts/util.run:56 -> lib/runscripts/table.run:131
265
| | | | | | | + postprocess    @lib/runscripts/table.run:135 -> 120
266
| | | | | | | | + map_table    @lib/runscripts/table.run:125 -> 77
267
| | | | | | | | + custom_postprocess    @lib/runscripts/table.run:126 -> 107
268
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank taxon_observation.**/postprocess.sql
269
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
270
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
271
| | | | | | | | + mk_derived    @lib/runscripts/table.run:127 -> 117
272
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
273
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
274
| | | | | | | | + builtin cd -P inputs/VegBank/taxon_observation.**
275
| | | | | | | | | + rm -f header.csv
276
| | | | | | | | + mappings__table_run    @lib/runscripts/view.run:22 -> lib/sh/util.sh:419
277
| | | | | | | | | + public_schema_exists    @lib/sh/util.sh:435 -> lib/sh/db.sh:421
278
| | | | | | | | | | + pg_schema_exists    @lib/sh/db.sh:421 -> 412
279
| | | | | | | | | | | + benign_does_not_exist_error psql    @lib/sh/util.sh:560 -> lib/sh/db.sh:405
280
| | | | | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
281
| | | | | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
282
| | | | | | | | | + builtin cd -P inputs/VegBank/taxon_observation.**
283
| | | | | | | | | | + rm -f map.csv
284
| | | | | | | | | + test_    @lib/sh/util.sh:439 -> lib/runscripts/table.run:97
285
| | | | | | | | | | + /usr/bin/make --directory=inputs/VegBank taxon_observation.**/test
286
| | | | | + inputs/VegBank/^taxon_observation.**.sample/run import
287
| | | | | | + import    @lib/runscripts/util.run:56 -> lib/runscripts/table.run:131
288
| | | | | | | + load_data    @lib/runscripts/table.run:134 -> 50
289
| | | | | | | | + /usr/bin/make --directory=inputs/VegBank/^taxon_observation.**.sample/.. schema
290
| | | | | | | + postprocess    @lib/runscripts/table.run:135 -> 120
291
| | | | | | | | + map_table    @lib/runscripts/table.run:125 -> 77
292
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank ^taxon_observation.**.sample/map.csv
293
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
294
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
295
| | | | | | | | + custom_postprocess    @lib/runscripts/table.run:126 -> 107
296
| | | | | | | | + mk_derived    @lib/runscripts/table.run:127 -> 117
297
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
298
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
299
| | | | | | | | + mappings    @lib/runscripts/table.run:128 -> 99
300
| | | | | | | | | + public_schema_exists    @lib/runscripts/table.run:102 -> lib/sh/db.sh:421
301
| | | | | | | | | | + pg_schema_exists    @lib/sh/db.sh:421 -> 412
302
| | | | | | | | | | | + benign_does_not_exist_error psql    @lib/sh/util.sh:560 -> lib/sh/db.sh:405
303
| | | | | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
304
| | | | | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
305
| | | | | | | | | + test_    @lib/runscripts/table.run:104 -> 97
306
| | | | | | | | | | + /usr/bin/make --directory=inputs/VegBank ^taxon_observation.**.sample/test
307
| | | | | + inputs/VegBank/projectcontributor_/run import
308
| | | | | | + import    @lib/runscripts/util.run:56 -> lib/runscripts/table.run:131
309
| | | | | | | + load_data    @lib/runscripts/table.run:134 -> 50
310
| | | | | | | | + /usr/bin/make --directory=inputs/VegBank/projectcontributor_/.. schema
311
| | | | | | | + postprocess    @lib/runscripts/table.run:135 -> 120
312
| | | | | | | | + map_table    @lib/runscripts/table.run:125 -> 77
313
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank projectcontributor_/map.csv
314
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
315
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
316
| | | | | | | | + custom_postprocess    @lib/runscripts/table.run:126 -> 107
317
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank projectcontributor_/postprocess.sql
318
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
319
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
320
| | | | | | | | + mk_derived    @lib/runscripts/table.run:127 -> 117
321
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
322
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
323
| | | | | | | | + mappings    @lib/runscripts/table.run:128 -> 99
324
| | | | | | | | | + public_schema_exists    @lib/runscripts/table.run:102 -> lib/sh/db.sh:421
325
| | | | | | | | | | + pg_schema_exists    @lib/sh/db.sh:421 -> 412
326
| | | | | | | | | | | + benign_does_not_exist_error psql    @lib/sh/util.sh:560 -> lib/sh/db.sh:405
327
| | | | | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
328
| | | | | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
329
| | | | | | | | | + test_    @lib/runscripts/table.run:104 -> 97
330
| | | | | | | | | | + /usr/bin/make --directory=inputs/VegBank projectcontributor_/test
331
| | | | | + inputs/VegBank/observationcontributor_/run import
332
| | | | | | + import    @lib/runscripts/util.run:56 -> lib/runscripts/table.run:131
333
| | | | | | | + load_data    @lib/runscripts/table.run:134 -> 50
334
| | | | | | | | + /usr/bin/make --directory=inputs/VegBank/observationcontributor_/.. schema
335
| | | | | | | + postprocess    @lib/runscripts/table.run:135 -> 120
336
| | | | | | | | + map_table    @lib/runscripts/table.run:125 -> 77
337
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank observationcontributor_/map.csv
338
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
339
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
340
| | | | | | | | + custom_postprocess    @lib/runscripts/table.run:126 -> 107
341
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank observationcontributor_/postprocess.sql
342
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
343
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
344
| | | | | | | | + mk_derived    @lib/runscripts/table.run:127 -> 117
345
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
346
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
347
| | | | | | | | + mappings    @lib/runscripts/table.run:128 -> 99
348
| | | | | | | | | + public_schema_exists    @lib/runscripts/table.run:102 -> lib/sh/db.sh:421
349
| | | | | | | | | | + pg_schema_exists    @lib/sh/db.sh:421 -> 412
350
| | | | | | | | | | | + benign_does_not_exist_error psql    @lib/sh/util.sh:560 -> lib/sh/db.sh:405
351
| | | | | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
352
| | | | | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
353
| | | | | | | | | + test_    @lib/runscripts/table.run:104 -> 97
354
| | | | | | | | | | + /usr/bin/make --directory=inputs/VegBank observationcontributor_/test
355
| | | | | + inputs/VegBank/observation__community/run import
356
| | | | | | + import    @lib/runscripts/util.run:56 -> lib/runscripts/table.run:131
357
| | | | | | | + load_data    @lib/runscripts/table.run:134 -> 50
358
| | | | | | | | + /usr/bin/make --directory=inputs/VegBank/observation__community/.. schema
359
| | | | | | | + postprocess    @lib/runscripts/table.run:135 -> 120
360
| | | | | | | | + map_table    @lib/runscripts/table.run:125 -> 77
361
| | | | | | | | | + /usr/bin/make --directory=inputs/VegBank observation__community/map.csv
362
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
363
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
364
| | | | | | | | + custom_postprocess    @lib/runscripts/table.run:126 -> 107
365
| | | | | | | | + mk_derived    @lib/runscripts/table.run:127 -> 117
366
| | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
367
| | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
368
| | | | | | | | + mappings    @lib/runscripts/table.run:128 -> 99
369
| | | | | | | | | + public_schema_exists    @lib/runscripts/table.run:102 -> lib/sh/db.sh:421
370
| | | | | | | | | | + pg_schema_exists    @lib/sh/db.sh:421 -> 412
371
| | | | | | | | | | | + benign_does_not_exist_error psql    @lib/sh/util.sh:560 -> lib/sh/db.sh:405
372
| | | | | | | | | | | | + declare -x PGHOST="localhost" PGUSER="bien" PGDATABASE="vegbien" 
373
| | | | | | | | | | | | + psql --file /dev/fd/40 --set ON_ERROR_STOP=1 --quiet --echo-all --echo-hidden 40<&0 0<&20 41>&1
374
| | | | | | | | | + test_    @lib/runscripts/table.run:104 -> 97
375
| | | | | | | | | | + /usr/bin/make --directory=inputs/VegBank observation__community/test
376
| | | | + export_    @lib/runscripts/import.run:33 -> 24
(6-6/14)