| quatre_montagnes {lidaRtRee} | R Documentation |
Field plot inventory in the Quatre Montagnes area (France)
Description
Dataset of forest parameters measured in the field on 96 circular plots of 15 m radius. Metrics derived from airborne laser scanning (ALS) point clouds have also been extracted and calculated for those plots.
Usage
data(quatre_montagnes)
Format
A data.frame with 76 columns:
-
plotIdid of field plot -
Xeasting coordinate (epsg: 2154) -
Ynorthing coordinate (epsg: 2154) -
clusterIdid of cluster, plots were inventoried in groups of 4 -
G_m2_habasal area in m2 per ha -
N_hanumber of trees per ha -
D_mean_cmmean tree diameter at breast height (1.3 m) in cm -
stratumforest ownership (public or private) -
[, 9:60]point cloud metrics computed from ALS, seeaba_metrics -
[, 61:73]metrics derived from tree segmentation in ALS data, seestd_tree_metrics -
[, 74:76]terrain statistics, seeterrain_points_metrics
References
Monnet, J.-M. 2021. Tutorial on modeling forest parameters with ALS data. ABA data preparation https://gitlab.irstea.fr/jean-matthieu.monnet/lidartree_tutorials/-/wikis/ABA-data-preparation
Examples
data(quatre_montagnes)
summary(quatre_montagnes)