Code to reproduce figures and analysis
# download and navigate to the folder
git clone https://github.com/etowahadams/aedes_aegypti_brackish_tolerance.git
cd aedes_aegypti_brackish_tolerance
# install the python dependencies
conda env create -f environment.yml
conda activate aedes_aegypti_brackish_tolerance
Then start running the notebooks in ./notebooks
!