[GRASS-dev] [GRASS GIS] #1088: r.fillnulls: support other interpolation methods

Markus Metz markus.metz.giswork at googlemail.com
Tue Jun 15 02:51:40 EDT 2010


GRASS GIS wrote:
> #1088: r.fillnulls: support other interpolation methods
> -------------------------+--------------------------------------------------
>  Reporter:  kyngchaos    |       Owner:  grass-dev@…
>     Type:  enhancement  |      Status:  new
>  Priority:  normal       |   Milestone:  6.5.0
> Component:  Raster       |     Version:  svn-develbranch6
>  Keywords:  fillnulls    |    Platform:  Unspecified
>      Cpu:  Unspecified  |
> -------------------------+--------------------------------------------------
>  Support other interpolation methods in r.fillnulls, like bilinear and
>  bicubic.  This can be done from v.surf.bspline.  Patch attached for dev6
>  branch.

Just a quick note: it's already implemented in r.resamp.bspline in
7.0. r.resamp.bspline interpolates a raster to the current resolution,
filling NULL cells on the fly, or optionally only interpolates NULL
cells. Available methods are bilinear and bicubic, tested with SRTM
data, filling large gaps in the European Alps.

Proper report in trac once I'm back in office.

Markus M


More information about the grass-dev mailing list