Volume Merge

Description Vertically merge two volumes at a boundary defined by a horizon or constant.
Module(s) Explorationist
Requirements Two volumes (matching extents)
Related Volume Combine, Velocity Conversion, Volume Resampling
Works with 2D, Stacks, Dip Fields


Volume Merge vertically combines two volumes at a specified boundary. The process creates an output volume consisting of the Top Volume above the horizon, and the Bottom Volume below the horizon. If a ramp length is specified, the process applies a linear ramp from half the ramp distance above the horizon to half the distance below.

Output is skipped for locations where traces are missing from either volume (no interpolation is performed).

Note: The two volumes must have the same IL, CL, and time/depth extents.

Create a volume merge process

Create a volume merge process
  1. In the Control Panel, open the Process tab.
  2. At the tab header, click the Add icon and select New Process.
  3. Select Volume Merge > Add > Close.
  4. Type a name for the process, and click OK.

Merge two volumes

Merge two volumes
  1. In the Details Panel, select the volume to be used as the top volume in the merging process at Top Volume.
  2. Likewise, select the volume to be used as the base volume at Bottom Volume.
  3. At Boundary horizon, select to use a Constant or a Horizon to define the boundary at which the top and base volumes will be merged. If a horizon is chosen, you can optionally input a constant to offset the horizon.
  4. Type the linear ramp length used in the volume merging process at Total ramp length (ms).
  5. At Ramp type, select either cubic (similar to cosine) or linear.
  6. At Copy headers from, select either the top or bottom volume's headers to be used in the result.

As a result of this process, a new merged volume is available in the Volume tab.

Tip: To create input volumes of the same extents so that you can merge them, you can use the Velocity Conversion or Volume Resampling process. To combine multiple disjoint volumes into a single volume, see the Volume Combine process.