[GRASS-SVN] r69940 - grass/branches/releasebranch_7_0/raster/r.univar

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Nov 28 08:57:07 PST 2016


Author: mlennert
Date: 2016-11-28 08:57:07 -0800 (Mon, 28 Nov 2016)
New Revision: 69940

Modified:
   grass/branches/releasebranch_7_0/raster/r.univar/r.univar.html
Log:
r.univar: manual- added link to computational region wiki page


Modified: grass/branches/releasebranch_7_0/raster/r.univar/r.univar.html
===================================================================
--- grass/branches/releasebranch_7_0/raster/r.univar/r.univar.html	2016-11-28 16:56:29 UTC (rev 69939)
+++ grass/branches/releasebranch_7_0/raster/r.univar/r.univar.html	2016-11-28 16:57:07 UTC (rev 69940)
@@ -25,7 +25,11 @@
 
 As with most GRASS raster modules, <em>r.univar</em> operates on the raster
 array defined by the current region settings, not the original extent and
-resolution of the input map. See <em><a href="g.region.html">g.region</a></em>.
+resolution of the input map. See <em><a href="g.region.html">g.region</a></em>,
+but also 
+<a href="https://grasswiki.osgeo.org/wiki/Computational_region#Understanding_the_impact_of_region_settings">
+the wiki page on the computational region</a> to understand the impact of the 
+region settings on the calculations.
 
 <p>
 This module can use large amounts of system memory when the <b>-e</b>



More information about the grass-commit mailing list