Materials to identify habitat opportunity areas using a modified workflow to support the Tampa Bay Coastal Master Plan (TBCMP). Reserve areas within the five-foot coastal contour are reclassified as existing/potential native/restorable categories. 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-habitat
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.