Skip to content

Commit 6a0606b

Browse files
author
Giovanni Manghi
committedMar 6, 2016
processing: in SAGA grid masking it is not mandatory for inputs to have the same extent
1 parent 42d8884 commit 6a0606b

File tree

6 files changed

+6
-0
lines changed

6 files changed

+6
-0
lines changed
 

‎python/plugins/processing/algs/saga/description/2.1.2/GridMasking.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ grid_tools
33
ParameterRaster|GRID|Grid|False
44
ParameterRaster|MASK|Mask|False
55
OutputRaster|MASKED|Masked Grid
6+
AllowUnmatching

‎python/plugins/processing/algs/saga/description/2.1.3/GridMasking.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ grid_tools
33
ParameterRaster|GRID|Grid|False
44
ParameterRaster|MASK|Mask|False
55
OutputRaster|MASKED|Masked Grid
6+
AllowUnmatching

‎python/plugins/processing/algs/saga/description/2.1.4/GridMasking.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ grid_tools
33
ParameterRaster|GRID|Grid|False
44
ParameterRaster|MASK|Mask|False
55
OutputRaster|MASKED|Masked Grid
6+
AllowUnmatching

‎python/plugins/processing/algs/saga/description/2.2.0/GridMasking.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ grid_tools
33
ParameterRaster|GRID|Grid|False
44
ParameterRaster|MASK|Mask|False
55
OutputRaster|MASKED|Masked Grid
6+
AllowUnmatching

‎python/plugins/processing/algs/saga/description/2.2.2/GridMasking.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ grid_tools
33
ParameterRaster|GRID|Grid|False
44
ParameterRaster|MASK|Mask|False
55
OutputRaster|MASKED|Masked Grid
6+
AllowUnmatching

‎python/plugins/processing/algs/saga/description/2.2.3/GridMasking.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ grid_tools
33
ParameterRaster|GRID|Grid|False
44
ParameterRaster|MASK|Mask|False
55
OutputRaster|MASKED|Masked Grid
6+
AllowUnmatching

0 commit comments

Comments
 (0)
Please sign in to comment.