GeoStat-Framework / PyKrige

Kriging Toolkit for Python
https://pykrige.readthedocs.io
BSD 3-Clause "New" or "Revised" License
740 stars 186 forks source link

The result is very difference with arcmap, and result grid missing maximum value. #273

Open witnessus opened 11 months ago

witnessus commented 11 months ago

When I use pykrige's OrdinaryKriging to interpolation, I just found the final result losing the maximum value. The interpolated grid result value mainly on the average value of the input points. So the contours will be wrong. But the arcmap will keep the maximum value. Why? I use the linear interpolation.