Project

General

Profile

« Previous | Next » 

Revision 10381

inputs/.../: translated multi-column filters with _avg() to postprocessing derived columns, using the steps at wiki.vegpath.org/Adding_new-style_import_to_a_datasource#Translating-filters-to-postprocessing-derived-columns

View differences:

map.csv
38 38
Soil_Description,*Soil_Description,,
39 39
Notes_Plant,occurrenceRemarks_verbatim,,
40 40
Phenology_Stage,reproductiveCondition,,
41
Height_Min,height_m,/_avg/1,Assuming units based on the range and precision of values
42
Height_Max,height_m,/_avg/2,Assuming units based on the range and precision of values
43
DBH_Min,diameterBreastHeight_cm,/_avg/1,Assuming units based on the range and precision of values
44
DBH_Max,diameterBreastHeight_cm,/_avg/2,Assuming units based on the range and precision of values
41
Height_Min,height_min_m,,Assuming units based on the range and precision of values
42
Height_Max,height_max_m,,Assuming units based on the range and precision of values
43
DBH_Min,diameterBreastHeight_min_cm,,Assuming units based on the range and precision of values
44
DBH_Max,diameterBreastHeight_max_cm,,Assuming units based on the range and precision of values
45 45
Latitude,decimalLatitude,,
46 46
Longitude,decimalLongitude,,
47 47
Coordinate_Uncertainity,coordinateUncertaintyInMeters,,Assuming units based on the range and precision of values
......
60 60
Month_Identified,monthIdentified,,
61 61
Day_Identified,dayIdentified,,
62 62
occurrenceRemarks,occurrenceRemarks,,
63
diameterBreastHeight_cm,diameterBreastHeight_cm,,
64
height_m,height_m,,

Also available in: Unified diff