Revision 11566
Added by Aaron Marcuse-Kubitza about 11 years ago
inputs/analytical_db/import_order.txt | ||
---|---|---|
1 |
Source |
inputs/analytical_db/table.run | ||
---|---|---|
1 |
#!/bin/bash -e |
|
2 |
. "$(dirname "${BASH_SOURCE[0]}")"/../../lib/runscripts/table.run |
|
3 | 0 |
inputs/analytical_db/Source/data.csv | ||
---|---|---|
1 |
|
|
2 |
|
inputs/analytical_db/Source/run | ||
---|---|---|
1 |
#!/bin/bash -e |
|
2 |
. "$(dirname "${BASH_SOURCE[0]}")"/../table.run |
|
3 | 0 |
inputs/analytical_db/Source/map.csv | ||
---|---|---|
1 |
analytical_db,VegCore,Filter,Comments |
|
2 |
row_num,*row_num,, |
|
3 |
:aggregator,sourceType,, |
|
4 |
:plot,observationGranularity,, |
inputs/analytical_db/Source/test.xml.ref | ||
---|---|---|
1 |
Put template: |
|
2 |
<VegBIEN> |
|
3 |
<_setDefault id="-1"> |
|
4 |
<source_id><source><shortname>analytical_db</shortname></source></source_id> |
|
5 |
<path> |
|
6 |
<_simplifyPath> |
|
7 |
<next>parent_id</next> |
|
8 |
<path> |
|
9 |
<source> |
|
10 |
<shortname>analytical_db</shortname> |
|
11 |
<observationtype>plot</observationtype> |
|
12 |
<sourcetype>aggregator</sourcetype> |
|
13 |
</source> |
|
14 |
</path> |
|
15 |
</_simplifyPath> |
|
16 |
</path> |
|
17 |
</_setDefault> |
|
18 |
</VegBIEN> |
|
19 |
Inserted 1 new rows into database |
inputs/analytical_db/Source/VegBIEN.csv | ||
---|---|---|
1 |
link ../../../mappings/VegCore-VegBIEN.csv |
|
2 | 0 |
inputs/analytical_db/Source/unmapped_terms.csv | ||
---|---|---|
1 |
*row_num |
inputs/analytical_db/Source/header.csv | ||
---|---|---|
1 |
row_num |
Also available in: Unified diff
inputs/analytical_db/: removed import-related files (Source/, etc.), since this is actually just a folder used to store make_analytical_db.log.sql, so that it will be synced along with the other logs