Skip to content

gantian127/mini_project

Repository files navigation

Mini Project

Introduction

This repository includes a Demonstration Jupyter Notebook created for the COURAGE pilot project. This Notebook allows users to run a hydrological runoff model and explore how flash floods are influenced by upstream burned areas.

Run the Notebook

Please first download all the files from this repository and have conda installed on the local PC.

Then, use the following commands to create a virtual environment and launch the Jupyter Notebook. The code below works best on Mac OS or Linux.

$ cd mini_project
$ conda env create --file=environment.yml
$ conda activate mini_project
$ jupyter notebook

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published