5.2.3.4 Grid A Horizon
This utility is used to grid/interpolate a horizon having gaps/holes or to filter (average/median) a horizon grid. There are several gridding algorithms supported in OpendTect.
Gridding Parameters:
-
Geometry: There are different types of geometries that are used to do interpolation. The Full survey is used to interpolate (in-/out-wards) the Horizon-Z values within the entire survey box. The Bounding Box defines the rectangle fitting the horizon geometry, which is generally smaller than the survey box. The Convex hull type of area fitting also restricts the gridding geometry within the horizon boundaries. To grid the gaps or holes in a horizons, the Only holes type of gridding geometry is used.
-
Inl/Crl step: The default steps correspond to the sampling rate of the input horizon. The step can be decreased up to the survey sampling rate to get a higher resolution horizon.
-
Algorithm(s):
-
Inverse distance algorithm uses an inverse distance method of interpolation. Inverse distance requires the search radius with optional parameters (step-size and number of steps). The step size of '1' means that one bin would be used in all directions to interpolate the horizon Z-values. Whereas the number of steps define the number of concentric circles for inverse distance computation. For these steps, the grid computation can be set to the corner points for the defined radius or not (default option).
-
Triangulation is a fast gridding algorithm, which uses triangulation method of interpolation. The interpolation can also be defined by providing an optional maximum distance (radius) by setting interpolate option checked.
-
Extension uses a simple linear interpolation algorithm to extend the horizon Z-values outward using the number of steps (bins), which need to be defined in the following parameter field (Number of steps).
-
Continuous Curvature (GMT) is a continuous curvature algorithm of interpolation, which is a part of the GMT Plugin of OpendTect. Please check the GMT website for further details. This algorithm only requires the tension parameter (ranges from 0-1), which controls the smoothing. The tension 0 gives minimum curvature type of surface interpolation, while the tension of 1 gives a harmonic surface.
-
Nearest Neighbour (GMT) is also another interpolation algorithm coming from the GMT Plugin of OpendTect. This algorithm requires the search radius to be defined. It is mostly useful for a regularly spaced grid data. Please check the GMT website for further details.
-