Questions tagged [kriging]

A group of geostatistical techniques to interpolate the value of a random field at an unobserved location from observations of its value at nearby locations.

277 questions
4
votes
1 answer

Keeping unchanged observed values after kriging interpolation

Is there a way to force kriging to keep unchanged measured values of observation points? For example: if the observed value of a location is 1, after the interpolation it could be 0.9 or even 0.5, depending on the other locations' values. I'd like…
e-falcon
  • 59
  • 4
2
votes
0 answers

QGIS 3.6 ordinary kriging produce one constant output

When I run kriging a+bx or any other model, I always get just one constant output. I have selected collect attribute. Prediction and quality layer has just one value. see output here:
QGIS_krig
  • 21
  • 3
0
votes
0 answers

Kriging along perpendicular transects

I collected data along two perpendicular transects (in a "+" shape) and would like to create a prediction surface map with kriging. What form of kriging (method, parameters, etc.) is appropriate to better model this particular spatial distribution…