meteoinfo / wContour

Contour related algorithm

Home Page:http://www.meteothink.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interpolate with IDW radius method

rtrwalker opened this issue · comments

I think the following line should be "Interpolate with IDW radius method":

* Interpolation with IDW neighbor method

Yes, you are right. Thanks for figure out it.

There is a few others I wasn't sure of. e.g.

* Interpolation with IDW neighbor method
, should it reads "Interpolation with IDW neighbor method" but the function itself is "idw_Radius_kdTree". Maybe just quickly check the first line of all the function descriptions.

Thanks for your remind.