Skip to contents

This list includes trees detected with TLS for 16 single scans corresponding to plots located in La Rioja, a region of Spain, in the north of the Iberian Peninsula (first element), as well as those inventoried in the field for these 16 plots (second element). Plot attributes related to stand stratum are also included (third element).

The elements of the list are as follows:

  1. tree.tls: data frame that includes the list of trees detected with tree.detection.single.scan for 16 TLS single-scan sampling points. The following variables are provided for each tree (see tree.detection.single.scan ‘Value’ for more details):

    [,1]idcharacter/numeric[,2]
    filecharacter[,3]tree
    numeric[,4]xnumeric
    [,5]ynumeric[,6:8]
    phi, phi.left, phi.rightnumeric[,9]h.dist
    numeric[,10]dbhnumeric
    [,11]hnumeric[,12]
    vnumeric[,13:16]n.pts, n.pts.red, n.pts.est, n.pts.red.est
    numeric[,15]partial.occlusionnumeric
  2. tree.list.field: data frame that includes the list of trees measured in 16 circular fixed area plots of radius 20 m, whose centres coincide with TLS single-scans points. The following variables are provided for each tree:

    [,1]idnumericplot identification (coincident to TLS scans)
    [,2]treenumerictrees numbering
    [,3]Spnumericspecie code according to NFI ()
    [,4]xnumericx cartesian coordinate
    [,5]ynumeric7 cartesian coordinate
    [,6]h.distnumerichorizontal distance (m) from plot center to tree center
    [,7]dbhnumerictree diameter (cm) at breast height (1.3 m)
    [,8]hnumerictree total height (m)
    [,9]deadnumericdead (1) or not (NA)
    [,10]v.usernumericstem volume (m^3) estimated with allometric equations
    [,11]w.usernumericstem biomass (Mg) estimated with allometric equations

Usage

data(Rioja.data)

Format

List with 2 data frames containing 604 observations and 17 variables (tree.tls) and 659 observations and 11 variables (tree.field).