quatre_montagnes | R Documentation |
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.
data(quatre_montagnes)
A data.frame
with 76 columns:
plotId
id of field plot
X
easting coordinate (epsg: 2154)
Y
northing coordinate (epsg: 2154)
clusterId
id of cluster, plots were inventoried in groups of 4
G_m2_ha
basal area in m2 per ha
N_ha
number of trees per ha
D_mean_cm
mean tree diameter at breast height (1.3 m) in cm
stratum
forest ownership (public or private)
[, 9:60]
point cloud metrics computed from ALS, see aba_metrics
[, 61:73]
metrics derived from tree segmentation in ALS data, see std_tree_metrics
[, 74:76]
terrain statistics, see terrain_points_metrics
Monnet, J.-M. 2021. Tutorial on modeling forest parameters with ALS data. ABA data preparation https://lidar.pages.mia.inra.fr/lidaRtRee/articles/area-based.1.data.preparation.html
data(quatre_montagnes)
summary(quatre_montagnes)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.