Repository for building static water quality reporting tool documents.
For this repository:
- First week of jan, request Nov/Dec provisional water quality data for HB, OTB, LTB, MTB from EPC (SM)
- Take downloaded data from wq-static CI build ('Results_Updated.xls') and copy in provisional data from EPC
- Check if all data present, should be 10 samples in HB, 8 in LTB, 12 in MTB, 15 in OTB
- Save new file, 'Results_Provisional.xlsx' (okay to save as new file format), in data-raw folder
- In wq1.Rnw comment lines 63, 67, uncomment lines 62, 66, make sure line 69 is F
- In wq2.Rnw comment lines 61, 65, uncomment lines 60, 64, make sure line 67 is F
- Run build.R through line 27
- Comment lines 6-7, 19-56 on .github/workflows/build.yaml to disable CI (w/o error)
- Update text and any other static graphics
Updating the wq dashboard with provisional data (wq-dash repo):
- After the data are updated on the wq-static repo, save the epcdata RData object created on line 67 of wq1.Rnw to the wq-dash repo data folder
- Convert the
sq_q
column in epcdata to logical, as in line 12 in R/dat_build.R, save epcdata again to data folder - In R/global.R, comment line 10, uncomment line 9, change line 19 to current year
- In R/dat_proc.R, comment line 14, uncomment line 13, change line 20 to current year, run R/dat_proc.R
- In R/dat_build.R, comment lines 6 - 20 so CI actions don't overwrite epcdata
Updating state of the bay (state of the bay repo):
- Copy 'Results_Provisional.xlsx' to state of the bay repo data-raw folder
- In docs/water-quality-decision-matrix.Rmd, comment lines 13, 18, uncomment lines 14, 17, change line 10 to current year
- Knit docs/water-quality-decision-matrix.Rmd and verify changes
Note that once the Nov/Dec data are no longer provisional (on EPC FTP), undo the above, set maxyr as next year. For next year's provisional report card, this can only be done once January data are available. Also make sure line 69 in wq1.Rnw and line 67 in wq2.Rnw is T for partialyr.