Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
alavenant committed Feb 26, 2024
1 parent 80cb690 commit 6c2b200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/stages/filters.griddecimation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Options
-------

output_type
The type of points kept. The value should be ``"max"`` for kept the highest point, or ``"min"`` for the lowest. [Default: false]
The type of points transform by the value information. The value should be ``"max"`` for transform the highest point, or ``"min"`` for the lowest. [Default: false]

resolution
The resolution of the cells in meter. [Default: 1.]
Expand Down

0 comments on commit 6c2b200

Please sign in to comment.