Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kd/rb/ar/basic sif refactor #708

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Conversation

kmdeck
Copy link
Member

@kmdeck kmdeck commented Jul 30, 2024

Implements a simple SIF model, Lee2015SIFModel, in AbstractSIFModel within the Canopy module.

@braghiere as you suggested, we made a new AbstractSIFModel, independent from others components of the Canopy module (where we now have photosynthesis, stomatal conductance, radiative transfer, autotrophic respiration, solar induced fluorescence, etc.). We named this first simple sif model "Lee2015SIFModel", if you have a better name let us know. This implementation allows to easily dispatch on other sif models in the future. Can you check the equations and units? Thanks!

@AlexisRenchon AlexisRenchon force-pushed the kd/rb/ar/basic_SIF_refactor branch 2 times, most recently from 556c61c to ca2a544 Compare August 1, 2024 16:02
@AlexisRenchon AlexisRenchon requested a review from braghiere August 1, 2024 16:03
Copy link
Member

@braghiere braghiere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@Sbozzolo Sbozzolo force-pushed the kd/rb/ar/basic_SIF_refactor branch from ca2a544 to 644cb29 Compare August 1, 2024 16:20
@AlexisRenchon AlexisRenchon force-pushed the kd/rb/ar/basic_SIF_refactor branch 4 times, most recently from b50c9ad to a2d4381 Compare August 1, 2024 17:01
For now, adds a simple sif parameterization "Lee2015SIFModel" to
AbstractSIFModel.

Co-authored-by: AlexisRenchon <a.renchon@gmail.com>
Co-authored-by: Sbozzolo <gbozzola@caltech.edu>
Co-authored-by: kmdeck <kdeck@caltech.edu>
Co-authored-by: braghiere <renato.braghiere@gmail.com>
@AlexisRenchon AlexisRenchon force-pushed the kd/rb/ar/basic_SIF_refactor branch from a2d4381 to 1776018 Compare August 1, 2024 17:03
@AlexisRenchon AlexisRenchon merged commit c57af01 into main Aug 1, 2024
10 checks passed
@AlexisRenchon AlexisRenchon deleted the kd/rb/ar/basic_SIF_refactor branch October 21, 2024 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants