You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make "data" argument required in ModelChain.run_model_from_effective_irradiance (#1720)
* Made "data" argument in the mc.run_model_from_effective_irradiance as a required argument.
* Maded "data" argument required for subfunction
_prepare_temperature and _run_from_effective_irrad
* Removed "default None" from docstring
* Added bug fix comment in v0.9.6 and contributors name.
0 commit comments