FloodRiskSwatPlus is a QGIS plugin designed to assess flood risk impacts in economic terms using SWAT+ model scenarios. It allows users to analyze potential land management changes and climate change projections, helping with flood risk management and adaptation planning.
✔️ Estimates Expected Annual Damage (EAD) at different administrative levels
✔️ Uses flood damage maps (currency/m²) for up to five return periods
✔️ Supports multiple SWAT+ scenarios for comparative analysis
✔️ Provides economic impact assessment for flood risk adaptation strategies
- Open QGIS (version 3.0 or later required).
- Download this repository or clone it:
git clone https://github.com/your-repo/FloodRiskSwatPlus.git
- Copy the plugin folder to your QGIS plugins directory:
- Windows:
%APPDATA%\QGIS\QGIS3\profiles\default\python\plugins\
- Linux/macOS:
~/.local/share/QGIS/QGIS3/profiles/default/python/plugins/
- Windows:
- Restart QGIS, go to Plugins > Manage and Install Plugins, and enable
FloodRiskSwatPlus
.
- Load your watershed layers and daily flow rate output data from SWAT+.
- Use the damage unit layer tool to generate flood damage maps.
- Run the Flood Risk Impact Model to calculate:
- Expected Annual Damage (EAD)
- Percentage change in flood probabilities
- Visualize and analyze results in QGIS.
Contributions are welcome! To contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature-new-feature
). - Commit your changes (
git commit -m "Add new feature"
). - Push to your branch (
git push origin feature-new-feature
). - Open a Pull Request.
For issues or feature requests, please check the Issues section.
This plugin is licensed under the MIT License – see the LICENSE file for details.
For any inquiries, please contact Xavier Garcia, Oliu Llorente, Laia Estrada, Vicenç Acuña - ICRA at ollorente@icra.cat.
🌍 Developed by ICRA – Catalan Institute for Water Research
🔗 Website | QGIS Plugins | SWAT+ Model