Skip to content

Commit a26e83f

Browse files
committed
whatsnew
1 parent 4ae9c48 commit a26e83f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/sphinx/source/whatsnew/v0.11.1.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ Enhancements
3030
* Added function for calculating wind speed at different heights,
3131
:py:func:`pvlib.atmosphere.windspeed_powerlaw`.
3232
(:issue:`2118`, :pull:`2124`)
33+
* ``delta_t`` can now be specified with an array in the SPA functions.
34+
The numba implementation now also allows calculation of ``delta_t``
35+
internally. (:issue:`2189`, :pull:`2190`)
3336

3437
Bug fixes
3538
~~~~~~~~~
@@ -69,3 +72,4 @@ Contributors
6972
* Mark A. Mikofski (:ghuser:`mikofski`)
7073
* Ben Pierce (:ghuser:`bgpierc`)
7174
* Jose Meza (:ghuser:`JoseMezaMendieta`)
75+
* Kevin Anderson (:ghuser:`kandersolar`)

0 commit comments

Comments
 (0)