Revision 9336
Added by Aaron Marcuse-Kubitza over 11 years ago
inputs/GBIF/raw_occurrence_record/run | ||
---|---|---|
7 | 7 |
table.tsv/make() |
8 | 8 |
{ |
9 | 9 |
echo_func |
10 |
table.tsv/make__src_table_run |
|
10 |
cols=' |
|
11 |
family, genus, species, subspecies/*helps TNRS to resolve species*/, |
|
12 |
latitude, longitude, country, state_province, county, locality' \ |
|
13 |
table.tsv/make__src_table_run |
|
11 | 14 |
} |
12 | 15 |
|
13 | 16 |
fi |
Also available in: Unified diff
inputs/GBIF/raw_occurrence_record/run: table.tsv/make(): added column subset (from http://vegpath.org/twiki/bin/view/Main/ConfCall20130509#subsetting_strategy > include)