-
I got this error while using Ordinary kriging.
Is there any workaround for this?
-
Hello, i m trying to use kriging to tiff image. the image is that below with number 1 that can be used as an array, it is regular grid. the 2nd image is the one that saga simple kriging module generat…
-
Dear Dr. Pebesma,
I'm trying to apply cokriging on two datasets and the package works perfectly until I reached the prediction part, I got that error message:
**
_Linear Model of Coregionaliz…
-
```
---------------------------------------------------------------------------
LinAlgError Traceback (most recent call last)
in
4
5 ok_pred = model.o…
-
Hi I am doing 3d ordinary kriging using 50 points that yield the values that I want to interpolate over 448 points only. This takes forever to be executed and I am not sure why, can you please help.
…
-
**Description of the desired feature**
I would like to request that an ordinary kriging interpolation method be added to PyGMT.
While several python libraries exist that can perform kriging int…
-
I have piezometers at different points at the same site.I want to find there correlation among each other and also with rainfall.I want to do spatial Temporal correlation analysis.I am unable to find …
-
First of all, thank you for your work. I've seen your name a ton on SE and appreciate your input.
I've used the `spatialEco` package before. I'm surprised this isn't working. It just says: `Error i…
-
**Submitting author:** @SimonMolinsky (Szymon Moliński)
**Repository:** https://github.com/szymon-datalions/pyinterpolate
**Branch with paper.md** (empty if default branch):
**Version:** v0.2.5.po…
-
Lower priority of course, but...
For every method, it currently prints this repeatedly:
[inverse distance weighted interpolation]
[using ordinary kriging]
Maybe we should also add a progress…