Skip to content
Snippets Groups Projects
Select Git revision
  • refactoring
  • main default protected
  • huy
3 results

tomato-npq

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Name Last commit Last update
    Code
    Data
    README.md

    tomato-npq

    Contain the model for NPQ process in tomato - Adapted from Seydoux et al. 2022 and Matuszynska et al. 2016

    Please use the yml file attached to activate the enironment for the model

    • env_tomato.yml: the yml used for createing the conda enviroment to run the model
    • model_tomato.py: Contain the tomato NPQ model - the first version, not accounted for temperature effect
    • model_tomato_temp.py: Contain the tomato NPQ model - the first version, accounted for temperature effect
    • functions.py: Contain the funtions to calculate NPQt value from the model and the function to simulate the light condition
    • Tomato.ipynb: notebook to recreate the NPQt calculation results