TBRPC.github.io

TBRIC-Public-main

Tampa Bay Regional Inundation Coordination Project

Python_package Status

Tampa Bay Regional Inundation Coordination (TBRIC) Tool Suite

Description:

The TBRIC Tool Suite enables

Installation and Usage:

The TBRIC Tool Suite is a Python based tool.

The TBRIC Analysis Tool is an ESRI ArcGIS Pro based tool.

Detailed installation and usage instructions are explained in the TBRIC User Guide documentation here: https://github.com/?/?/blob/main/documentation/?.pdf

Using this code

The Python dependencies are detailed in environment.yml. This assumes you have an installation of Python 3.7 and conda. These steps follow this reference. There are R components as well, which will be installed by conda in the R package library within the user’s RDR conda environment.

From your Anaconda Prompt terminal, navigate to the location where you cloned this repository and run the following:

conda env create -f environment.yml
conda info --envs

You should see ?env show up as an available environment.

Contributing:

Add bugs and feature requests to the Issues tab in the ? for the TBRIC Development Team to triage.

Credits:

Project Sponsors:

The development of the TBRIC Tool Suite was funded by the Florida Department of Environmental Protection (FDEP) Resilient Florida grant.

Acknowledgements:

The TBRIC team thanks UF GeoPlan Centre and regional stakeholders.

License:

This project is licensed under the terms of the ?. Please read it carefully.