Hi Margherita..<br>time ago I worked on the &quot;threshold problem&quot;.. just because there&#39;s not a default value for this parameter, there&#39;s a study inside the value this parameter has to assume.. and various theories.. I worked on the Broscoe Theory (1959) and produced a module (you can find it into the addons) called <a href="http://r.broscoe.sh">r.broscoe.sh</a> that: executes r.watershed for some values of threshold, applies some statistical tests and defines the best threshold through the examinated threshold values..<br>
this is not THE way to approach the problem.. but ONE way to do it.. if you want you can try..:-)<br>you can read more about it downloading the GRASS meeting slides here: <a href="http://www.grassmeeting2008.unipg.it/?q=node/9">http://www.grassmeeting2008.unipg.it/?q=node/9</a> (file: Cencetti et alii).<br>
<br>Hope this helps!<br><br>Annalisa<br><br><br><div class="gmail_quote">2009/2/5 Markus Metz <span dir="ltr">&lt;<a href="mailto:markus.metz.giswork@googlemail.com">markus.metz.giswork@googlemail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
margherita wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all<br>
<br>
i have some question about the commands r.watershed and r.terraflow. By using both commands i obtained from a DEM a flow accumulation with the algorithm of the single flow direction and a flow accumulation with the algorithm of the multi flow direction. In both cases i did not enter the treshold of cell (i.e. in the flow accumulation if a grid cell value exceeds a certain threshold, it&#39;s part of the river, if not, it isn&#39;t)<br>

<br>
Please can you let me know if there are default values of this threshold and, if yes, what they are, and if that value can be changed by the user and how.<br>
</blockquote></div>
This threshold can be set with the option threshold=some_value in r.watershed (details are in the manual, please read it). r.terraflow doesn&#39;t have such an option (details are in the manual, please read it).<br>
<br>
If the option threshold=some_value is given for r.watershed, you can also get basins, half basins, and stream segments. Maybe these stream segments are what you are looking for.<br>
<br>
Good luck,<br>
<br>
Markus M<div><div></div><div class="Wj3C7c"><br>
<br>
_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
</div></div></blockquote></div><br>