FOSTER source code is available from GitHub ( https://github.com/mqueinnec/foster ) and also hosted on the Comprehensive R Archive Network (CRAN; https://cran.r-project.org/package=foster ).
Open resource ↗mqueinnec/foster · lines:29-34Unverified paper record
FOSTER—An R package for forest structure extrapolation
PloS one · 28 Jan 2021 · 10.1371/journal.pone.0244846
Abstract
The uptake of technologies such as airborne laser scanning (ALS) and more recently digital aerial photogrammetry (DAP) enable the characterization of 3-dimensional (3D) forest structure. These forest structural attributes are widely applied in the development of modern enhanced forest inventories. As an alternative to extensive ALS or DAP based forest inventories, regional forest attribute maps can be built from relationships between ALS or DAP and wall-to-wall satellite data products. To date, a number of different approaches exist, with varying code implementations using different programming environments and tailored to specific needs. With the motivation for open, simple and modern software, we present FOSTER (Forest Structure Extrapolation in R), a versatile and computationally efficient framework for modeling and imputation of 3D forest attributes. FOSTER derives spectral trends in remote sensing time series, implements a structurally guided sampling approach to sample these often spatially auto correlated datasets, to then allow a modelling approach (currently k-NN imputation) to extrapolate these 3D forest structure measures. The k-NN imputation approach that FOSTER implements has a number of benefits over conventional regression based approaches including lower bias and reduced over fitting. This paper provides an overview of the general framework followed by a demonstration of the performance and outputs of FOSTER. Two ALS-derived variables, the 95th percentile of first returns height (elev_p95) and canopy cover above mean height (cover), were imputed over a research forest in British Columbia, Canada with relative RMSE of 18.5% and 11.4% and relative bias of -0.6% and 1.4% respectively. The processing sequence developed within FOSTER represents an innovative and versatile framework that should be useful to researchers and managers alike looking to make forest management decisions over entire forest estates.
Plant phenotyping relevance
森林の3D構造属性(樹冠高・樹冠被覆)をリモートセンシングから推定するRソフトウェアと処理フレームワークが研究の中心であり、植物キャノピー形質の計測・推定手法に該当する。
abstractwe present FOSTER (Forest Structure Extrapolation in R), a versatile and computationally efficient framework for modeling and imputation of 3D forest attributes.
abstractTwo ALS-derived variables, the 95th percentile of first returns height (elev_p95) and canopy cover above mean height (cover), were imputed over a research forest in British Columbia, Canada with relative RMSE of 18.5% and 11.4% and relative bias of -0.6% and 1.4% respectively.
Code and data availability
The paper's authors publicly released the FOSTER R package source code (the computational framework implementing the paper's k-NN forest structure imputation analysis) on GitHub and CRAN, as stated in the Data Availability section.
FOSTER source code is available from GitHub ( https://github.com/mqueinnec/foster ) and also hosted on the Comprehensive R Archive Network (CRAN; https://cran.r-project.org/package=foster ).
Open resource ↗foster · lines:29-34This is an automatically classified, unverified record. Curator approval is required before any resource enters the Catalog.