Skip to content
GitLab
    • Explore Projects Groups Topics Snippets
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • L lidaRtRee_tutorials
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

La forge institutionnelle d'INRAE étant en production depuis le 10 juin 2025, nous vous invitons à y créer vos nouveaux projets.

  • Monnet Jean-Matthieu
  • lidaRtRee_tutorials
  • Wiki
  • ABA data preparation

ABA data preparation · Changes

Page history
Create ABA data preparation authored 4 years ago by Monnet Jean-Matthieu's avatar Monnet Jean-Matthieu
Hide whitespace changes
Inline Side-by-side
Showing
with 21 additions and 0 deletions
+21 -0
ABA-data-preparation.md 0 → 100644
View page @ 85d42029
This tutorial presents `R` code for the preparation of field inventory and ALS data to be used in the calibration of prediction models with the so-called area-based method. The following steps are considered :
* import of field inventory data (tree measurements and plot information),
* check of field measurements,
* extraction of ALS data for each inventory plot,
* computation of stand-level forest parameters for each inventory plot.
The following files are provided:
* [Rmarkdown source](https://gitlab.irstea.fr/jean-matthieu.monnet/lidartree_tutorials/-/blob/master/area-based.1.data.preparation.Rmd),
* **[ABA data preparation tutorial in html](https://gitlab.irstea.fr/jean-matthieu.monnet/lidartree_tutorials/-/raw/master/export/area-based.1.data.preparation.html?inline=false)**,
* [ABA data preparation tutorial in pdf](https://gitlab.irstea.fr/jean-matthieu.monnet/lidartree_tutorials/-/blob/master/export/area-based.1.data.preparation.pdf),
* datasets required to run the source code are also available on the repository.
Change log
+ Jan 2021: updated to comply with lidR 3.1.0 and lidaRtRee 3.0.0, added figures and check step of field data
+ Oct, 2020: checked compatibility with lidR 3.0.3
+ Jan, 2020: field names changed to English
+ Oct, 2019: added projection info / updated points clouds in rda archive
+ Aug, 2018: first version
Clone repository
  • ABA data preparation
  • ABA mapping and inference
  • ABA model calibration
  • ALS data preprocessing
  • Area based approach
  • Field plot coregistration with ALS data
  • Forest gaps and edges detection
  • Forest structure metrics mapping
  • Tree segmentation
  • Home

Menu

Explore Projects Groups Topics Snippets