Materials for Tampa Bay Nekton Index Dashboard, link
- FIM typically provides preprocessed nekton data July/August for the preceding year.
- In tbeptools, recreate
fimdata
andfimstations
with the new data (in example code for each file) and update file info in Roxygen. Push updates to GitHub Reinstall new version of tbeptools on local machine. - Run R/dat_proc.R to update the data for the dashboard. Change
maxyr
- Docker image will neeed to be recreated with tbeptools update (once on R-Universe), but can install in the image directly on the server. Pull new image to server when done and restart instance.
- Update nekton Rmd in State of the Bay repo
- Update CCMP FW-5 page using
quarto publish gh-pages
in CMD line. Site builds automatically with GH-Actions, but it required a push to trigger. - Update data viz page on TBEP website https://tbep.org/tampa-bay-nekton-index/ using SOB script at https://github.com/tbep-tech/State-of-the-Bay/blob/master/createfigs.R