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 957c019 commit 1937677Copy full SHA for 1937677
python/plugins/processing/algs/saga/description/2.2.0/UniversalKriging(Global).txt
@@ -22,6 +22,7 @@ ParameterBoolean|COORD_X|Include X Coordinate|False
22
ParameterBoolean|COORD_Y|Include Y Coordinate|False
23
ParameterBoolean|INTERCEPT|Intercept|True
24
ParameterSelection|METHOD|Method|[0] include all;[1] forward;[2] backward;[3] stepwise|3
25
+ParameterNumber|P_VALUES|Significance Level|0|100.0|5.0
26
ParameterSelection|INTERPOL|Grid Interpolation|[0] Nearest Neighbor;[1] Bilinear Interpolation;[2] Inverse Distance Interpolation;[3] Bicubic Spline Interpolation;[4] B-Spline Interpolation
27
ParameterSelection|SEARCH_RANGE|Search Range|[0] local;[1] global
28
ParameterNumber|SEARCH_RADIUS|Maximum Search Distance|0|None|1000
0 commit comments