[GRASS-dev] [GRASS GIS] #3839: r.watershed usage inconsistency

GRASS GIS trac at osgeo.org
Thu May 2 03:35:28 PDT 2019


#3839: r.watershed usage inconsistency
--------------------------+-------------------------
  Reporter:  martinl      |      Owner:  grass-dev@…
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:  7.6.2
 Component:  Raster       |    Version:  svn-trunk
Resolution:               |   Keywords:  r.watershed
       CPU:  Unspecified  |   Platform:  Unspecified
--------------------------+-------------------------

Comment (by martinl):

 Should be fixed in r74452:

 {{{
 r.watershed elev=dem
 ...
 ERROR: At least one of the following options is required: <accumulation>,
 <tci>, <spi>, <drainage>, <basin>, <stream>, <half_basin>, <length_slope>
 and <slope_steepness>
 }}}

 Also `threshold` check improved:

 {{{
 r.watershed elev=dem basin=x
 ...
 ERROR: Option <basin> requires <threshold>
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3839#comment:2>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list