|
|
This tutorial presents `R` code for forest mapping with the so-called [area-based method](Area-based-approach). It consists in using prediction models calibrated during the [previous step](ABA-model-calibration) with wall-to-wall lidar surveys to produce maps of forest parameters.
|
|
|
|
|
|
The following files are provided:
|
|
|
|
|
|
* [Rmarkdown source](https://gitlab.irstea.fr/jean-matthieu.monnet/lidartree_tutorials/-/blob/master/R/area-based.3.mapping.and.inference.Rmd),
|
|
|
* **[ABA forest mapping and inference in html](https://gitlab.irstea.fr/jean-matthieu.monnet/lidartree_tutorials/-/raw/master/export/area-based.3.mapping.and.inference.html?inline=false)**,
|
|
|
* [ABA forest mapping and inference in pdf](https://gitlab.irstea.fr/jean-matthieu.monnet/lidartree_tutorials/-/blob/master/export/area-based.2.model.calibration.pdf),
|
|
|
* datasets required to run the source code are also available on the repository.
|
|
|
|
|
|
Change log
|
|
|
|
|
|
+ April 2021: first version |