Revision 71
Added by Aaron Marcuse-Kubitza about 13 years ago
mappings/joins/SALVIAS-VegBank.plots.csv | ||
---|---|---|
11 | 11 |
elev_m,*_ID/plot/elevation |
12 | 12 |
elev_max_m,"*_ID/plot/{elevation/max,elevationRange/to}" |
13 | 13 |
elev_min_m,"*_ID/plot/{elevation/min,elevationRange/from}" |
14 |
temp_c,"definedValue[@fkey=tableRecord_ID,userDefined[tableName=observation,userDefinedName=tempC]]/definedValue" |
|
15 |
precip_mm,"definedValue[@fkey=tableRecord_ID,userDefined[tableName=observation,userDefinedName=precipMm]]/definedValue" |
|
14 |
temp_c,"definedValue[@fkey=tableRecord_ID,userDefined[tableName=observation,userDefinedName=temperatureC]]/definedValue"
|
|
15 |
precip_mm,"definedValue[@fkey=tableRecord_ID,userDefined[tableName=observation,userDefinedName=precipitationMm]]/definedValue"
|
|
16 | 16 |
slope_aspect,*_ID/plot/slopeAspect |
17 | 17 |
slope_gradient,*_ID/plot/slopeGradient |
18 | 18 |
plot_methodology,methodNarrative |
mappings/extract_plot_map | ||
---|---|---|
10 | 10 |
right_in_root='/taxonObservation/*_ID/observation/' \ |
11 | 11 |
right_out_root='/observation/' |
12 | 12 |
|
13 |
../scripts/util/ch_map_root <VegX-VegBank.csv >VegX-VegBank.plots.csv |
|
13 |
../scripts/util/ch_map_root <VegX-VegBank.organisms.csv >VegX-VegBank.plots.csv |
mappings/VegX-VegBank.plots.csv | ||
---|---|---|
29 | 29 |
obsStartDate/_date/month,obsStartDate/_date/month |
30 | 30 |
obsStartDate/_date/year,obsStartDate/_date/year |
31 | 31 |
simpleUserdefined[name=plotMethodology]/value,methodNarrative |
32 |
simpleUserdefined[name=precipMm]/value,"definedValue[@fkey=tableRecord_ID,userDefined[tableName=observation,userDefinedName=precipMm]]/definedValue" |
|
33 |
temperature,"definedValue[@fkey=tableRecord_ID,userDefined[tableName=observation,userDefinedName=tempC]]/definedValue" |
|
32 |
simpleUserdefined[name=precipMm]/value,"definedValue[@fkey=tableRecord_ID,userDefined[tableName=observation,userDefinedName=precipitationMm]]/definedValue" |
|
33 |
temperature,"definedValue[@fkey=tableRecord_ID,userDefined[tableName=observation,userDefinedName=temperatureC]]/definedValue" |
Also available in: Unified diff
Updated extract_plot_map to use new name for VegX-VegBank mapping and re-ran it and join_all_vegbank