File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
docs/sphinx/source/whatsnew Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,8 +37,6 @@ Enhancements
3737
3838Bug fixes
3939~~~~~~~~~
40- * Handle DST transitions that happen at midnight in :py:func: `pvlib.solarposition.hour_angle `
41- (:issue: `2132 ` :pull: `2133 `)
4240* To prevent simulation output from differing slightly based on the time zone
4341 of the time stamps, models that use day of year for sun position and
4442 irradiance calculations now determine the day of year according to the UTC
@@ -93,7 +91,6 @@ Contributors
9391* Ioannis Sifnaios (:ghuser: `IoannisSifnaios `)
9492* Leonardo Micheli (:ghuser: `lmicheli `)
9593* Rajiv Daxini (:ghuser: `RDaxini `)
96- * Scott Nelson (:ghuser: `scttnlsn `)
9794* Mark A. Mikofski (:ghuser: `mikofski `)
9895* Ben Pierce (:ghuser: `bgpierc `)
9996* Jose Meza (:ghuser: `JoseMezaMendieta `)
Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ Bug Fixes
1717~~~~~~~~~
1818* :py:meth: `~pvlib.pvsystem.PVSystem.get_irradiance ` accepts float inputs.
1919 (:issue: `1338 `, :pull: `2227 `)
20+ * Handle DST transitions that happen at midnight in :py:func: `pvlib.solarposition.hour_angle `
21+ (:issue: `2132 ` :pull: `2133 `)
2022
2123Bug fixes
2224~~~~~~~~~
@@ -74,3 +76,4 @@ Contributors
7476* matsuobasho (:ghuser: `matsuobasho `)
7577* Echedey Luis (:ghuser: `echedey-ls `)
7678* Kevin Anderson (:ghuser: `kandersolar `)
79+ * Scott Nelson (:ghuser: `scttnlsn `)
You can’t perform that action at this time.
0 commit comments