.. _examples: Examples ======== .. include:: ../_examples/README.rst List of examples ---------------- For a static (non-interactive) view of the examples follow one of the links below: **Build model from command line interface** * `Build Wflow model <../_examples/build_model.ipynb>`_ * `Build Wflow sediment model <../_examples/build_sediment.ipynb>`_ **Update model from command line interface** * `Update Wflow model: landuse <../_examples/update_model_landuse.ipynb>`_ * `Update Wflow model: forcing <../_examples/update_model_forcing.ipynb>`_ * `Update Wflow model: gauges <../_examples/update_model_gauges.ipynb>`_ * `Update Wflow model: water demands <../_examples/update_model_water_demand.ipynb>`_ * `Update Wflow model (python): connect to a 1D river model <../_examples/connect_to_1d_model.ipynb>`_ **Clip model from command line interface** * `Clip Wflow model <../_examples/clip_model.ipynb>`_ **Pre- Post-processing and visualization** * `Convert wflow staticmaps netcdf to raster files <../_examples/convert_staticmaps_to_mapstack.ipynb>`_ * `Prepare flow directions and related maps from a DEM <../_examples/prepare_ldd.ipynb>`_ * `Plot Wflow static maps <../_examples/plot_wflow_staticmaps.ipynb>`_ * `Plot Wflow forcing data <../_examples/plot_wflow_forcing.ipynb>`_ * `Plot Wflow results data <../_examples/plot_wflow_results.ipynb>`_