Skip to content

Commit 8f85b55

Browse files
committed
update whatsnew
1 parent 00dcf1a commit 8f85b55

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ API Changes
2424
* Changed function name from :py:func:`pvlib.solarposition.get_rise_set_transit` (deprecated)
2525
to :py:func:`pvlib.solarposition.sun_rise_set_transit_spa. `sun_rise_set_transit_spa`
2626
requires time input to be localized to the specified latitude/longitude. (:issue:`316')
27+
* Changed function :py:func:`pvlib.pvsystem.sapm` to expect input `effective_irradiance`
28+
in units of W/m2 rather than suns. Changed output of function
29+
:py:func:`sapm_effective_irradiance` to units of W/m2 rather than suns.
2730

2831

2932
Enhancements

0 commit comments

Comments
 (0)