Skip to content

Commit 498bee2

Browse files
committed
update whatsnew
1 parent d8eb5d9 commit 498bee2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ v0.5.2 (__, 2017)
66
API Changes
77
~~~~~~~~~~~
88
* removed unused 'pressure' arg from irradiance.liujordan function (:issue:`386`)
9+
* Deprecated irradiance.globalinplane. globalinplane will be removed in 0.6.
10+
Use the new irradiance.poa_components instead. (:issue:`422`)
11+
* Added irradiance.poa_components. Function is the same as the now-deprecated
12+
irradiance.globalinplane, but adds 'poa_sky_diffuse' and
13+
'poa_ground_diffuse' to the output. (:issue:`422`)
914

1015
Enhancements
1116
~~~~~~~~~~~~

0 commit comments

Comments
 (0)