<div dir="ltr">The problem is related to the following line: <div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">grass.call(['nnbathy',</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">                    '-W', '%d' % 0,</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">                    '-i', '%s' % self._tmpxyz,</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">                    '-x', '%d % self.nn_w, '%d' % self.nn_e,</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">                    '-y', '%d' % self.nn_n, '%d' % self.nn_s,</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">                    '-P', '%s' % self.ALG,</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">                    '-n', '%dx%d' % (self.cols, self.rows)],</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">                   stdout=fsock)</blockquote></blockquote><div><br></div><div>east, west, north and south must be real. </div><div>I have  updated the SVN repository</div><div><br></div><div>R </div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-05-25 10:17 GMT+02:00 lorenzo benvenuto <span dir="ltr"><<a href="mailto:benvenuto.lorenzo@gmail.com" target="_blank">benvenuto.lorenzo@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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@<wbr>maspset1 output=raster_map_output@<wbr>mapset1<br>r.surf.nnbathy input=raster_map_input@<wbr>maspset1 output=raster_map_output@<wbr>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@<wbr>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>
<br>______________________________<wbr>_________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/grass-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/grass-user</a><br></blockquote></div><br></div>