Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.01 KB

File metadata and controls

13 lines (9 loc) · 1.01 KB

Runoff-model

The Runoff Model Builder QGIS plugin is a convenient wrapper for the Pyromb library so that RORB, WBNM and URBS control files can be built directly from QGIS.

The Pyromb library and documentation is located here -> Pyromb

Using the plugin is straightforward, it takes four shapefiles that represent the catchment and outputs a control file to be used with either RORB, WBNM or URBS. The plugin is a processing plugin and will appear under "Runoff Model Builder" within the Processing Toolbox. Complete use documentation is provided in the Pyromb library repositiory.

To build a RORB control vector, select the Build RORB process.
To build a WBNM runfile, select the Build WBNM process (Currently Unavailable). To build a URBS control vector, select the Build URBS process.

Dependencies

The Runoff-model plugin depends on the Python package Pyromb. To install this package for QGIS please refer to the Pyromb homepage (linked above) for instructions.