Plugins ======= Each model is implemented as a plugin. This allows to easily add new models to the ewatercycle eco-system. See :doc:`adding_models` for more information on how to add a new model as a plugin. Each plugin has its own documentation. Below is a list of all known plugins: * `HBV `_ * `Hype `_ * `LISFLOOD `_ * `MARRMoT `_ * `PCRGlobWB `_ * `Wflow `_ * `LeakyBucket `_ .. note:: To add your plugin to this list, please create a `Pull Request `_. .. TODO move docs/plugins/ to docs/ in plugin repo