Skip to content

Commit 1937677

Browse files
author
Giovanni Manghi
committedNov 12, 2015
missing parameter
1 parent 957c019 commit 1937677

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎python/plugins/processing/algs/saga/description/2.2.0/UniversalKriging(Global).txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ ParameterBoolean|COORD_X|Include X Coordinate|False
2222
ParameterBoolean|COORD_Y|Include Y Coordinate|False
2323
ParameterBoolean|INTERCEPT|Intercept|True
2424
ParameterSelection|METHOD|Method|[0] include all;[1] forward;[2] backward;[3] stepwise|3
25+
ParameterNumber|P_VALUES|Significance Level|0|100.0|5.0
2526
ParameterSelection|INTERPOL|Grid Interpolation|[0] Nearest Neighbor;[1] Bilinear Interpolation;[2] Inverse Distance Interpolation;[3] Bicubic Spline Interpolation;[4] B-Spline Interpolation
2627
ParameterSelection|SEARCH_RANGE|Search Range|[0] local;[1] global
2728
ParameterNumber|SEARCH_RADIUS|Maximum Search Distance|0|None|1000

0 commit comments

Comments
 (0)
Please sign in to comment.