File tree 2 files changed +4
-0
lines changed
docs/sphinx/source/whatsnew
2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ Enhancements
12
12
~~~~~~~~~~~~
13
13
* Fix a bug in :py:func: `pvlib.bifacial.get_irradiance_poa ` which may have yielded non-zero
14
14
ground irradiance when the sun was below the horizon. (:issue: `2245 `, :pull: `2359 `)
15
+ * Fix a bug where :py:func: `pvlib.transformer.simple_efficiency ` could only be imported
16
+ using the `from pvlib.transformer ` syntax (:pull: `2388 `)
15
17
16
18
Documentation
17
19
~~~~~~~~~~~~~
@@ -41,4 +43,5 @@ Contributors
41
43
* Mark Campanelli (:ghuser: `markcampanelli `)
42
44
* Jason Lun Leung (:ghuser: `jason-rpkt `)
43
45
* Manoj K S (:ghuser: `manojks1999 `)
46
+ * Kurt Rhee (:ghuser: `kurt-rhee `)
44
47
* Ayush jariyal (:ghuser: `ayushjariyal `)
Original file line number Diff line number Diff line change 27
27
temperature ,
28
28
tools ,
29
29
tracking ,
30
+ transformer ,
30
31
)
You can’t perform that action at this time.
0 commit comments