Crandore Hub

lidaRtRee

Forest Analysis with Airborne Laser Scanning (LiDAR) Data

Provides functions for forest objects detection, structure metrics computation, model calibration and mapping with airborne laser scanning: co-registration of field plots (Monnet and Mermin (2014) <doi:10.3390/f5092307>); tree detection (method 1 in Eysn et al. (2015) <doi:10.3390/f6051721>) and segmentation; forest parameters estimation with the area-based approach: model calibration with ground reference, and maps export (Aussenac et al. (2023) <doi:10.12688/openreseurope.15373.2>); extraction of both physical (gaps, edges, trees) and statistical features useful for e.g. habitat suitability modeling (Glad et al. (2020) <doi:10.1002/rse2.117>) and forest maturity mapping (Fuhr et al. (2022) <doi:10.1002/rse2.274>).

README

# _lidaRtRee_
# R package for forest analysis with airborne laser scanning data

`lidaRtRee` provides functions for forest objects detection, structure features computation, model calibration and mapping:

* co-registration of field plots with LiDAR data ([Monnet and Mermin (2014)](https://doi.org/10.3390/f5092307)); 
* tree detection (method 1 in [Eysn et al. (2015)](https://doi.org/10.3390/f6051721)) and segmentation; 
* forest parameters estimation with the area-based approach: model calibration with ground reference, and maps export;
* extraction of both physical (gaps, edges, trees) and statistical features from LiDAR data useful for e.g. habitat suitability modeling ([Glad et al. (2020)](https://doi.org/10.1002/rse2.117)) or forest maturity mapping ([Fuhr et al. (2022)](https://doi.org/10.1002/rse2.274)).

# Install

* `R` >= 4.2.3 recommended, package `lidR` >= 4.0.0 required.
* Install from [CRAN](https://cran.r-project.org/package=lidaRtRee), by running in the `R` console: `install.packages("lidaRtRee")`.
* Build development version from source with the `devtools` package: `devtools::install_git("https://forgemia.inra.fr/lidar/lidaRtRee")`.

# Tutorials

Tutorials using `lidaRtRee` functions are available in the [vignettes](https://forgemia.inra.fr/lidar/lidaRtRee/-/tree/main/vignettes) folder as `Rmarkdown` files, including datasets to run the code. The available tutorials are:

* [ALS data pre-processing](https://lidar.pages.mia.inra.fr/lidaRtRee/articles/ALS_data_preprocessing.html).
* [Tree detection](https://lidar.pages.mia.inra.fr/lidaRtRee/articles/tree.detection.html).
* [Forest field plot coregistration with ALS data](https://lidar.pages.mia.inra.fr/lidaRtRee/articles/coregistration.html).
* [Forest gaps and edges detection](https://lidar.pages.mia.inra.fr/lidaRtRee/articles/gaps.edges.detection.html).
* [Forest structure metrics computation and mapping](https://lidar.pages.mia.inra.fr/lidaRtRee/articles/forest.structure.metrics.html).
* Area-based approach for forest parameters estimation:
  - [data preparation](https://lidar.pages.mia.inra.fr/lidaRtRee/articles/area-based.1.data.preparation.html), 
  - [model calibration](https://lidar.pages.mia.inra.fr/lidaRtRee/articles/area-based.2.model.calibration.html) and 
  - [mapping](https://lidar.pages.mia.inra.fr/lidaRtRee/articles/area-based.3.mapping.and.inference.html).
  
# Acknowledgements / funding

`lidaRtRee` development (2018-2021) was funded by the [ADEME](https://www.ademe.fr/en/frontpage/) (french Agency for Ecological Transition) through the [PROTEST](https://protest.inrae.fr/) project (grant 1703C0069 of the GRAINE program).

[<img src="man/figures/logo-ademe-republique-francaise.jpg" alt="logo-ademe-republique-francaise" width="300"/>](https://www.ademe.fr/en/frontpage/)
<br>
[<img src="man/figures/logo_inrae.png" alt="logo_inrae" width="330"/>](https://www.inrae.fr/en)

Versions across snapshots

VersionRepositoryFileSize
4.0.8 rolling linux/jammy R-4.5 lidaRtRee_4.0.8.tar.gz 806.0 KiB
4.0.8 rolling linux/noble R-4.5 lidaRtRee_4.0.8.tar.gz 806.0 KiB
4.0.8 rolling source/ R- lidaRtRee_4.0.8.tar.gz 806.0 KiB
4.0.8 latest linux/jammy R-4.5 lidaRtRee_4.0.8.tar.gz 806.0 KiB
4.0.8 latest linux/noble R-4.5 lidaRtRee_4.0.8.tar.gz 806.0 KiB
4.0.8 latest source/ R- lidaRtRee_4.0.8.tar.gz 806.0 KiB
4.0.8 2026-04-26 source/ R- lidaRtRee_4.0.8.tar.gz 806.0 KiB
4.0.8 2026-04-23 source/ R- lidaRtRee_4.0.8.tar.gz 806.0 KiB
4.0.8 2026-04-09 windows/windows R-4.5 lidaRtRee_4.0.8.zip 993.6 KiB
4.0.8 2025-04-20 source/ R- lidaRtRee_4.0.8.tar.gz 806.0 KiB

Dependencies (latest)

Imports

Suggests