Csima Gabriella wrote:
> Dear Everyone!
> I am a meteorologist in Hungary and a beginner of using R. I would need a
> function in R that can interpolate data from irregular places
> (meteorological stations) to regular places (gridpoints). If you know this
> kind of function, write me the name of the function and its library.
>   
function idw in package gstat.

It uses inverse distance weighted interpolation.
--
Edzer

_______________________________________________
R-sig-Geo mailing list
R-sig-Geo@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to