Giter Club home page Giter Club logo

plantbiophysics.jl's People

Contributors

github-actions[bot] avatar simontreillou avatar vezy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

plantbiophysics.jl's Issues

Stomatal conductance to water or CO2

It would be easier to see the parameters g0 and g1 for the stomatal conductance to water vapor and not to CO2.
Either put the stomatal conductance model for water and then transform for CO2 in a specific function or step, or correct the parameters.

TagBot trigger issue

This issue is used to trigger TagBot; feel free to unsubscribe.

If you haven't already, you should update your TagBot.yml to include issue comment triggers.
Please see this post on Discourse for instructions and more details.

If you'd like for me to do this for you, comment TagBot fix on this issue.
I'll open a PR within a few hours, please be patient!

Use `PARTop-ParBot` for `aPPFD` in `read_walz`

In Walz, we need to use PARTop-ParBot for aPPFD, because PARTop is the incident PAR, not the absorbed PAR, and in the models then we use aPPFD, not PPFD (because we simulate aPPFD with a light interception model).

Use value of alpha from Von Caemmerer (2009) in FcVB (calculation of J)

alpha is taken from Duursma (PlantEcophys), which is abs.(1-f)/2 (cf Van Caemmerer 2009). But in PlantBiophysics, the absorbed PPFD is used and not the incident PPFD. So alpha should be (1-f)/2, value of 0.42 instead of 0.24
Planbiophysis used theta=0.7 from Caemmerer whereas used theta=0.85. Should use both value on Von Caemmerer for alpha and theta.
Also should detail in PlantBiophysics the use of aPPFD and not incident PPFD. Calibration of photosynthesis parameters should use aPPFD and not incident PPFD (aPPFD=0.85*iPPFD)

α is taken at 0.24 as in the R package `plantecophys` (Duursma, 2015).

Von Caemmerer 2009:
DOI: 10.1007/978-1-4020-9237-4_9

Dl is imported in Pa/kPa, change to kPa

From the documentation:

9.9 Water Vapor Conductance (GH2O)

According to Caemmerer and Farquhar (1981) the total water vapor conductance GH2O is calculated as follows:

GH2O = E / VPD
where:
GH2O = total water vapor conductance [mmol m-2 s-1],
E = transpiration rate [mmol m-2 s-1],
VPD = (Air-to-Leaf-) Vapor-Pressure-Deficit [Pa/kPa].

VPD can also be expressed in kPa. To obtain this unit, multiply the VPD value by the ambient pressure and divide by 1000.

We use kPa everywhere else in the package, we should use that instead.

Use Makie instead of Plots

We use recipes for Plots in PlantBiophysics, but we use Makie in PlantGeom.
So in the docs we have both. It would be nice to use only one: Makie.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.