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
16 stars 6 forks source link

Provide some baseline data and drafts for the Two Leaf model #239

Closed davidorme closed 1 month ago

davidorme commented 1 month ago

Is your feature request related to a problem? Please describe. This issue is to support the development of the Two Leaf canopy model:

Describe the solution you'd like Provide a new directory pyrealm_build_data/two_leaf containing some input data and python and R implementation data. There is overlap in the data files here with pyrealm_build_data/subdaily, so we might want to restructure and remove overlap at some point.

Describe alternatives you've considered We could simply pass these files around out of the repo, but ultimately we are going to want something in pyrealm_build_data for testing and docs.