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 RunBooleanThe Allow Run toggle if selected will allow the module to run when any of the input parameters are changed. If the toggle is not selected then the Execute button will have to be pressed for the module to run.
ExecuteButtonThe Execute button forces the module to run. If this has been pressed and the application saved, it will cause the module to run when the application is loaded.
FilenameStringThe raster_to_geology module reads several different raster format files in EVS Geology format. These formats include DEMs, Surfer grid files, Mr. Sid files, ADF files, etc..
Material NumberIntegerThe Material Number type in allows the user to set the material number for the surface being read.
Coord UnitsStringThe Coord Units type in allows the user to set the coordinate units for the surface being read.
Surface NameStringThe Surface Name type in allows the user to set the surface name for the surface being read.

Surface Controls

PropertyTypeDescription
Raster BandIntegerThe Raster Band is used to select a single raster band when reading image formats such as jpeg or tif.
DownsizeIntegerThe Downsize value is used to reduce the resolution of the input raster.
Blanks As NullBooleanThe Blanks as Null option is used to specify that points marked to be blanked out in the raster will be left out of the geologic model when it is created. It is highly recommended to leave this checked.
Min IIntegerThe Min I value is used to crop the lower bound of the horizontal domain of the raster.
Max IIntegerThe Max I value is used to crop the upper bound of the horizontal domain of the raster.
Min JIntegerThe Min J value is used to crop the lower bound of the vertical range of the raster.
Max JIntegerThe Max J value is used to crop the upper bound of the vertical range of the raster.
Max Total ResolutionIntegerThe Max Total Resolution will cause the module to report an error if the generated geology is greater than the set amount.