2012-08-04 19:48:25 +02:00
|
|
|
r.fillnulls
|
2015-07-26 03:48:27 +02:00
|
|
|
Fills no-data areas in a raster layer using v.surf.rst splines interpolation or v.surf.bspline interpolation
|
2012-08-04 19:48:25 +02:00
|
|
|
Raster (r.*)
|
2012-12-15 18:49:32 +01:00
|
|
|
ParameterRaster|input|Input raster layer to fill|False
|
2014-07-22 11:12:32 +02:00
|
|
|
ParameterSelection|method|Method|bilinear;bicubic;rst|2
|
2012-08-04 19:48:25 +02:00
|
|
|
ParameterNumber|tension|Spline tension parameter|None|None|40.0
|
|
|
|
ParameterNumber|smooth|Spline smoothing parameter|None|None|0.1
|
2015-05-18 13:16:40 +02:00
|
|
|
OutputRaster|output|Filled
|