File tree 3 files changed +3
-3
lines changed
python/plugins/processing/algs/grass/description
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
v.surf.bspline
2
2
v.surf.bspline.lambda - Bicubic or bilinear spline interpolation with Tykhonov regularization.
3
3
Vector (v.*)
4
- ParameterVector|input|Input points layer|-1 |False
4
+ ParameterVector|input|Input points layer|0 |False
5
5
ParameterNumber|sie|Length of each spline step in the east-west direction|None|None|4
6
6
ParameterNumber|sin|Length of each spline step in the north-south direction|None|None|4
7
7
ParameterSelection|method|Spline interpolation algorithm|bilinear;bicubic
Original file line number Diff line number Diff line change 1
1
v.surf.bspline
2
2
v.surf.bspline.sparse - Bicubic or bilinear spline interpolation with Tykhonov regularization.
3
3
Vector (v.*)
4
- ParameterVector|input|Input points layer|-1 |False
4
+ ParameterVector|input|Input points layer|0 |False
5
5
ParameterVector|sparse|Input layer of sparse points|-1|False
6
6
ParameterNumber|sie|Length of each spline step in the east-west direction|None|None|4
7
7
ParameterNumber|sin|Length of each spline step in the north-south direction|None|None|4
Original file line number Diff line number Diff line change 1
1
v.surf.bspline
2
2
v.surf.bspline - Bicubic or bilinear spline interpolation with Tykhonov regularization.
3
3
Vector (v.*)
4
- ParameterVector|input|Input points layer|-1 |False
4
+ ParameterVector|input|Input points layer|0 |False
5
5
ParameterNumber|sie|Length of each spline step in the east-west direction|None|None|4
6
6
ParameterNumber|sin|Length of each spline step in the north-south direction|None|None|4
7
7
ParameterSelection|method|Spline interpolation algorithm|bilinear;bicubic
You can’t perform that action at this time.
0 commit comments