From af8cc7e7136e632fab4498b3d92cd73bd1dd694b Mon Sep 17 00:00:00 2001 From: Stephen Mather <1174901+smathermather@users.noreply.github.com> Date: Mon, 22 Apr 2019 13:52:34 -0400 Subject: [PATCH] Remove PMF related parameters --- source/using.rst | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/source/using.rst b/source/using.rst index 2763fd7f6..1749a7953 100644 --- a/source/using.rst +++ b/source/using.rst @@ -252,24 +252,6 @@ Arguments:: neighbor interpolation. Default=3 --dem-resolution DSM/DTM resolution in cm / pixel. Default: 5 - --dem-maxangle - Points that are more than maxangle degrees off-nadir - are discarded. Default: 20 - --dem-maxsd - Points that deviate more than maxsd standard - deviations from the local mean are discarded. Default: - 2.5 - --dem-initial-distance - Used to classify ground vs non-ground points. Set this - value to account for Z noise in meters. If you have an - uncertainty of around 15 cm, set this value large - enough to not exclude these points. Too small of a - value will exclude valid ground points, while too - large of a value will misclassify non-ground points - for ground ones. Default: 0.15 - --dem-approximate Use this tag use the approximate progressive - morphological filter, which computes DEMs faster but - is not as accurate. --dem-decimation Decimate the points before generating the DEM. 1 is no decimation (full quality). 100 decimates ~99% of the