QGIS/python/plugins/sextante/saga/help/FlowWidthandSpecificCatchmentArea.html

23 lines
1.5 KiB
HTML

<html>
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
<body>
<h1 class='module'>Flow Width and Specific Catchment Area</h1>
<div class='author'>O. Conrad (c) 2009</div>
<div class='description'>Flow width and specific catchment area (SCA) calculation.<br/>
<br/>
References:<br/>
Gruber, S., Peckham, S. (2008): Land-Surface Parameters and Objects in Hydrology. In: Hengl, T. and Reuter, H.I. [Eds.]: Geomorphometry: Concepts, Software, Applications. Developments in Soil Science, Elsevier, 33:293-308.<br/>
<br/>
Quinn, P.F., Beven, K.J., Chevallier, P., Planchon, O. (1991): The prediction of hillslope flow paths for distributed hydrological modelling using digital terrain models. Hydrological Processes, 5:59-79<br/>
</div>
<h2>Parameters</h2>
<dl class='parameters'>
<dt>Grid system <div class='type'>Grid system</div></dt><dd>Grid system <div class='constraints'></div></dd>
<dt>Elevation <div class='type'>Input Grid</div></dt><dd> <div class='constraints'></div></dd>
<dt>Flow Width <div class='type'>Output Grid</div></dt><dd> <div class='constraints'></div></dd>
<dt>Total Catchment Area (TCA) <div class='type'>Input Grid</div></dt><dd> <div class='constraints'></div></dd>
<dt>Specific Catchment Area (SCA) <div class='type'>Output Grid</div></dt><dd> <div class='constraints'></div></dd>
<dt>Method <div class='type'>Choice</div></dt><dd> <div class='constraints'>Available choices: Deterministic 8, Multiple Flow Direction (Quinn et al. 1991), Aspect</div></dd>
</dl>
</body></html>