Revision 8166
Added by Aaron Marcuse-Kubitza almost 12 years ago
map.csv | ||
---|---|---|
4 | 4 |
SRV_CN,*PLOT.SRV_CN,, |
5 | 5 |
CTY_CN,*PLOT.CTY_CN,, |
6 | 6 |
PREV_PLT_CN,*PLOT.PREV_PLT_CN,, |
7 |
INVYR,.INVYR,,
|
|
8 |
STATECD,.STATECD,,
|
|
9 |
UNITCD,.UNITCD,,
|
|
10 |
COUNTYCD,.COUNTYCD,,
|
|
11 |
PLOT,.PLOT,,
|
|
7 |
INVYR,INVYR,, |
|
8 |
STATECD,STATECD,, |
|
9 |
UNITCD,UNITCD,, |
|
10 |
COUNTYCD,COUNTYCD,, |
|
11 |
PLOT,PLOT,, |
|
12 | 12 |
PLOT_STATUS_CD,*PLOT.PLOT_STATUS_CD,, |
13 | 13 |
PLOT_NONSAMPLE_REASN_CD,*PLOT.PLOT_NONSAMPLE_REASN_CD,, |
14 | 14 |
MEASYEAR,*PLOT.MEASYEAR,, |
Also available in: Unified diff
inputs/FIA/*/map.csv: Removed no longer needed leading . from joined fields (globally-unique terms), because functions.to_global_col_names() is not used anymore