We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56a4f46 commit 7a57310Copy full SHA for 7a57310
docs/sphinx/source/whatsnew/v0.10.5.rst
@@ -3,6 +3,21 @@
3
4
v0.10.5 (May 6, 2024)
5
---------------------
6
+v0.10.5 (Anticipated June 2024)
7
+-------------------------------
8
+
9
10
+Deprecations
11
+~~~~~~~~~~~~
12
13
14
+Enhancements
15
16
+* Added function :py:func:`pvlib.shading.shaded_fraction1d`, to calculate the
17
+ shade perpendicular to ``axis_azimuth``. (:issue:`1689`, :pull:`1725`, :pull:`1962`)
18
+* Added function :py:func:`pvlib.shading.martinez_shade_factor` to calculate
19
+ shading losses by taking into account the amount of bypass diodes of a module.
20
+ (:issue:``, :pull:``)
21
22
23
Bug fixes
0 commit comments