Revision 4871
Added by Aaron Marcuse-Kubitza over 12 years ago
inputs/SALVIAS-CSV/Organism/map.csv | ||
---|---|---|
43 | 43 |
ht_first_branch_m,heightFirstBranch,, |
44 | 44 |
stem_tag1,tag,/_alt/1/_alt/2,"The second tag supercedes the first. The stem tag supercedes the tree tag. Brad: Same as tag1 & tag2, but applied to individual stems. I'm still not clear how to distinguish between methods which tag only individuals trees, and those which tag individual stems." |
45 | 45 |
stem_tag2,tag,/_alt/1/_alt/1,The second tag supercedes the first. The stem tag supercedes the tree tag. Brad: see above |
46 |
stem_dbh,diameterBreastHeight_m,,
|
|
46 |
stem_dbh,diameterBreastHeight_cm,,"Assuming units based on the units for intercept_cm, which measures the same dimension"
|
|
47 | 47 |
basal_diam,basalDiameter,, |
48 | 48 |
stem_height_m,height,/_alt/1,"Brad: Same as for height, but applies to individuals stems, not trees. Rare." |
49 | 49 |
stem_height_first_branch_m,heightFirstBranch,,"Brad: Same as for ht_first_branch_m, but applies to individuals stems, not trees. Rare." |
inputs/SALVIAS-CSV/Organism/VegBIEN.csv | ||
---|---|---|
42 | 42 |
stem_canopy_position,"/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/definedvalue[*_id/userdefined[tablename=stemobservation,userdefinedname=canopyPosition]]:[@fkey=tablerecord_id]/definedvalue", |
43 | 43 |
stem_liana_infestation,"/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/definedvalue[*_id/userdefined[tablename=stemobservation,userdefinedname=lianaInfestation]]:[@fkey=tablerecord_id]/definedvalue", |
44 | 44 |
notes,"/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/definedvalue[*_id/userdefined[tablename=stemobservation,userdefinedname=notes]]:[@fkey=tablerecord_id]/definedvalue", |
45 |
stem_dbh,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/diameterbreastheight_m,
|
|
45 |
stem_dbh,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/diameterbreastheight_m/_cm_to_m/value,"Assuming units based on the units for intercept_cm, which measures the same dimension"
|
|
46 | 46 |
stem_height_m,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/height_m/_alt/1,"Brad: Same as for height, but applies to individuals stems, not trees. Rare." |
47 | 47 |
height_m,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/height_m/_alt/2, |
48 | 48 |
ht_first_branch_m,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/heightfirstbranch_m, |
inputs/SALVIAS-CSV/Organism/test.xml.ref | ||
---|---|---|
87 | 87 |
</userdefined_id> |
88 | 88 |
<definedvalue>$notes</definedvalue> |
89 | 89 |
</definedvalue> |
90 |
<diameterbreastheight_m>$stem_dbh</diameterbreastheight_m>
|
|
90 |
<diameterbreastheight_m><_cm_to_m><value>$stem_dbh</value></_cm_to_m></diameterbreastheight_m>
|
|
91 | 91 |
<height_m> |
92 | 92 |
<_alt> |
93 | 93 |
<1>$stem_height_m</1> |
inputs/SALVIAS-CSV/Organism/new_terms.csv | ||
---|---|---|
28 | 28 |
ht_first_branch_m,heightFirstBranch,, |
29 | 29 |
stem_tag1,tag,/_alt/1/_alt/2,"The second tag supercedes the first. The stem tag supercedes the tree tag. Brad: Same as tag1 & tag2, but applied to individual stems. I'm still not clear how to distinguish between methods which tag only individuals trees, and those which tag individual stems." |
30 | 30 |
stem_tag2,tag,/_alt/1/_alt/1,The second tag supercedes the first. The stem tag supercedes the tree tag. Brad: see above |
31 |
stem_dbh,diameterBreastHeight_m,,
|
|
31 |
stem_dbh,diameterBreastHeight_cm,,"Assuming units based on the units for intercept_cm, which measures the same dimension"
|
|
32 | 32 |
basal_diam,basalDiameter,, |
33 | 33 |
stem_height_m,height,/_alt/1,"Brad: Same as for height, but applies to individuals stems, not trees. Rare." |
34 | 34 |
stem_height_first_branch_m,heightFirstBranch,,"Brad: Same as for ht_first_branch_m, but applies to individuals stems, not trees. Rare." |
Also available in: Unified diff
inputs/SALVIAS-CSV/Organism/map.csv: Remapped stem_dbh from diameterBreastHeight_m to diameterBreastHeight_cm, assuming units based on the units for intercept_cm, which measures the same dimension