import raster as horizon

import raster as horizon

The import raster as horizon module reads several different raster format files in EVS Geology format. These formats include DEMs, Surfer grid files, Mr. Sid files, ADF files, etc.. Multiple import raster as horizon modules can be combined with combine horizons into a 3D geologic model. Alternatively, a single file can be displayed as a surface (with surfaces from horizons) or you can export its coordinates (with export nodes) to use the values in a GMF file.

Ports

DirectionNameTypeDescription
OutputOutput Geologic FieldFieldThe main geologic field output from the module.
OutputGeology Export OutputVistas DataInformation required for direct exporting of geology to other software.
OutputGeologic Legend InformationGeology LegendInformation required to properly label stratigraphic output or lithology within Legend.

Properties

PropertyTypeDescription
Allow RunBooleanWhen selected, the module runs when any of the input parameters are changed. When deselected, the Execute button must be pressed for the module to run.
ExecuteButtonForces the module to run. If pressed and the application is saved, the module will run when the application is loaded.
FilenameStringThe raster file to read. Supported formats include DEMs, Surfer grid files, Mr. Sid files, ADF files, and others.
Material NumberIntegerThe material number for the surface being read.
Coord UnitsStringThe coordinate units for the surface being read.
Surface NameStringThe surface name for the surface being read.

Surface Controls

PropertyTypeDescription
Raster BandIntegerSelects a single raster band when reading image formats such as JPEG or TIFF.
DownsizeIntegerReduces the resolution of the input raster.
Blanks As NullBooleanSpecifies that points marked to be blanked out in the raster are left out of the geologic model when it is created. Highly recommended to leave checked.
Min IIntegerCrops the lower bound of the horizontal domain of the raster.
Max IIntegerCrops the upper bound of the horizontal domain of the raster.
Min JIntegerCrops the lower bound of the vertical range of the raster.
Max JIntegerCrops the upper bound of the vertical range of the raster.
Max Total ResolutionIntegerCauses the module to report an error if the generated geology is greater than the set amount.