[GRASS-SVN] r73614 - grass/branches/releasebranch_7_4/raster/r.relief

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Oct 26 06:33:43 PDT 2018


Author: martinl
Date: 2018-10-26 06:33:43 -0700 (Fri, 26 Oct 2018)
New Revision: 73614

Modified:
   grass/branches/releasebranch_7_4/raster/r.relief/r.relief.html
Log:
r.relief: note in manual that current mask is ignored (G74: merge r73612 from trunk)

Modified: grass/branches/releasebranch_7_4/raster/r.relief/r.relief.html
===================================================================
--- grass/branches/releasebranch_7_4/raster/r.relief/r.relief.html	2018-10-26 13:33:19 UTC (rev 73613)
+++ grass/branches/releasebranch_7_4/raster/r.relief/r.relief.html	2018-10-26 13:33:43 UTC (rev 73614)
@@ -46,6 +46,9 @@
 bilinear or bicubic method to resample the DEM at higher
 resolution. <em>r.relief</em> is then run on the resampled DEM.
 
+<p>
+The current mask is ignored.
+
 <h2>EXAMPLES</h2>
 
 <h3>Shaded relief map</h3>



More information about the grass-commit mailing list