<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 2, 2017 at 5:31 AM, Paulo van Breugel <span dir="ltr"><<a href="mailto:p.vanbreugel@gmail.com" target="_blank">p.vanbreugel@gmail.com</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="gmail-:1c6" class="gmail-a3s gmail-aXjCH gmail-m15bc87fc54a6db58">Just had a look at r.binning, very useful.<br></div></blockquote><div><br></div><div>Thanks. But is is not complete yet.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div id="gmail-:1c6" class="gmail-a3s gmail-aXjCH gmail-m15bc87fc54a6db58">
<br>
There is a small error in the code, you are importing grass.script as gs, so on line 33 it should be<br>
<br>
options, flags = gs.parser()<br>
<br>
instead of<br>
<br>
options, flags = grass.parser()<br></div></blockquote><div><br></div><div>Thanks. Fixed.<br><br><a href="https://trac.osgeo.org/grass/changeset/70998">https://trac.osgeo.org/grass/changeset/70998</a><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div id="gmail-:1c6" class="gmail-a3s gmail-aXjCH gmail-m15bc87fc54a6db58">
<br>
I could have made the correction, but I am not sure what is customary in case of these kind of 'typos'.</div></blockquote></div><br></div><div class="gmail_extra">Good question. If it looks like the person is working on it, it is little safer to just tell then fix, I think. Actually, I'll send you similar email later today.<br></div></div>