Skip to content

tbep-tech/nekton-dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Materials for Tampa Bay Nekton Index Dashboard, link

DOI

Annual update

  1. FIM typically provides preprocessed nekton data July/August for the preceding year.
  2. In tbeptools, recreate fimdata and fimstations 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.
  3. Run R/dat_proc.R to update the data for the dashboard. Change maxyr
  4. 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.
  5. Update nekton Rmd in State of the Bay repo
  6. 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.
  7. 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