[GRASS-SVN] r72697 - grass-addons/grass7/raster/r.valley.bottom
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue May 8 06:23:37 PDT 2018
Author: neteler
Date: 2018-05-08 06:23:37 -0700 (Tue, 08 May 2018)
New Revision: 72697
Modified:
grass-addons/grass7/raster/r.valley.bottom/r.valley.bottom.html
Log:
r.valley.bottom addon manual: fix invert colors flag in example
Modified: grass-addons/grass7/raster/r.valley.bottom/r.valley.bottom.html
===================================================================
--- grass-addons/grass7/raster/r.valley.bottom/r.valley.bottom.html 2018-05-07 20:27:13 UTC (rev 72696)
+++ grass-addons/grass7/raster/r.valley.bottom/r.valley.bottom.html 2018-05-08 13:23:37 UTC (rev 72697)
@@ -35,7 +35,7 @@
r.valley.bottom elevation=el_D782_6m mrvbf=mrvbf_el_D782_6m t_slope=40 p_slope=3 p_pctl=2
# set colors
- r.colors map=mrvbf_el_D782_6m color=bcyr -i
+ r.colors map=mrvbf_el_D782_6m color=bcyr -n
# display over a shaded relief map
r.relief input=el_D782_6m output=hs_D782_6m altitude=45 azimuth=315 zscale=4 scale=1
More information about the grass-commit
mailing list