![]()
General Module Function
The make_single_layer module allows you to subset the output of Krig_3D_Geology so that downstream modules (Krig_3D, 3D_Geology_Map, Geologic Surface) act on only a single merged layer.
make_single_layer is used to merge all layers (and corresponding surfaces) export from Krig_3D_Geology into a single layer (topmost and bottommost surfaces).
Make_single_layer eliminates the need for multiple Krig_3D_Geology modules reading data files that are single layer subset of a master geology. Inserting make_single_layer between Krig_3D_Geology and Krig_3D kriges all data into a single geologic layer. When used with subset_layers it allows for creating a single layer that represents a only a portion (subset) of the master geology file.
Module Input Ports
make_single_layer has one input port which only accepts input from Krig_3D_Geology or Read_EVS_Geology.
Module Output Ports
make_single_layer has one output port that outputs a subset of the layers created by Krig_3D_Geology. It connects to modules such as Krig_3D, 3D_Geology_Map, or Geologic Surface.

Module Control Panel
make_single_layer has no control panel. It always creates a single layer from geologic input containing one or more layers.
Related Modules