Apply a Distance Filter to a Grid Model

RockWorks | ModOps | Grid | Filters | Distance Clipping

Use this program to filter an existing grid model based on each node's distance from a control point. The replacement value for filtered nodes can be null or any user-defined numeric value. This can be a handy method of blanking out map areas far from control points to indicate low confidence.

! This program requires that the X and Y coordinates for the control points from which the grid model was interpolated are listed in the current RockWorks datasheet.

Feature level: RockWorks Basic and higher

See also
     Gridding Options for a distance filter you can apply during grid generation

Menu Options
Step-by-Step Summary


  1. Click on the RockWorks Datasheet program tab.
  2. Open the datasheet (.RwDat file) that contains (at minimum) the X and Y coordinates of the control points from which the grid model you're filtering was generated.
  3. Select the ModOps | Grid | Filters | Distance Clipping menu option.
  4. Enter the requested menu settings, as described above.
  5. Click the Continue button to proceed.

    RockWorks will load the input grid file and the control point locations. It will determine whether each node lies within the defined distance from a control point or not. Nodes which are outside the distance limit will be assigned the Replacement Value. Nodes inside the limit will pass unchanged. The resulting node values will be stored in a new grid file under the output file name you selected.

    The requested diagram(s) will be displayed in a RockPlot2D tab and/or RockPlot3D tab in the Options window.

  6. You can click on the main Options tab to the left to adjust any of the program settings, and then click the Continue button again to regenerate the model and map.
  7. View / save / manipulate / export / print the diagram in the RockPlot2D or RockPlot3D window.

Back to Grid Menu Summary

RockWare home page