tealeaves: Solve for Leaf Temperature Using Energy Balance

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.0
Depends: R (≥ 3.5.0), units (≥ 0.6.0)
Imports: crayon (≥ 1.3.0), dplyr (≥ 0.8.0), furrr (≥ 0.1.0), future (≥ 1.10.0), glue (≥ 1.3.0), ggplot2 (≥ 3.1.0), magrittr (≥ 1.5.0), methods (≥ 3.5.0), purrr (≥ 0.3.0), rlang (≥ 0.3.0), stringr (≥ 1.3.0), tidyr (≥ 0.8.2)
Suggests: testthat, knitr, rmarkdown
Published: 2019-05-04
Author: Chris Muir ORCID iD [aut, cre]
Maintainer: Chris Muir <cdmuir at hawaii.edu>
License: MIT + file LICENSE
NeedsCompilation: no
Citation: tealeaves citation info
Materials: README
CRAN checks: tealeaves results

Downloads:

Reference manual: tealeaves.pdf
Vignettes: tealeaves: Intermediate Users
tealeaves: Introduction
Package source: tealeaves_1.0.0.tar.gz
Windows binaries: r-devel: tealeaves_1.0.0.zip, r-release: tealeaves_1.0.0.zip, r-oldrel: tealeaves_1.0.0.zip
OS X binaries: r-release: tealeaves_1.0.0.tgz, r-oldrel: tealeaves_1.0.0.tgz

Reverse dependencies:

Reverse imports: photosynthesis

Linking:

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