<div dir="ltr">Dear lists,<br><br>I'm working with the commands v.surf.nnbathy, and r.surf.nnbathy; I give as input a vector map and a raster map respectively, and differently from what I expected, the value of the interpolated raster map is not the same on the real points (I mean the points of the input maps).<br>It looks like a sort of smoothing effect is applied.<br><br>The syntax of the command I've used is:<br><br>v.surf.nnbathy input=vector_map_input@maspset1 output=raster_map_output@mapset1<br>r.surf.nnbathy input=raster_map_input@maspset1 output=raster_map_output@mapset1, where raster_map_input@maspset1, comes from the comand <br>v.to.rast input=vector_map_input@mapset1 type=point output=raster_map_input@mapset1 use=attr attribute_column=T <br><br>I'm using Grass 7.4.0 on Ubuntu 16.04 and I've downloaded the last updated nnbathy library; I've also treid the same commands on Grass 7.0.3 on Lubuntu but I got the same problem.<br><br>Lastly I've tried the command r.surf.nnbathy using Grass 6.4.4 and an old version of nnbathy library (downloaded on 2016): in this case the value of the interpolated raster map is exactly the same on the real points.<br><br>Does anyone have the same problem?<br><div><br></div><div>Regards,</div><div><br></div><div>Lorenzo<br></div></div>