File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed
python/plugins/processing/algs/saga/description Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 1
- Raster calculator|Grid calcualtor
1
+ Raster calculator|Grid Calculator
2
2
grid_calculus
3
3
AllowUnmatching
4
- ParameterRaster|XGRID |Main input layer|False
5
- ParameterMultipleInput|GRIDS |Additional layers|3|False
4
+ ParameterRaster|GRIDS |Main input layer|False
5
+ ParameterMultipleInput|XGRIDS |Additional layers|3|True
6
6
ParameterString|FORMULA|Formula|
7
+ ParameterBoolean|USE_NODATA|Use NoData|False
8
+ ParameterSelection|TYPE|Output Data Type|[0] bit;[1] unsigned 1 byte integer;[2] signed 1 byte integer;[3] unsigned 2 byte integer;[4] signed 2 byte integer;[5] unsigned 4 byte integer;[6] signed 4 byte integer;[7] 4 byte floating point number;[8] 8 byte floating point number|7
7
9
OutputRaster|RESULT|Result layer
Original file line number Diff line number Diff line change 1
- Raster calculator|Grid calcualtor
1
+ Raster calculator|Grid Calculator
2
2
grid_calculus
3
3
AllowUnmatching
4
- ParameterRaster|XGRID |Main input layer|False
5
- ParameterMultipleInput|GRIDS |Additional layers|3|False
4
+ ParameterRaster|GRIDS |Main input layer|False
5
+ ParameterMultipleInput|XGRIDS |Additional layers|3|True
6
6
ParameterString|FORMULA|Formula|
7
+ ParameterBoolean|USE_NODATA|Use NoData|False
8
+ ParameterSelection|TYPE|Output Data Type|[0] bit;[1] unsigned 1 byte integer;[2] signed 1 byte integer;[3] unsigned 2 byte integer;[4] signed 2 byte integer;[5] unsigned 4 byte integer;[6] signed 4 byte integer;[7] 4 byte floating point number;[8] 8 byte floating point number|7
7
9
OutputRaster|RESULT|Result layer
You can’t perform that action at this time.
0 commit comments