Revision 4876
Added by Aaron Marcuse-Kubitza over 12 years ago
inputs/TEAM/VL/map.csv | ||
---|---|---|
7 | 7 |
Genus,genus,, |
8 | 8 |
SpecificEpithet,specificEpithet,, |
9 | 9 |
Collectors,recordedBy,, |
10 |
dbh,diameterBreastHeight_m,,
|
|
10 |
dbh,diameterBreastHeight_cm,,"""Tree diameter measurement. {cm}"" (Diameter definition on p. 6 at <https://projects.nceas.ucsb.edu/nceas/projects/bien/repository/raw/inputs/TEAM/_src/ci-team_extract/Vegetation-Metadata-1.4.pdf>)"
|
|
11 | 11 |
max_diam,max_diam,, |
12 | 12 |
max_diam_pom,max_diam_pom,, |
13 | 13 |
ConditionCodes,ConditionCodes,, |
inputs/TEAM/VL/VegBIEN.csv | ||
---|---|---|
13 | 13 |
ObservationDate,/location/locationevent/obsenddate/_*/date/_alt/2/_dateRangeEnd/value, |
14 | 14 |
ObservationDate,/location/locationevent/obsstartdate/_*/date/_alt/2/_dateRangeStart/value, |
15 | 15 |
ID,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/specimenreplicate/sourceaccessioncode, |
16 |
dbh,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/diameterbreastheight_m,
|
|
16 |
dbh,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/diameterbreastheight_m/_cm_to_m/value,"""Tree diameter measurement. {cm}"" (Diameter definition on p. 6 at <https://projects.nceas.ucsb.edu/nceas/projects/bien/repository/raw/inputs/TEAM/_src/ci-team_extract/Vegetation-Metadata-1.4.pdf>)"
|
|
17 | 17 |
TreeNumber,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/tag, |
18 | 18 |
X_1haPlot,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/xposition_m, |
19 | 19 |
Y_1haPlot,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/yposition_m, |
inputs/TEAM/VL/test.xml.ref | ||
---|---|---|
32 | 32 |
<plantobservation> |
33 | 33 |
<specimenreplicate><sourceaccessioncode>$ID</sourceaccessioncode></specimenreplicate> |
34 | 34 |
<stemobservation> |
35 |
<diameterbreastheight_m>$dbh</diameterbreastheight_m>
|
|
35 |
<diameterbreastheight_m><_cm_to_m><value>$dbh</value></_cm_to_m></diameterbreastheight_m>
|
|
36 | 36 |
<tag>$TreeNumber</tag> |
37 | 37 |
<xposition_m>$X_1haPlot</xposition_m> |
38 | 38 |
<yposition_m>$Y_1haPlot</yposition_m> |
inputs/TEAM/VT/map.csv | ||
---|---|---|
5 | 5 |
Genus,genus,, |
6 | 6 |
SpecificEpithet,specificEpithet,, |
7 | 7 |
Collectors,recordedBy,, |
8 |
dbh,diameterBreastHeight_m,,
|
|
8 |
dbh,diameterBreastHeight_cm,,"""Tree diameter measurement. {cm}"" (Diameter definition on p. 6 at <https://projects.nceas.ucsb.edu/nceas/projects/bien/repository/raw/inputs/TEAM/_src/ci-team_extract/Vegetation-Metadata-1.4.pdf>)"
|
|
9 | 9 |
dbh_pom,dbh_pom,, |
10 | 10 |
dbh_new,dbh_new,, |
11 | 11 |
dbh_new_pom,dbh_new_pom,, |
inputs/TEAM/VT/VegBIEN.csv | ||
---|---|---|
13 | 13 |
ObservationDate,/location/locationevent/obsenddate/_*/date/_alt/2/_dateRangeEnd/value, |
14 | 14 |
ObservationDate,/location/locationevent/obsstartdate/_*/date/_alt/2/_dateRangeStart/value, |
15 | 15 |
ID,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/specimenreplicate/sourceaccessioncode, |
16 |
dbh,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/diameterbreastheight_m,
|
|
16 |
dbh,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/diameterbreastheight_m/_cm_to_m/value,"""Tree diameter measurement. {cm}"" (Diameter definition on p. 6 at <https://projects.nceas.ucsb.edu/nceas/projects/bien/repository/raw/inputs/TEAM/_src/ci-team_extract/Vegetation-Metadata-1.4.pdf>)"
|
|
17 | 17 |
TreeNumber,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/tag, |
18 | 18 |
X_1haPlot,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/xposition_m, |
19 | 19 |
Y_1haPlot,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/yposition_m, |
inputs/TEAM/VT/test.xml.ref | ||
---|---|---|
32 | 32 |
<plantobservation> |
33 | 33 |
<specimenreplicate><sourceaccessioncode>$ID</sourceaccessioncode></specimenreplicate> |
34 | 34 |
<stemobservation> |
35 |
<diameterbreastheight_m>$dbh</diameterbreastheight_m>
|
|
35 |
<diameterbreastheight_m><_cm_to_m><value>$dbh</value></_cm_to_m></diameterbreastheight_m>
|
|
36 | 36 |
<tag>$TreeNumber</tag> |
37 | 37 |
<xposition_m>$X_1haPlot</xposition_m> |
38 | 38 |
<yposition_m>$Y_1haPlot</yposition_m> |
Also available in: Unified diff
inputs/TEAM/*/map.csv: Remapped dbh from diameterBreastHeight_m to diameterBreastHeight_cm, using the units defined in Vegetation-Metadata-1.4.pdf