An implementation of the ordinary kriging algorithm. This is a time dependent model, it runs over all the timesteps in the input data file.
The Kriging is a group of geostatistical techniques to interpolate the value of a random field (e.g., the elevation, z, of the landscape as a function of the geographic location) at an unobserved location from observations of its value at nearby locations. (for more details see kriging.

The interpolation algorithm used for Kriging can be one of the following two: When selecting the interpolation function the user should provide the specific requested data.

It is possible run the model in 4 modes:

Inputs



Output