Implements models of leaf temperature using energy balance. It uses units to ensure that parameters are properly specified and transformed before calculations. It allows separate lower and upper surface conductances to heat and water vapour, so sensible and latent heat loss are calculated for each surface separately as in Foster and Smith (1986) <doi:10.1111/j.1365-3040.1986.tb02108.x>. It's straightforward to model leaf temperature over environmental gradients such as light, air temperature, humidity, and wind. It can also model leaf temperature over trait gradients such as leaf size or stomatal conductance. Other references are Monteith and Unsworth (2013, ISBN:9780123869104), Nobel (2009, ISBN:9780123741431), and Okajima et al. (2012) <doi:10.1007/s11284-011-0905-5>.
Version: | 1.0.6 |
Depends: | R (≥ 3.5.0), units (≥ 0.6.0) |
Imports: | checkmate (≥ 2.0.0), crayon (≥ 1.3.0), dplyr (≥ 1.0.0), furrr (≥ 0.1.0), future (≥ 1.10.0), glue (≥ 1.3.0), magrittr (≥ 1.5.0), methods (≥ 3.5.0), purrr (≥ 0.3.0), rlang (≥ 0.4.0), stringr (≥ 1.4.0) |
Suggests: | covr, ggplot2, knitr, rmarkdown, testthat, tidyr |
Published: | 2022-07-20 |
DOI: | 10.32614/CRAN.package.tealeaves |
Author: | Chris Muir [aut, cre] |
Maintainer: | Chris Muir <cdmuir at hawaii.edu> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Citation: | tealeaves citation info |
Materials: | README NEWS |
In views: | Agriculture |
CRAN checks: | tealeaves results |
Reference manual: | tealeaves.pdf |
Vignettes: |
Defining parameters as functions of other parameters tealeaves: Intermediate Users Introduction to the tealeaves package |
Package source: | tealeaves_1.0.6.tar.gz |
Windows binaries: | r-devel: tealeaves_1.0.6.zip, r-release: tealeaves_1.0.6.zip, r-oldrel: tealeaves_1.0.6.zip |
macOS binaries: | r-release (arm64): tealeaves_1.0.6.tgz, r-oldrel (arm64): tealeaves_1.0.6.tgz, r-release (x86_64): tealeaves_1.0.6.tgz, r-oldrel (x86_64): tealeaves_1.0.6.tgz |
Old sources: | tealeaves archive |
Reverse imports: | photosynthesis |
Please use the canonical form https://CRAN.R-project.org/package=tealeaves to link to this page.