File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
docs/sphinx/source/whatsnew Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -35,17 +35,14 @@ Bug fixes
35
35
* Fix snlinverter and singlediode documentation. They incorrectly said that
36
36
inverter/module must be a DataFrame, when in reality they can be any
37
37
dict-like object. (:issue:`157`)
38
- <<<<<<< 60b93fde081351c46ade444b17630ffe2a711fd0
39
38
* Fix numpy 1.11 deprecation warnings caused by some functions using
40
39
non-integer indices.
41
- =======
42
40
* Propagate airmass data through ModelChain's get_irradiance call so that
43
41
the perez model can use it, if necessary. (:issue:`172`)
44
42
* Fix problem in which the perez function dropped nighttime values.
45
43
Nighttime values are now set to 0.
46
44
(:issue:`191`)
47
45
48
- >>>>>>> update whatsnew
49
46
50
47
Documentation
51
48
~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments