Variogram surface

Algorithm

The Variogram surface operation uses a point map or a raster map as input and calculates a surface of semi-variogram values where each cell (pixel) in the surface represents a directional distance class. The output surface, a raster map with a special kind of georeference, may help you to visualize possible anisotropy of your data and to determine the direction of the anisotropy axis.

Subsequently, you can calculate directional semi-variograms by using the bidirectional method in the Spatial correlation operation. From the output table of Spatial correlation, you can prepare a semi-variogram model and you can investigate the range of the variable in the semi-variogram model both in the direction of anisotropy as well as in the direction perpendicular to it. Then, you are ready to perform Anisotropic Kriging.

Process:

The formula to calculate experimental semi-variogram values reads:

  

=

S (zi - zj)2 / 2n

where:

experimental semi-variogram value of points that have a certain distance (h) towards each other

zi

the value of point i

zj

the value of point j

S (zi - zj)2

the sum of the squared differences between point values of all point pairs within a certain distance class

n

the number of point pairs within a distance class

See also: