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

Missing attribute docstrings in `core.calendar` #164

Closed davidorme closed 6 months ago

davidorme commented 7 months ago

Describe the bug There are no attribute docstrings for core.calendar objects so the API docs are useless.

Expected behavior Should have properly documented attributes.

Depends on the SPLASH PR in #69