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
* Add examples for run_model_from_poa() and run_model_from_effective_irradiance()
41
+
* Add examples for :py:meth:`pvlib.modelchain.ModelChain.run_model_from_poa` and :py:meth:`~pvlib.modelchain.ModelChain.run_model_from_effective_irradiance`
41
42
(:issue:`1043`, :pull:`2621`)
42
43
* Add the following terms to the :ref:`nomenclature` page
43
44
(:issue:`2564`, :pull:`2663`):
44
45
45
46
- :term:`clearness_index`
46
47
- :term:`clearsky_index`
47
48
- :term:`aod`
48
-
- :term:`aod500`
49
+
- :term:`clearness_index`
50
+
- :term:`clearsky_index`
51
+
- :term:`aod`
52
+
- :term:`aod500`
49
53
50
-
* Provide an overview of IAM modeling functionality in :ref:`iam`. (:pull:`2683`)
54
+
* Add an overview of IAM modeling functionality in new documentation page:ref:`iam`. (:pull:`2683`)
51
55
* Add AI checkbox to PR template, and auto-generate a comment on PRs
52
56
from first-time contributors regarding AI and contributing guidelines.
53
57
(:issue:`2617`, :pull:`2624`)
54
58
* Update :py:class:`pvlib.pvsystem.PVSystem` docstring to state that
55
-
``module_type`` is optional.
59
+
* Clarify :py:class:`pvlib.pvsystem.PVSystem` parameter ``module_type`` is optional.
56
60
(:issue:`2634`, :pull:`2713`)
57
61
* Fix a broken docstring reference to ``grounddiffuse`` in
0 commit comments