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 c5a2c2f commit c7a7b29Copy full SHA for c7a7b29
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