Revision 4759
Added by Aaron Marcuse-Kubitza about 12 years ago
VegCore-VegBIEN.csv | ||
---|---|---|
71 | 71 |
monthCollected,"/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/2/_date/month/_nullIf:[null=0,type=float]/value", |
72 | 72 |
yearCollected,"/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/2/_date/year/_nullIf:[null=0,type=float]/value", |
73 | 73 |
individualCount,/location/locationevent/taxonoccurrence/aggregateoccurrence/count, |
74 |
coverPercent,/location/locationevent/taxonoccurrence/aggregateoccurrence/cover_frac, |
|
74 |
coverPercent,/location/locationevent/taxonoccurrence/aggregateoccurrence/cover_frac/_pct_to_frac/value,
|
|
75 | 75 |
censusNumber,"/location/locationevent/taxonoccurrence/aggregateoccurrence/definedvalue[*_id/userdefined[tablename=aggregateoccurrence,userdefinedname=censusNo]]:[@fkey=tablerecord_id]/definedvalue", |
76 | 76 |
volumeCanopy,/location/locationevent/taxonoccurrence/aggregateoccurrence/linecover_m, |
77 | 77 |
fieldNotes,/location/locationevent/taxonoccurrence/aggregateoccurrence/notes, |
Also available in: Unified diff
mappings/VegCore-VegBIEN.csv: coverPercent: Convert to fraction using _pct_to_frac()