LadderFuelsR: Automated Tool for Vertical Fuel Continuity Analysis using Airborne Laser Scanning Data

Set of tools for analyzing vertical fuel continuity at the tree level using Airborne Laser Scanning data. The workflow consisted of: 1) calculating the vertical height profiles of each segmented tree; 2) identifying gaps and fuel layers; 3) estimating the distance between fuel layers; and 4) retrieving the fuel layers base height and depth. Additionally, other functions recalculate previous metrics after considering distances greater than 1 m and calculate the canopy base height as the fuel base height located at the largest- and at the last-distance. Moreover, the package calculates: i) the percentage of Leaf Area Density comprised in each fuel layer, ii) remove fuel layers with Leaf Area Density percentage less than 25, iii) recalculate the distances among the reminder ones, and iv) identify the canopy base height as the fuel base height with the highest Leaf Area Density percentage. On the other hand, when there is only one fuel layer, it identifies the canopy base height performing a segmented linear regression (breaking points) on the cumulative sum of Leaf Area Density as a function of height. Finally, a collection of plotting functions is developed to represent: i) the initial gaps and fuel layers; ii) the fuels base height, depths and gaps with distances greater than 1 m and, iii) the fuels base height and depths after applying the breaking point method over trees with only one fuel layer. The methods implemented in this package are original and have not been published elsewhere.

Version: 0.0.4
Imports: dplyr, gdata, ggplot2, magrittr, segmented, stringr, tidyr, tibble, tidyselect
Published: 2024-03-18
Author: Olga Viedma [aut, cph, cre], Carlos Alberto Silva [aut, cph], Jose Manuel Moreno [aut, cph]
Maintainer: Olga Viedma <olga.viedma at uclm.es>
BugReports: https://github.com/olgaviedma/LadderFuelsR/issues
License: GPL-3
URL: https://github.com/olgaviedma/LadderFuelsR
NeedsCompilation: no
Materials: README
CRAN checks: LadderFuelsR results

Documentation:

Reference manual: LadderFuelsR.pdf

Downloads:

Package source: LadderFuelsR_0.0.4.tar.gz
Windows binaries: r-devel: LadderFuelsR_0.0.4.zip, r-release: LadderFuelsR_0.0.4.zip, r-oldrel: LadderFuelsR_0.0.4.zip
macOS binaries: r-release (arm64): LadderFuelsR_0.0.4.tgz, r-oldrel (arm64): LadderFuelsR_0.0.4.tgz, r-release (x86_64): LadderFuelsR_0.0.4.tgz, r-oldrel (x86_64): LadderFuelsR_0.0.4.tgz
Old sources: LadderFuelsR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=LadderFuelsR to link to this page.