Skip to content

Commit

Permalink
update filter documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
alavenant committed Feb 26, 2024
1 parent f911f49 commit 005e535
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/stages/filters.rst
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,9 @@ Pointwise Features
:ref:`filters.zsmooth`
Compute a smoothed 'Z' value based on the 'Z' value of neighboring points.

:ref:`filters.griddecimation`
Assign values for one point (the highest or lowest) per cell of a 2d regular grid.

Assignment
..........

Expand Down

0 comments on commit 005e535

Please sign in to comment.