lter / lterwg-som

Soil Organic Matter Synthesis working group
https://lter.github.io/som-website/
8 stars 6 forks source link

Update "Tarball-V2_control data_filtering.R" to handle csv control values #58

Closed piersond closed 5 years ago

piersond commented 5 years ago

Add functionality to script that will isolate data rows based on multiple control values when given comma separated value in the keykey control_value_id field.

piersond commented 5 years ago

ALSO! Add that all data rows where NO manipulation was done should be included as "Control" data.

piersond commented 5 years ago

Fixed script to use comma separated control data values from keyV2

piersond commented 5 years ago

Added exception to include all data rows if no control value given AND IF no experimental manipulation was performed

piersond commented 5 years ago

Finished script updates. Next step to test on new tarball.