<div class="gmail_quote">On Sat, Jul 2, 2011 at 3:19 PM, Helmut Kudrnovsky <span dir="ltr">&lt;<a href="mailto:hellik@web.de">hellik@web.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi<br>
<br>
&gt;Just had a long chat with myself on grass-user in which I eventually figured<br>
&gt;out that r.water.outlet would need an extra line added to work with lat/lon<br>
&gt;grids that involved the 180 meridian wraparound. The modification to main.c<br>
&gt;is (with surrounding lines for context) is:<br>
&gt;<br>
&gt;G_usage();<br>
&gt;exit(EXIT_FAILURE);<br>
&gt;    }<br>
&gt;<br>
&gt;  E = G_adjust_east_longitude(E,window.west); // &lt;-- NEW LINE; for using<br>
&gt;lat/lon data that straddle the 180 meridian<br>
&gt;<br>
&gt;    if (E &lt; window.west || E &gt; window.east || N &lt; window.south ||<br>
&gt;N &gt; window.north) {<br>
&gt;<br>
&gt;Along with this, should the HTML help be updated to not just say<br>
&gt;&quot;northing/easting&quot; for pour point locations, but also say &quot;lat/lon&quot;?<br>
<br>
it would be fine if you could open a ticket in trac for this issue<br>
(<a href="http://trac.osgeo.org/grass/wiki#BugTracking" target="_blank">http://trac.osgeo.org/grass/wiki#BugTracking</a> ,<br>
<a href="http://trac.osgeo.org/grass/report" target="_blank">http://trac.osgeo.org/grass/report</a>) and, if possible, add a patch<br>
there (<a href="http://trac.osgeo.org/grass/wiki/HowToSVN#LocalDiffs" target="_blank">http://trac.osgeo.org/grass/wiki/HowToSVN#LocalDiffs</a>), so all your<br>
work isn&#39;t getting lost in the mailing list.<br>
<br>
best regards<br>
Helmut<br>
<br>
___________________________________________________________<br>
Schon gehört? <a href="http://WEB.DE" target="_blank">WEB.DE</a> hat einen genialen Phishing-Filter in die<br>
Toolbar eingebaut! <a href="http://produkte.web.de/go/toolbar" target="_blank">http://produkte.web.de/go/toolbar</a><br>
</blockquote></div><br><div><br></div><div>Thanks for letting me know! I will do that.</div><div>Andy</div>