2014-04-19 15:53:43 +02:00
|
|
|
r.resamp.stats
|
2015-07-26 03:48:27 +02:00
|
|
|
Resamples raster layers to a coarser grid using aggregation.
|
2014-04-19 15:53:43 +02:00
|
|
|
Raster (r.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterRasterLayer|input|Input raster layer|None|False
|
|
|
|
QgsProcessingParameterEnum|method|Aggregation method|average;median;mode;minimum;maximum;quart1;quart3;perc90;sum;variance;stddev
|
|
|
|
QgsProcessingParameterBoolean|-n|Propagate NULLs|False
|
|
|
|
QgsProcessingParameterBoolean|-w|Weight according to area (slower)|False
|
|
|
|
QgsProcessingParameterBoolean|-a_r.region|Align region to resolution (default = align to bounds) in r.region|False
|
|
|
|
QgsProcessingParameterRasterDestination|output|Resampled aggregated
|