After 'data/qaqc/sensor_spec_thresholds.csv' got deleted, add_threshold_lines was no longer working. Edited lines 6- 11 to open the equivalent yaml file. Also fixed small typo (mix vs min) later on (lines 146, 207). Worked on my end after the change.
I also changed line 11 to only look at the virridy seasonal thresholds.csv, as @kathryn-willi mentioned earlier this AM.
Added the remaining sites (tamasag, legacy, boxelder, river bluffs) to the shiny app so we just have one shiny app for viewing raw data from all sites
After 'data/qaqc/sensor_spec_thresholds.csv' got deleted,
add_threshold_lines
was no longer working. Edited lines 6- 11 to open the equivalent yaml file. Also fixed small typo (mix vs min) later on (lines 146, 207). Worked on my end after the change.I also changed line 11 to only look at the virridy seasonal thresholds.csv, as @kathryn-willi mentioned earlier this AM.
Added the remaining sites (tamasag, legacy, boxelder, river bluffs) to the shiny app so we just have one shiny app for viewing raw data from all sites