Bug report #11637
Wrong parameter definition in GRASS r.watershed tool
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | |||
Category: | Processing/GRASS | ||
Affected QGIS version: | 2.6.0 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 19890 |
Description
It seems that the definition of a checkbox differs from the help and the real treatment performed in the r.watershed dialog (in processing).
"SFD (D8) flow (default is MFD)" should to be replaced by "MFD flow (default is SFD (D8))".
Thank you!
History
#1
Updated by Giovanni Manghi almost 11 years ago
fixed here
#2
Updated by Paolo Cavallini almost 11 years ago
- Status changed from Open to Closed
Merged, thanks.