Skip to content

Commit 3463207

Browse files
committed
update whatsnew
1 parent b5e242b commit 3463207

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/sphinx/source/whatsnew/v0.3.3.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ Bug fixes
3535
* Fix snlinverter and singlediode documentation. They incorrectly said that
3636
inverter/module must be a DataFrame, when in reality they can be any
3737
dict-like object. (:issue:`157`)
38+
* Propagate airmass data through ModelChain's get_irradiance call so that
39+
the perez model can use it, if necessary. (:issue:`172`)
40+
* Fix problem in which the perez function dropped nighttime values.
41+
Nighttime values are now set to 0.
42+
(:issue:`191`)
3843

3944

4045
Documentation

0 commit comments

Comments
 (0)