Without more detail about why "it is not ok" it's hard to offer advice.
 But it may be that Barnes isn't an appropriate interpolation method for
your case.  There are lots of different interpolation methods, and they all
have different characteristics.  Barnes Interpolation has some features
which make it good for some applications (e.g.
interpolating meteorological  data) but maybe not so good for others.   It
smooths the computed surface, and in general doesn't exactly match the
observed values at input data points. (You can tune this to some extent by
increasing the passes and convergence parameters - but it isn't really
designed to do this).


On Mon, Aug 20, 2012 at 2:24 PM, dementiev <dementie...@gmail.com> wrote:

> Andrea, I was able to run burnes interpolation algorithm. It works very
> quick, but the result of interpolation is not ok for us.
> Could you pls suggest parameters that you usually use?
> *My problem* is that almost all of my values are very close to the same
> value.
>
>
>
> --
> View this message in context:
> http://osgeo-org.1560.n6.nabble.com/interpolate-points-with-Nearest-Neighbor-algorithm-tp4994626p4996479.html
> Sent from the geotools-gt2-users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> GeoTools-GT2-Users mailing list
> GeoTools-GT2-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
>



-- 
Martin Davis
OpenGeo - http://opengeo.org
Expert service straight from the developers.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to