File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
docs/sphinx/source/whatsnew Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,11 @@ Enhancements
54
54
(:pull: `1017 `)
55
55
* Add :py:func: `pvlib.inverter.fit_sandia ` that fits the Sandia inverter model
56
56
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 `)
57
62
* Added *racking_model *, *module_type *, and *temperature_model_parameters * to
58
63
PVSystem, LocalizedPVSystem, SingleAxisTracker, and
59
64
LocalizedSingleAxisTracker repr methods. (:issue: `1027 `)
You can’t perform that action at this time.
0 commit comments