export horizon to raster

export horizon to raster

The export horizon to raster module is used in conjunction with gridding and horizons with rectilinear grids of geologic data. A large number of formats are supported such as Surfer and ESRI grids. For some formats, each cell in your grid should be the same size. This will require you to adjust the extents of your grid and set the grid resolution according to:

Cell size = (Max:xy - Min:xy) / (grid-resolution - 1)

NOTE: You must select rectilinear gridding in gridding and horizons.

Ports

DirectionNameTypeDescription
InputGeology Export OutputVistas DataInformation required for direct exporting of geology to other software.

Properties

PropertyTypeDescription
FilenameStringThe filename to create using the selected format.
Account For HierarchyBooleanForces hierarchy on multiple surfaces. Use this if the surfaces represent a geologic hierarchy.
Reverse HierarchyBooleanDetermines whether the surfaces will define layers in a normal (top to bottom) manner or reversed (if on).
Minimum ThicknessDoubleForces layers thinner than the specified value to have a minimum thickness and therefore not pinch-out completely.
Output All SurfacesBooleanDetermines if only the first surface is output or whether all should be included.
Selected FormatChoiceAllows the user to select the desired output type from a set list of available raster formats.
Translate By OriginBooleanCauses the output to be written in the user’s coordinate space. When turned off, the output will be written around the origin.