We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d3af5f commit f04c9ebCopy full SHA for f04c9eb
docs/sphinx/source/whatsnew/v0.11.3.rst
@@ -10,7 +10,8 @@ Bug fixes
10
ground irradiance when the sun was below the horizon. (:issue:`2245`, :pull:`2359`)
11
* Fix a bug where :py:func:`pvlib.transformer.simple_efficiency` could only be imported
12
using the `from pvlib.transformer` syntax (:pull:`2388`)
13
-
+* :py:class:`~pvlib.modelchain.ModelChain` now requires only a minimal set of
14
+ parameters to run the SAPM electrical model. (:issue:`2369`, :pull:`2393`)
15
16
17
Deprecations
@@ -53,3 +54,4 @@ Contributors
53
54
* Manoj K S (:ghuser:`manojks1999`)
55
* Kurt Rhee (:ghuser:`kurt-rhee`)
56
* Ayush jariyal (:ghuser:`ayushjariyal`)
57
+* Kevin Anderson (:ghuser:`kandersolar`)
0 commit comments