Project

General

Profile

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