Materials to identify habitat opportunity areas and restoration potential to support the Tampa Bay Coastal Master Plan (TBCMP). Methods adapted from the Tampa Bay Estuary Program 2020 Habitat Master Plan Update, applied to the seven counties in the TBCMP. Claude Code was used extensively to adapt the original code, with all resulting products and documentation verified by a real human.
View products and methods descriptions: https://tbep-tech.github.io/tbcmp-opportunities
This project uses renv for R package management. To run locally after cloning the repo:
- Open the project in the IDE.
- Run
renv::restore()to install all required packages fromrenv.lock. - Run the scripts in the
R/folder in numbered order to reproduce the analysis.