<div dir="ltr"><div><br></div><div><br></div><div>Dear all,</div><div><br></div><div>Running v.surf.bspline using the bicubic or bilinear method yields the same results (running grass 7.8.4 dev on Linux).</div><div><br></div><div>To reproduce using the nc_spm_08_grass7 data set:<br></div><div></div><div><br></div><div>``` <br></div><div>g.region -a vector=precip_30ynormals res=1000<br></div><div>v.surf.bspline input=precip_30ynormals column=jan raster_output=bspline01 ew_step=40000 ns_step=40000 method=bicubic<br></div><div></div><div>v.surf.bspline input=precip_30ynormals column=jan raster_output=bspline02 ew_step=40000 ns_step=40000 method=bilinear</div><div>```</div><div><br></div><div>Am I missing something?<br></div><div></div><div><br></div><div>With kind regards,</div><div><br></div><div>Paulo<br></div></div>