<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 15, 2015 at 8:10 AM, Nikos Alexandris <span dir="ltr"><<a href="mailto:nik@nikosalexandris.net" target="_blank">nik@nikosalexandris.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div id=":160" class="" style="overflow:hidden">I have another use-case, hence another update to the script.  Does<br>
anyone care to have a look at the proposed diff (really a quick hack, no<br>
extensive testing done but it works for me).</div></blockquote></div><br></div><div class="gmail_extra">Looks good except for computing the slope and aspect on the fly. r.slope.aspect runs twice once for slope, once for aspect. With current code, it actually looks that there might be some override issues. Try harder to preserve current mechanism where one r.slope.aspect call is build according to missing inputs. You need to change the if conditions somehow. (Only reading the diff.) </div></div>