Package: ccrtm
Type: Package
Title: Coupled Chain Radiative Transfer Models
Version: 0.1.6
Date: 2021-02-22
Authors@R: c(person(given="Marco D.",family="Visser", role = c("aut", "cre"),
                      email = "marco.d.visser@gmail.com"))
Description: A set of radiative transfer models to quantitatively describe the absorption, reflectance and transmission of solar energy in vegetation, and model remotely sensed spectral signatures of vegetation at distinct spatial scales (leaf,canopy and stand). The main principle behind ccrtm is that many radiative transfer models can form a coupled chain, basically models that feed into each other in a linked chain (from leaf, to canopy, to stand, to atmosphere). It allows the simulation of spectral datasets in the solar spectrum (400-2500nm) using leaf models as PROSPECT5, 5b, and D which can be coupled with canopy models as 'FLIM', 'SAIL' and 'SAIL2'. Currently, only a simple atmospheric model ('skyl') is implemented. Jacquemoud et al 2008 provide the most comprehensive overview of these models <doi:10.1016/j.rse.2008.01.026>. 
License: GPL (>= 2)
URL: https://github.com/MarcoDVisser/ccrtm
BugReports: https://github.com/MarcoDVisser/ccrtm/issues
Imports: graphics, grDevices, stats, testthat, Rcpp (>= 1.0.3), expint,
        pracma
LinkingTo: Rcpp
Repository: CRAN
RoxygenNote: 7.0.2
NeedsCompilation: yes
Packaged: 2021-02-24 13:01:58 UTC; mvisser
Author: Marco D. Visser [aut, cre]
Maintainer: Marco D. Visser <marco.d.visser@gmail.com>
Depends: R (>= 3.5.0)
Date/Publication: 2021-02-26 08:50:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-21 14:21:14 UTC; windows
Archs: x64
