Package: tealeaves 1.0.6.1

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>.

Authors:Chris Muir [aut, cre]

tealeaves_1.0.6.1.tar.gz
tealeaves_1.0.6.1.zip(r-4.7)tealeaves_1.0.6.1.zip(r-4.6)tealeaves_1.0.6.1.zip(r-4.5)
tealeaves_1.0.6.1.tgz(r-4.6-any)tealeaves_1.0.6.1.tgz(r-4.5-any)
tealeaves_1.0.6.1.tar.gz(r-4.7-any)tealeaves_1.0.6.1.tar.gz(r-4.6-any)
tealeaves_1.0.6.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
tealeaves/json (API)

# Install 'tealeaves' in R:
install.packages('tealeaves', repos = c('https://cdmuir.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/cdmuir/tealeaves/issues

Datasets:

On CRAN:

Conda:

6.73 score 11 stars 1 packages 54 scripts 423 downloads 1 mentions 13 exports 30 dependencies

Last updated from:15b646e697. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK151
source / vignettesOK190
linux-release-x86_64OK139
macos-release-arm64OK144
macos-oldrel-arm64OK136
windows-develOK96
windows-releaseOK93
windows-oldrelOK86
wasm-releaseOK138

Exports:Arconstantsconvert_conductanceEenergy_balanceenviro_parleaf_parmake_constantsmake_enviroparmake_leafparparameter_namestleaftleaves

Dependencies:backportscheckmateclicodetoolscrayondigestdplyrfurrrfuturegenericsglobalsgluelifecyclelistenvmagrittrparallellypillarpkgconfigpurrrR6Rcpprlangstringistringrtibbletidyselectunitsutf8vctrswithr

Introduction to the tealeaves package
Minimum worked example | Replace default parameters | Environmental gradients | Parallel processing

Last update: 2022-07-20
Started: 2018-11-11

Defining parameters as functions of other parameters

Last update: 2020-06-13
Started: 2020-06-06

tealeaves: Intermediate Users

Last update: 2020-06-13
Started: 2018-11-29