GeoStat-Framework / PyKrige

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

Bug variogram_model parameter ? #279

Open mserouar opened 8 months ago

mserouar commented 8 months ago

Hi ! Thanks for this nice package.

I'm facing some issues using OrdinaryKriging function. I set variogram_model as exponential, as lags follow empirically an exponential law.

However fitting seems ... weird ? Am I missing something ? Thanks in advance !

image

mserouar commented 8 months ago

Using power instead seems also facing issues (maybe number of lags max ?)

image

giving

image