<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 19, 2016 at 12:15 PM, Priscilla_I <span dir="ltr"><<a href="mailto:isacco.silvia@gmail.com" target="_blank">isacco.silvia@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 dir="ltr">Hi Micha, <div>thanks for you answer, as Margherita wrote "Silvia" is the directory in which I'd like to save my results, and use r.stream only to check that coordinates belongs to virtual stream network.</div><div>I followed Margherita advices but I already removed all old files and grass kept in giving me error.</div></div></blockquote><div><br></div><div>Yes, but it's a different error..</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 dir="ltr"><div> So I thought it could be a problem related to the fact that I was using GRASS downloaded with Qgis and there were some warnings when I launched it.</div></div></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div><div>I dowloaded GRASS 7.0.5 and tried to run r.basin with the NC sample dataset as suggested in an old thread:</div><div><br></div><div>I follow the following procedure</div><div>- I create a new mapset in order to not have problems about old files and overwriting</div><div>- I set the region </div><div> <i> g.region -a raster=elevation@PERMANENT align=elevation@PERMANENT</i></div><div>- I launch the command</div><div> <i> r.basin map=elevation@PERMANENT prefix=b coordinates=637304,218585 dir=\tmp\test threshold=40</i></div><div><br></div><div>it breaks with the error</div><div><div><i>An ERROR occurred running r.basin</i></div><div><i>Please check for error messages above or try with another pairs of outlet coordinates</i></div><div><i>Removing region definition <original></i></div></div></div></blockquote><div><br></div><div>Can you try with the example in the manual? </div><div><br></div><div><a href="https://grass.osgeo.org/grass70/manuals/addons/r.basin.html">https://grass.osgeo.org/grass70/manuals/addons/r.basin.html</a> </div><div><pre style="color:rgb(0,0,0)">g.region raster=elevation -p
r.basin map=elevation prefix=my_basin coord=637304.924954,218617.100523 \
 dir=/tmp/test threshold=1000
</pre></div><div><br></div></div>Regards,<br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><font color="#666666">Margherita Di Leo</font></div></div></div></div></div></div></div></div></div>
</div></div>