Revision 4110
Added by Aaron Marcuse-Kubitza over 12 years ago
input.Makefile | ||
---|---|---|
13 | 13 |
use_staged ?= $(by_col) |
14 | 14 |
|
15 | 15 |
# Makefile |
16 |
tablesSort ?= 0.plots 1.organisms stems specimens |
|
16 |
tablesSort ?= 0.plots 1.organisms 2.stems specimens
|
|
17 | 17 |
exts ?= csv tsv txt xml |
18 | 18 |
test_n ?= 2 |
19 | 19 |
|
Also available in: Unified diff
inputs: Renamed stems table to 2.stems so import order would be inherent in the dir name, using steps at <https://projects.nceas.ucsb.edu/nceas/projects/bien/wiki/VegCSV_subfolders#Rename-subfolders-with-import-order>