Comparing Multiple Boolean Grid Models

RockWorks | ModOps | Grid | Filters | Boolean Sieve

This program reads multiple Boolean grid models, "overlays" them to compare node values, and generates a final output Boolean grid in which nodes are assigned a value of "1" or "0" based on an "AND" or an "OR" filter, as you define. This is a quick means for comparing multiple true/false models to see where any nodes or all nodes meet your criteria.

! In order for the program to match up corresponding nodes in the input grid files, they ALL must have the same dimensions (X and Y coordinates and range) and numbers of nodes.

See Applying a Boolean Filter to a Grid Model for instructions for creating the true/false models.

Menu Options
Step-by-Step Summary