File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed
docs/sphinx/source/whatsnew Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 44v0.11.3 (Anticipated March, 2025)
55---------------------------------
66
7+ Bug fixes
8+ ~~~~~~~~~
9+ * Fix a bug in :py:func: `pvlib.bifacial.get_irradiance_poa ` which may have yielded non-zero
10+ ground irradiance when the sun was below the horizon. (:issue: `2245 `, :pull: `2359 `)
11+ * Fix a bug where :py:func: `pvlib.transformer.simple_efficiency ` could only be imported
12+ using the `from pvlib.transformer ` syntax (:pull: `2388 `)
13+
14+
15+
716Deprecations
817~~~~~~~~~~~~
918
@@ -12,10 +21,6 @@ Enhancements
1221~~~~~~~~~~~~
1322* :py:func: `~pvlib.irradiance.gti_dirint ` now raises an informative message
1423 when input data don't include values with AOI<90 (:issue: `1342 `, :pull: `2347 `)
15- * Fix a bug in :py:func: `pvlib.bifacial.get_irradiance_poa ` which may have yielded non-zero
16- ground irradiance when the sun was below the horizon. (:issue: `2245 `, :pull: `2359 `)
17- * Fix a bug where :py:func: `pvlib.transformer.simple_efficiency ` could only be imported
18- using the `from pvlib.transformer ` syntax (:pull: `2388 `)
1924
2025Documentation
2126~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments