Materials for the Tampa Bay benthic data dashboard.
- Benthic and sediment data are provided to TBEP by EPC typically in December. Note that the updated year will lag the current year. Update the files in tbeptools with these data.
R/benthicdata.R, run examples to updateR/benthicdata.RDataand update Roxygen with date of update (may need to change some column names inR/read_formbenthic.R)R/sedimentdata.R, run examples to updateR/sedimentdata.RDatafile and update Roxygen with file dims and date of update- Update dates in
R/anlz_tbbimed.R,R/show_tbbimatrix.R,R/anlz_sedimentaddtot.R,R/anlz_sedimentave.R,R/anlz_sedidmentpel.R,R/anlz_sedimentpelave.R,R/show_sedimentalratio.R,R/show_sedimentave.R,R/show_sedimentmap.R,R/show_sedimentpelave.R,R/show_sedimentpelmap.R - Run
devtools::document()to update documentation - Update dates in
vignettes/tbbi.Rmd - Update date/version
DESCRIPTIONfile - Commit and push changes to GitHub
- Reinstall tbeptools locally and update
maxyrinR/dat_proc.Randmaxyrinindex.Rmdin this repository- Source
R/dat_proc.Rto update datasets. This should update all files indata/folder excludingdata/segmask.Rdata. - Commit and push changes to GitHub
- Log on to TBEP server and pull changes to benthic-dash repository
- Source
- Update state of the bay page to update the figure on the TBEP data viz page and the benthic document for tbep.org/estuary/state-of-the-bay/
- Change maxyr and reprocess
figure/tbbireport.jpgincreatefigs.R - Change year range and reprocess
figures/pel.pngincreatefigs.R docs/tampa-bay-benthic-index.Rmdchange maxyr and reknit- Commit and push changes to GitHub
- Change maxyr and reprocess
- Update CCMP
docs/water/coc1.qmdis the only one that needs updating. Nothing needs to change, just re-render the website locally usingquarto publish gh-pagesor manually trigger the build on the repo page (otherwise, a commit needs to be pushed to trigger it).