Variogram surface

Dialog box

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.

Dialog box options:

Input map:

Select an input point map or an input raster map. Open the list box and select the desired point or raster map, or drag a point or raster map directly from the Catalog into this box. You can select a point or raster map with a value domain, or a point or raster map with a class or ID domain which has a linked attribute table with values (then select an attribute column with a value domain).

Lag spacing (m):

In case of an input point map, type a value for the size of the distance classes (lags) that should be used. This also determines the pixel size of the pixels in the output map. For more information on the concept, see Variogram surface : functionality. (0 < real value < diagonal of point map; for more information on limitations, see Variogram surface : command line).

For input raster maps, the pixel size of the input map is used as the lag spacing for the output map.

Number of lags:

Type a value for the number of distance classes (lags) that should be used both in horizontal and in vertical direction away from the central pixel at the origin in the output map. Together with the lag spacing, this determines the maximum distance between points for which semi-variogram values will be calculated. The number of lags also determines the size of your output map; 10 lags will result in an output map of 19 x 19 pixels.

The maximum number of lags is limited to 45 (1 <= integer value <= 45).

However, in order to prevent the creation of output maps which contain almost no information, there are some extra limitations:

  • for an input point map, the product of the lag spacing and the number of lags may not exceed twice the length of the diagonal of the point map;
  • for an input raster map, the number of lags cannot exceed neither the number of rows nor the number of columns of the input raster map; the program will then automatically round this value down to (the minimum of) the number of rows or the number of columns in the input map.

Output raster map:

Type a name for the output raster map that will contain the semi-variogram values for directional distance classes. The output raster map will use system domain Value.

Value range:

Accept the default value range, or specify your own range of possible values in the output map.

Precision:

Accept the default precision of output values, or specify your own precision.

Description:

Optionally, type a description for the output map. The description will appear in the status bar of the Main window when moving the mouse pointer over the map in a Catalog, and in the title bar of a map window when the output map is displayed. If no description is supplied, the output map will use its own definition as description.

When you click the Show button, the dependent output map will be defined, calculated and shown. When you click the Define button, the dependent output map will only be defined; if necessary, the map will be calculated later, for instance when the map is opened to be displayed.

The output map uses an internally defined georeference (not available on disk) which simply stores the lag spacing and the number of lags, and which ensures that the output map can be displayed.

See also: