File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
python/plugins/processing/algs Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
r.series - Makes each output cell value a function of the values assigned to the corresponding cells in the input raster layers.
3
3
Raster (r.*)
4
4
ParameterMultipleInput|input|Input raster layer(s)|3.0|False
5
- ParameterBoolean|-n|Propagate NULLs|True
5
+ ParameterBoolean|-n|Propagate NULLs|False
6
6
ParameterSelection|method|Aggregate operation|average;count;median;mode;minimum;min_raster;maximum;max_raster;stddev;range;sum;variance;diversity;slope;offset;detcoeff;quart1;quart3;perc90;skewness;kurtosis
7
7
*ParameterString|range|Ignore values outside this range (lo,hi)|-10000000000,10000000000
8
8
OutputRaster|output|Aggregated
Original file line number Diff line number Diff line change 2
2
r.series - Makes each output cell value a function of the values assigned to the corresponding cells in the input raster layers.
3
3
Raster (r.*)
4
4
ParameterMultipleInput|input|Input raster layer(s)|3.0|False
5
- ParameterBoolean|-n|Propagate NULLs|True
5
+ ParameterBoolean|-n|Propagate NULLs|False
6
6
ParameterSelection|method|Aggregate operation|average;count;median;mode;minimum;min_raster;maximum;max_raster;stddev;range;sum;variance;diversity;slope;offset;detcoeff;quart1;quart3;perc90;skewness;kurtosis
7
7
*ParameterString|range|Ignore values outside this range (lo,hi)|-10000000000,10000000000
8
8
OutputRaster|output|Aggregated
You can’t perform that action at this time.
0 commit comments