Mario Serouart

Results 2 issues of Mario Serouart

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 ......

Hello there ! I was wondering if it was possible to make this function faster : `skg.DirectionalVariogram(list(zip(data.x, data.y)), data.m, azimuth=90, maxlag=100, n_lags=5)`. Knowing that length of `list(zip(data.x, data.y))` is only...