[GRASS-SVN] r69701 - grass-addons/grass7/raster/r.basin

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Oct 18 09:44:53 PDT 2016


Author: madi
Date: 2016-10-18 09:44:52 -0700 (Tue, 18 Oct 2016)
New Revision: 69701

Modified:
   grass-addons/grass7/raster/r.basin/r.basin.html
Log:
known issues added

Modified: grass-addons/grass7/raster/r.basin/r.basin.html
===================================================================
--- grass-addons/grass7/raster/r.basin/r.basin.html	2016-10-18 15:15:11 UTC (rev 69700)
+++ grass-addons/grass7/raster/r.basin/r.basin.html	2016-10-18 16:44:52 UTC (rev 69701)
@@ -157,6 +157,16 @@
 <li>r.width.funct</li>
 </ul>
 
+<h2>Known issues</h2>
+<ul>
+<li> r.basin hasn't been designed for working in lat/long coordinates.
+This means that if you are working in lat/long coordinates, you need to reproject 
+your map first in order to apply the tool. 
+<li> r.basin is designed to work in meters unit. The values that you get using 
+feet are nonsense. 
+<li> r.basin does not handle overwrite. You need to delete the output products 
+already created (maps, text file, figures) by hand before running it again.
+
 <h2>SEE ALSO</h2>  
 
 <em>



More information about the grass-commit mailing list