Skip to content

Commit bf72faa

Browse files
committed
fix bad merge
1 parent be7a538 commit bf72faa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@ Enhancements
5454
(:pull:`1017`)
5555
* Add :py:func:`pvlib.inverter.fit_sandia` that fits the Sandia inverter model
5656
to a set of inverter efficiency curves. (:pull:`1011`)
57+
* Add factory methods :py:meth:`~pvlib.modelchain.ModelChain.with_pvwatts`
58+
:py:meth:`~pvlib.modelchain.ModelChain.with_sapm` to create ``ModelChain``
59+
objects configured for the respective modeling paradigms. The
60+
configurations are defined in ``modelchain.PVWATTS_CONFIG``, and
61+
``modelchain.SAPM_CONFIG``. (:issue:`1013`, :pull:`1022`)
5762
* Added *racking_model*, *module_type*, and *temperature_model_parameters* to
5863
PVSystem, LocalizedPVSystem, SingleAxisTracker, and
5964
LocalizedSingleAxisTracker repr methods. (:issue:`1027`)

0 commit comments

Comments
 (0)