Revision 6843
Added by Aaron Marcuse-Kubitza about 12 years ago
Makefile | ||
---|---|---|
32 | 32 |
|
33 | 33 |
.VegCore.csv.last_cleanup: .%.last_cleanup: % $(dict) |
34 | 34 |
$(bin)/in_place $< $(bin)/translate 0 $(dict) |
35 |
$(bin)/in_place $< env text=1 $(bin)/repl $(dict) 3 |
|
36 |
$(bin)/in_place $< $(bin)/sort 3 0 |
|
37 |
$(bin)/in_place $< uniq |
|
38 | 35 |
touch $@ |
39 |
$(MAKE) VegCore.redmine |
|
40 | 36 |
$(MAKE) VegCore-VegBIEN.unsourced_terms.csv |
41 | 37 |
.PRECIOUS: .VegCore.csv.last_cleanup |
42 | 38 |
|
... | ... | |
69 | 65 |
$(MAKE) $(@:%=.%.last_cleanup) |
70 | 66 |
.PRECIOUS: $(inputCoreMaps) |
71 | 67 |
endif |
72 |
|
|
73 |
# Documentation |
|
74 |
|
|
75 |
VegCore.redmine: VegCore.csv |
|
76 |
$(bin)/dict2redmine 0 1 3 <$+ >$@ |
Also available in: Unified diff
mappings/VegCore.csv: Removed informational columns, because this information is now maintained on the VegCore data dictionary page at <https://projects.nceas.ucsb.edu/nceas/projects/bien/wiki/VegCore>