[GRASS-dev] [GRASS GIS] #2812: Wrong command r.lake.series examples

GRASS GIS trac at osgeo.org
Wed Nov 25 16:39:01 PST 2015


#2812: Wrong command r.lake.series examples
-------------------------+-------------------------
 Reporter:  pmav99       |      Owner:  grass-dev@…
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:  7.0.3
Component:  Docs         |    Version:  unspecified
 Keywords:               |        CPU:  Unspecified
 Platform:  Unspecified  |
-------------------------+-------------------------
 In the example of:
 https://grass.osgeo.org/grass70/manuals/addons/r.lake.series.html

 The `r.shaded.relief` command is being used. I believe it should be
 converted to `r.relief`

 {{{
 - r.shaded.relief in=elev_lid792_1m out=elev_lid792_1m_shade
 + r.relief in=elev_lid792_1m out=elev_lid792_1m_shade
 }}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2812>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list