We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 9aaaad3 commit f1dbcc3Copy full SHA for f1dbcc3
python/plugins/processing/algs/grass7/description/r.quantile.txt
@@ -6,4 +6,4 @@ QgsProcessingParameterNumber|quantiles|Number of quantiles|QgsProcessingParamete
6
QgsProcessingParameterString|percentiles|List of percentiles|None|False|True
7
QgsProcessingParameterNumber|bins|Number of bins to use|QgsProcessingParameterNumber.Integer|1000000|True|1|None
8
*QgsProcessingParameterBoolean|-r|Generate recode rules based on quantile-defined intervals|False
9
-QgsProcessingParameterFileDestination|html|Quantiles|Html files (*.html)|report.html|False
+QgsProcessingParameterFileDestination|file|Quantiles|Html files (*.html)|report.html|False
0 commit comments