<html style="direction: ltr;">
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    <style type="text/css">body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
  </head>
  <body style="direction: ltr;" bidimailui-charset-is-forced="true"
    bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 31/08/2016 23:33, Markus Metz wrote:<br>
    </div>
    <blockquote
cite="mid:CAG+h=FGDshNLA3HKdteH=qGr26MxT7=PCs03oogfNzYSrqrg1w@mail.gmail.com"
      type="cite">
      <pre wrap="">On Fri, Aug 26, 2016 at 9:41 AM, Micha Silver <a class="moz-txt-link-rfc2396E" href="mailto:micha@arava.co.il"><micha@arava.co.il></a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">
Hi Markus

------ Original Message ------ Subject: Re: [GRASS-user] flow accumulation
values Date: Thu, 25 Aug 2016 19:54:59 +0200 To: Ken Mankoff, Micha Silver,
Grass-user From: Markus Metz

On Thu, Aug 25, 2016 at 4:07 PM, Ken Mankoff <a class="moz-txt-link-rfc2396E" href="mailto:mankoff@gmail.com"><mankoff@gmail.com></a> wrote:

Is this MFD or SFD? If MFD, flow may split and re-join.

Exactly. With MFD, flow may be distributed to several downstream cells
and the accumulation value can drop when following the extracted path.
This is is most prominent when a river flows into an ocean. Paths,
however, follow Horton's stream network logic and can not split, only
join.


So what would be the correct way to get total flow accumulation for each
stream segment?
Do I have to revert to running r.watershed with the SFD flag?
</pre>
      </blockquote>
      <pre wrap="">
Probably yes. For MFD, streams can be more than one cell wide, and you
would need to draw a cross-section at the beginning and end of each
stream segment, then sum up all stream cells for each cross-section.
</pre>
    </blockquote>
    <br>
    I've changed my script to use the flags "-a -s" in r.watershed so
    that Single Flow Direction is used, and flow out of the region is a
    positive value. Works fine now.<br>
     <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Micha Silver
Arava Drainage Authority
+972-523-665918</pre>
  </body>
</html>