metrics_set2()
and metrics_set3()
. metrics_set2()
now consists of all metrics that are calculated based on the Z
, ReturnNumber
and NumberOfReturn
attributes. Metrics that require more time consuming computations in 3D space (metrics_rumple()
, metrics_voxels()
) as well as less common metrics are now moved to metrics_set3()
.readme.md
metrics_echo2()
that caused function fail when the KeepReturns
was NULL
(default value). Function's new default value of KeepReturns
is set to c(1,2,3,4)
(#19).metrics_texture()
. Updated to match the most recent changes in the ForestTool
package (#20).metrics_echo()
metrics_echo2()
metrics_*()
function gained a convenient shortcut version: .metrics_*
var
) is now calculated by metrics_basic()
. This may potentially break some existing processing routines.lidR::grid_metrics()
function replaced with lidR::pixel_metrics()
metrics_voxels()
failing when the zmin
parameter was used #3 and #11metrics_basic
#12metrics_dispersion
#13Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.