QGIS Python Plugins Repository
GWAT - Watershed Analysis Toolbox by Geomeletitiki
Plugin ID: 3564
(0) votes
Semi-automated Hydrological Basin Analysis toolbox.
Version 3: This is the new version of the Geomeletitiki Watershed Analysis Toolbox, which uses the SAGA Next Gen provider. Please note the original plugin is now considered DEPRECATED.
In order to use this version, you must first setup the SAGA processing provider, using Processing Saga NextGen Provider . Instructions are readily available online.
A specialized watershed basin analysis toolbox designed according to the methodology demanded by Greek legislative standards for Hydrological engineering studies. The plugin is divided into 4 main modules, which should be executed in the respective order
Module1
comes first, and is executed for the whole area/DEM. The user must provide a DEM and specify the Channel Initiation Threshold. The module produces the following outputs:
-Flow Directions raster
-Filled DEM raster (according to Wang&Liu's method)
-Channel Network raster
-Channel Network vector
Module2
handles basin/sub-basin level analysis. It ingests the Filled DEM and a Control Point (Pour Point)
Outputs:
-The watershed that drains through the Discharge Point (pour point) as a vector polygon (Watershed Basin)
-Curve Numbers of the soil, as vector polygons -->CN Labels
-SCS Soil Class Cover of the basin -->SCS Cover
-Corine Class Cover of the basin -->Corine Cover
-Contour Lines (at a user-specified interval) -->Clipped Contour Lines
-Channel Network, cropped to the watershed of the basin --> Clipped Channel Network
Module3
calculates the Longest Flow Path (longest stream) in a basin.
Outputs:
-Longest Flow Pathas a Vector Polyline
-Its Length (in meters) and the Elongation Ratio of the basin, both as attributes of the above layer.
Module4
calculates the parameters needed to produce ICN Curves. It utilizes a dataset of greek meteo stations with their respective parameters.
Outputs:
-Nearest Stationsas Vector Points. Each feature includes the station's parameters (κ, λ, ψ, θ, η) as well as its calculated hydrological parameters used for ICN curves extraction.
The stations' distances from the watershed's centroid are calculated and used to apply Inverse Distance Gage Weighting for the calculation of each station's parameters contribution to the ICN cuves result.
Through the use of this plugin, most of the analysis process is automated, with user intervention practically needed only to initialize Modules 1, 2 and 3. Land use data are derived from Copernicus' CORINE2018 dataset, and soil properties are extracted from the Soil Map of Greece.
Credits
Conception & process design by Ioannis Georgakis, Hydraulic Engineer MSc,
Testing, QA and debuging by Eleftheria Koutsimari, MSc Water Resources
Implementation by Efstathios Lymperis, Geologist & GIS Developer.
The plugin was originally developed at the Hydrology & Hydraulics dept. of Geomeletitiki Consulting Engineers, and is currently independently maintained.
- Author
- Lymperis Efstathios for Geomeletitiki Consulting Engineers S.A.
- Maintainer
- elymperis
- Tags
- python , hydrology , greek , curve number , scs , watershed analysis , channel network , longest flow path , longest flow , cn number , gr
- Plugin home page
- https://github.com/lymperis-e/Geomeletitiki-Watershed-Analysis-Toolbox---QGIS-Plugin-
- Tracker
- Browse and report bugs
- Code repository
- https://github.com/lymperis-e/Geomeletitiki-Watershed-Analysis-Toolbox---QGIS-Plugin-
- Latest stable version
- 3.0.0
- Plugin ID
-
3564