Skip to content

joaherrerama/Tc-and-Lag-Time-QGIS-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time of Concentration and Lag Time Plugin

In a hydrological modelling framework, this plugin applies different empirical equations to estimate time of concentration and lag time. The plugin works from a shape file provided by the user, typically representing basins. The user assigns the corresponding attributes to the variables required for calculus of such times. Then, based on the provided attributes, the plugin exclusively enables the computable equations in both time of concentration and lag time, depending on the selected parameters. The table below presents the required parameters for calculating the different equations, also shown below.

Time of concentration:

it is the time required for surface runoff from the farthest point of the basin to reach the outlet point is considered, i.e., the time at which the entire hydrographic unit contributes to the flow. For calculation, you can use different formulas that relate to other parameters typical of the basin. For the estimation of time of concentration, it is recommended to use several empirical equations available in the scientific literature, it is considered appropriate to include at least five estimators (SCS, The Soil Conservation Service, 2010).


Time of concentration

Equation

Parameters

WILLIAMS

Basin Area

Length of the main channel Average slope of the basin

KIRPICH

CLARK

TEMEZ

PILGRIM

VALENCIA Y ZULUAGA

VENTURA-HERAS

BRANSBY - WILLIAMS

SCS

Curve number

CALIFORNIA CULVERT PRACTICE

Height Delta (maximum dimension - minimum dimension)

SCS - RANSER

Height Delta (maximum dimension - minimum dimension)

GIANDOTTI

Height Delta (maximum dimension - minimum dimension)

Lag time:

it corresponds to the time between precipitation and the maximum flow of the hydrographic unit, representing the rain delay time (Velez & Botero, 2011).This variable depends mainly on the length and unevenness of the channel, in addition, on the geomorphological characteristics of the basin and the magnitude of runoff.


Lag Time

Equation

Parameter

EAGLESON

Basin area Main channel length Average watershed slope

SNYDER

CHOW

SCS

Curve number

PUTMAN

Permeability coefficient

Results:

with the purpose of make the results more readable and provide more significant data visualization, the plugin adds the resulted layer to the QGIS view considering a default thematic classification by applying five categories and labelling the most significant method for the estimation of time of concentration and Lag time. The selection of the most significant method is relied on statisticians as mean, standard deviation and trimean.

The classification is based on Natural Breaks (Jenks) and shows the times of concentration calculated. This way, a shape file classified into five intervals showing the minimum and highest concentration is added to the view after processing the selected methods.

To report failures or make suggestions, please contact joaherrerama@unal.edu.co.

References List

SCS, The Soil Conservation Service. (2010). Chapter 15 Time of Concentration. Hydrology National Engineering Handbook, 1, 1-12.


Velez, J., & Botero, A. (2011). Estimación del tiempo de concentración y tiempo de rezago en la cuenca experimental urbana de la quebrada San Luis, Manizales. Dyna, 78(65), 58-71.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages