Examples#

https://mybinder.org/badge_logo.svg

This folder contains several ipython notebook examples for HydroMT-FIAT. To run these examples start with the binder badge above.

To run these examples on your local machine create a conda environment based on the hydromt-fiat-dev.yml in the root of this repository and then start jupyter notebook. Run the following steps from the repository root:

conda env create -f envs/hydromt-fiat-dev.yml
conda activate hydromt-fiat-dev
pip install -e .
jupyter notebook

Offline example access#

Below you can access some of the main examples and go through them in an off-line manner. More examples will be added soon.

1. Creating a Delft-FIAT model anywhere in the world from OSM and JRC data .. 2. Adding aggregation zones to your Delft-FIAT model 2. Updating your Delft-FIAT model with local data 3. Creating a Delft-FIAT model to assess road damage with OSM roads