We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 442329b commit 46baf52Copy full SHA for 46baf52
docs/sphinx/source/whatsnew/v0.15.1.rst
@@ -19,7 +19,7 @@ Bug fixes
19
values (e.g. multi-day data with nighttime gaps). Edge positions with
20
only one valid neighbor now correctly use that single delta value
21
(Perez eqn 3) instead of halving it.
22
- (:issue:`1847`, :pull:`xxxx`)
+ (:issue:`1847`, :pull:`2698`)
23
* Fix a division-by-zero condition in
24
:py:func:`pvlib.transformer.simple_efficiency` when ``load_loss = 0``.
25
(:issue:`2645`, :pull:`2646`)
@@ -63,6 +63,7 @@ Maintenance
63
64
Contributors
65
~~~~~~~~~~~~
66
+* Ishaan Arora (:ghuser:`ishaan-arora-1`)
67
* Aman Srivastava (:ghuser:`aman-coder03`)
68
* Rajiv Daxini (:ghuser:`RDaxini`)
69
* Echedey Luis (:ghuser:`echedey-ls`)
0 commit comments