Project

General

Profile

« Previous | Next » 

Revision 4866

inputs/FIA/Organism/map.csv: Remapped DBH from diameterBreastHeight_m to diameterBreastHeight_in, assuming units based on the range and precision of values

View differences:

inputs/FIA/Organism/map.csv
10 10
PlotCD,locationID,,
11 11
StateProvince,stateProvince,,
12 12
County,county,,
13
DBH,diameterBreastHeight_m,,
13
DBH,diameterBreastHeight_in,,Assuming units based on the range and precision of values
14 14
HOM,HOM,,
15 15
BasalDiameter,basalDiameter,,
16 16
Height,height,,
inputs/FIA/Organism/VegBIEN.csv
9 9
MeasMon,"/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/2/_date/month/_nullIf:[null=0,type=float]/value",
10 10
MeasYear,"/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/2/_date/year/_nullIf:[null=0,type=float]/value",
11 11
BasalDiameter,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/basaldiameter_m,
12
DBH,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/diameterbreastheight_m,
12
DBH,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/diameterbreastheight_m/_in_to_m/value,Assuming units based on the range and precision of values
13 13
Height,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/height_m,
14 14
TreeTag,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/tag,
15 15
PlotCD,"/location/locationevent/taxonoccurrence/authortaxoncode/_first/1/_first/2/_if[@name=""if is organism""]/cond/_exists",
inputs/FIA/Organism/test.xml.ref
52 52
                            <plantobservation>
53 53
                                <stemobservation>
54 54
                                    <basaldiameter_m>$BasalDiameter</basaldiameter_m>
55
                                    <diameterbreastheight_m>$DBH</diameterbreastheight_m>
55
                                    <diameterbreastheight_m><_in_to_m><value>$DBH</value></_in_to_m></diameterbreastheight_m>
56 56
                                    <height_m>$Height</height_m>
57 57
                                    <tag>$TreeTag</tag>
58 58
                                </stemobservation>

Also available in: Unified diff