Nothing
lidR
set to 2 in examples.las_chablais3.las
.clouds_tree_metrics()
now has a roi
argument to select trees to retain for subsequent computation based on spatial object.ABA_predict()
now has a ...
argument to pass additional arguments to stats::predict.lm()
.boxcox_tr()
and boxcox_itr()
do not automatically replace 0
with NA
anymore.RasterLayer
objects are not supported anymore as the raster
package is now obsolete.aba_build_model()
, when specified the minimum threshold
parameter now replaces non finite values in predictions. ...
argument in aba_build_model()
: passed to leaps::regsubsets()
raster_metrics()
now has a start
argument to align on predefined grid.max.width
parameter in function maxima_detection()
is now expected to be in raster units if a SpatRaster
is provided; default value is now 11
.tree_segmentation()
now expects arguments passed to sub-functions as ...
rather than named arguments; default values for those sub-functions were modified to match with the default values which were used in tree_segmentation()
; a warning is issued in case max.width
argument (passed to maxima_detection()
) is not consistent with the dmin
or dprop
arguments (passed to maxima_selection()
).tree_extraction()
.tree_detection()
which includes both the segmentation and extraction, and can be applied to SpatRaster, LAS or LAS-catalog objects.gap_detection()
now also accepts LAS and LAS-catalog objects as input.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.