TESTgroup-BNL / LeafGasExchange

An R package for fitting and simulating leaf level gas exchange
GNU General Public License v3.0
6 stars 1 forks source link

LeafGasExchange

An R package for fitting and simulating leaf level gas exchange.

This package works using 4 main functions:

Other functions are also implemented to import gas exchange data from LiCor (f.import_licor6400 and f.import_licor6800) and to fit Aci curve and Aq curves (f.fitting). A particular documentation of this function is given in Aci_fitting

A documentation of the equations and parameters used for FATES like photosynthesis module for broadleaf tropical species is presented here.

Canopy scaling

The scaling of leaf level gas exchange to the canopy can also be done using the functions f.GPP and f.GPPT. The function f.GPP doesnt include the energy budget. The function f.GPPT includes an energy budget but is slower. Both functions use the Norman 1978 radiation model to descrive the light environment within the canopy. A particular documentation of this function is given in Canopy_scaling.

Installation

LeafGasExchange is not currently on CRAN, but you can install LeafGasExchange from GitHub with:

devtools::install_github("TESTgroup-BNL/LeafGasExchange", dependencies=TRUE)

You will need to install the package devtools first.

Source Code Citation/DOI

DOI

This package was used to analyse and simulate gas exchanges in several of our lab studies:

Lamour, J., Davidson, K. J., Ely, K. S., Le Moguédec, G., Leakey, A. D. B., Li, Q., Serbin, S. P., & Rogers, A. (2022). An improved representation of the relationship between photosynthesis and stomatal conductance leads to more stable estimation of conductance parameters and improves the goodness-of-fit across diverse data sets. Global Change Biology, 28, 3537–3556. https://doi.org/10.1111/gcb.16103

Lamour, J., Davidson, K.J., Ely, K.S., Le Moguédec, G., Anderson, J.A., Li, Q., Calderón, O., Koven, C.D., Wright, S.J., Walker, A.P., Serbin, S.P. and Rogers, A. (2023), The effect of the vertical gradients of photosynthetic parameters on the CO2 assimilation and transpiration of a Panamanian tropical forest. New Phytol, 238: 2345-2362. https://doi.org/10.1111/nph.18901

Davidson, K.J., Lamour, J., Rogers, A., Ely, K.S., Li, Q., McDowell, N.G., Pivovaroff, A.L., Wolfe, B.T., Wright, S.J., Zambrano, A. and Serbin, S.P. (2023), Short-term variation in leaf-level water use efficiency in a tropical forest. New Phytol, 237: 2069-2087. https://doi.org/10.1111/nph.18684

Davidson, K.J., Lamour, J., McPherran, A., Rogers, A. and Serbin, S.P. (2023), Seasonal trends in leaf-level photosynthetic capacity and water use efficiency in a North American Eastern deciduous forest and their impact on canopy-scale gas exchange. New Phytologist, 240: 138-156. https://doi.org/10.1111/nph.1913