[I have changed the subject]

how about:

"<EM>r.resamp.interp</EM> resamples or re-interpolates the given raster map to the current resolution

(or resolution given by the current region setting)?

Helena

On Mar 20, 2008, at 6:08 AM, Markus Neteler wrote:

On Thu, Mar 20, 2008 at 3:11 AM, GRASS GIS <[EMAIL PROTECTED]> wrote:
You are misunderstanding what r.resamp.interp does. It does not "fill" null areas (like e.g. r.surf.idw or r.fillnulls). It resamples a map, calculating cell values by interpolating between the neighbouring cells,
  all of which must be non-null in order to get a non-null result.

At this point we should improve the documentation:

Current:
"<EM>r.resamp.interp</EM> fills a grid cell (raster) matrix with
interpolated values
generated from a set of input layer data points."

New:
?

Markus
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to