lidaRtRee 4.0.8
Change
- number of threads used by package lidRset to 2 in
examples.
- projection information (epsg 2154) added to external data
las_chablais3.las.
lidaRtRee 4.0.7
New
- clouds_tree_metrics()now has a- roiargument 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().
Change
- boxcox_tr()and- boxcox_itr()do not
automatically replace- 0with- NAanymore.
- RasterLayerobjects are not supported anymore as the- rasterpackage is now obsolete.
- in aba_build_model(), when specified the minimumthresholdparameter now replaces non finite values in
predictions.
- added ...argument inaba_build_model():
passed toleaps::regsubsets()
lidaRtRee 4.0.6
New
- raster_metrics()now has a- startargument
to align on predefined grid.
lidaRtRee 4.0.5
Change
- max.widthparameter in function- maxima_detection()is now expected to be in raster units if
a- SpatRasteris provided; default value is now- 11.
- Function 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 intree_segmentation(); a
warning is issued in casemax.widthargument (passed tomaxima_detection()) is not consistent with thedminordproparguments (passed tomaxima_selection()).
lidaRtRee 4.0.3
Fix
- fixes the number of decimals for WKT coordinates of crown in
function tree_extraction().
lidaRtRee 4.0.2
New
- adds a global function 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.
lidaRtRee 4.0.1
Change
lidaRtRee 3.1.0
Breaking change
- introduces names modifications for better constituency.