Tampa Bay Regional Inundation Coordination Project
Testing sharepoint Zip file links Test2
The TBRIC Tool Suite enables
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
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.
Add bugs and feature requests to the Issues tab in the ? for the TBRIC Development Team to triage.
The development of the TBRIC Tool Suite was funded by the Florida Department of Environmental Protection (FDEP) Resilient Florida grant.
The TBRIC team thanks UF GeoPlan Centre and regional stakeholders.
This project is licensed under the terms of the ?. Please read it carefully.