[GRASS-dev] [GRASS GIS] #3280: r.terraflow requires all output options to be given

#3280: r.terraflow requires all output options to be given
-------------------------+-------------------------
Reporter: martinl | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.2.1
Component: Raster | Version: svn-trunk
Keywords: r.terraflow | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
Currently user needs to specify all output options of G72:r.terraflow even
he/she is interested only about one of them.

{{{
r.terraflow elevation=elevation100 filled=o1 direction=o2 swatershed=o3
accumulation=o4 tci=o5
}}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3280&gt;
GRASS GIS <https://grass.osgeo.org>

#3280: r.terraflow requires all output options to be given
--------------------------+-------------------------
  Reporter: martinl | Owner: grass-dev@…
      Type: enhancement | Status: new
  Priority: normal | Milestone: 7.2.1
Component: Raster | Version: svn-trunk
Resolution: | Keywords: r.terraflow
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by martinl):

Implemented in r70516. In trunk you can now run eg.

{{{
r.terraflow elevation=elevation100 filled=o1
}}}

The module also also much less verbose than before.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3280#comment:1&gt;
GRASS GIS <https://grass.osgeo.org>

#3280: r.terraflow requires all output options to be given
--------------------------+-------------------------
  Reporter: martinl | Owner: grass-dev@…
      Type: enhancement | Status: new
  Priority: normal | Milestone: 7.2.1
Component: Raster | Version: svn-trunk
Resolution: | Keywords: r.terraflow
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by martinl):

If no objections I will do backport for GRASS 7.2.1.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3280#comment:2&gt;
GRASS GIS <https://grass.osgeo.org>

#3280: r.terraflow requires all output options to be given
--------------------------+-------------------------
  Reporter: martinl | Owner: grass-dev@…
      Type: enhancement | Status: new
  Priority: normal | Milestone: 7.2.1
Component: Raster | Version: svn-trunk
Resolution: | Keywords: r.terraflow
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by annakrat):

Have you committed it? I don't see it. The ticket is 'enhancement' ticket,
so I would suggest not to backport it.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3280#comment:3&gt;
GRASS GIS <https://grass.osgeo.org>

#3280: r.terraflow requires all output options to be given
--------------------------+-------------------------
  Reporter: martinl | Owner: grass-dev@…
      Type: enhancement | Status: new
  Priority: normal | Milestone: 7.2.1
Component: Raster | Version: svn-trunk
Resolution: | Keywords: r.terraflow
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by martinl):

Replying to [comment:3 annakrat]:
> Have you committed it? I don't see it. The ticket is 'enhancement'
ticket, so I would suggest not to backport it.

yes, there is something bad with trac which currently shows as the last
commit r70514 (see timeline). But it's not the last svn commit:

{{{
svn up
Updating '.':
At revision 70516.
}}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3280#comment:4&gt;
GRASS GIS <https://grass.osgeo.org>

#3280: r.terraflow requires all output options to be given
--------------------------+-------------------------
  Reporter: martinl | Owner: grass-dev@…
      Type: enhancement | Status: closed
  Priority: normal | Milestone: 7.4.0
Component: Raster | Version: svn-trunk
Resolution: fixed | Keywords: r.terraflow
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by martinl):

* status: new => closed
* resolution: => fixed
* milestone: 7.2.1 => 7.4.0

Comment:

Replying to [comment:3 annakrat]:
> The ticket is 'enhancement' ticket, so I would suggest not to backport
it.

OK, changing milestone.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3280#comment:5&gt;
GRASS GIS <https://grass.osgeo.org>

#3280: r.terraflow requires all output options to be given
--------------------------+-------------------------
  Reporter: martinl | Owner: grass-dev@…
      Type: enhancement | Status: closed
  Priority: normal | Milestone: 7.4.0
Component: Raster | Version: svn-trunk
Resolution: fixed | Keywords: r.terraflow
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by martinl):

Replying to [comment:4 martinl]:

> yes, there is something bad with trac which currently shows as the last
commit r70514 (see timeline). But it's not the last svn commit:

reported as https://trac.osgeo.org/osgeo/ticket/1872

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3280#comment:6&gt;
GRASS GIS <https://grass.osgeo.org>