Examples#
This folder contains several ipython notebook examples for HydroMT-wflow.
To run these examples start with the binder badge above.
To run these examples on your local machine create a conda e nvironment based on the environment.yml in the root of this repository and than start jupyer notebook. Run the following steps the examples folder:
conda env create -f ../environment.yml
conda activate hydromt-wflow
jupyter notebook
List of examples#
For a static (non-interactive) view of the examples follow one of the links below:
Build model from command line interface
Update model from command line interface
Clip model from command line interface
Postprocessing and visualization