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
19 stars 8 forks source link

Create evaporation functions submodule #125

Closed davidorme closed 8 months ago

davidorme commented 11 months ago

In order to integrate SPLASH, the functionality provided in the evap.py submodule on the feature branch in #69 needs to be moved into main pyrealm structure and adapted:

Depends: #124 Suggested location: pyrealm.core.evaporation.py