ImperialCollegeLondon / pyrealm

Development of the pyrealm package, providing an integrated toolbox for modelling plant productivity, growth and demography using Python.
https://pyrealm.readthedocs.io/
MIT License
23 stars 9 forks source link

Add the light allocation process to the `Canopy` #289

Closed davidorme closed 1 month ago

davidorme commented 2 months ago

Is your feature request related to a problem? Please describe.

PR #288 should (although I need to review) complete the merging of the functionality from @AmyOctoCat's #230 PR. The next chunk that needs to be added to Canopy are methods to calculate how light passes through the canopy so that we can estimate the absorbed irradiance for use in the P Model and hence work in the growth parts of the T model.

Describe the solution you'd like

davidorme commented 1 month ago

See also #134

davidorme commented 1 month ago

And indeed #315.

davidorme commented 1 month ago

Duped