Introduction
1
Install Utah wqTools package
2
Read Utah monitoring locations
3
Read and process TDS data (2015-2018)
3.1
Read all TDS data (2015-2018)
4
Sites, assessment units, and beneficial uses
4.1
Merge site locations to data
4.2
TDS records w/o a site:
4.3
Check site types present
4.4
Lump canal types, subset to lakes, streams, and canals,
4.5
Assign assessment units (& AU waterbody types)
4.6
Assign beneficial uses
5
Building a map
6
TDS analyses
6.1
Plot TDS by year & month
6.2
Remove GSL sites
6.3
Find sites w/ TDS values > 5000 recorded
6.4
Plot TDS by lat & long
6.5
Plot TDS by use
6.6
Plot TDS by AU waterbody type
Utah TDS wqTools vignette
1
Install Utah wqTools package
#devtools::install_github("utah-dwq/wqTools")
library
(wqTools)