Bug report #14886
Wrong parameters name in two Processing-Saga algorithms
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Giovanni Manghi | ||
Category: | Processing/SAGA | ||
Affected QGIS version: | 2.14.3 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 22839 |
Description
These two Saga algorithms don't work in processing plugins (QGis 2.14.3):
- Residual analysis
- Directional statistics for raster layer
Bug fixed replacing string "_WEIGHTING_" with "_WEIGHTING_DW_" in these files:
processing\\algs\\saga\\description\\2.1.2\\ResidualAnalysis(Grid).txt
processing\\algs\\saga\\description\\2.1.2\\DirectionalStatisticsforSingleGrid.txt
History
#1 Updated by Giovanni Manghi over 8 years ago
- OS version deleted (
7 32bit) - Operating System deleted (
Windows) - Assignee changed from Victor Olaya to Giovanni Manghi
#2 Updated by Giovanni Manghi over 8 years ago
- Status changed from Open to In Progress
fixed with https://github.com/qgis/QGIS/pull/3110
#3 Updated by Giovanni Manghi over 8 years ago
- Resolution set to fixed/implemented
- Status changed from In Progress to Closed