2012-08-04 19:48:25 +02:00
|
|
|
r.fillnulls
|
|
|
|
r.fillnulls - Fills no-data areas in raster maps using v.surf.rst splines interpolation or v.surf.bspline interpolation
|
|
|
|
Raster (r.*)
|
|
|
|
ParameterRaster|input|Name of input raster map in which to fill nulls|False
|
2012-12-04 00:15:03 +01: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
|
|
|
|
OutputRaster|output|Name for output raster map with nulls filled by interpolation
|