Is your feature request related to a problem? Please describe.
In addition to the parameters already listed in the returns statement in the docs of pvlib.ivtools.sdm.fit_desoto_sandia, this function also returns a_ref and dEgdT, which are two parameters required for the De Soto module performance model.
Describe the solution you'd like
Add descriptions of a_ref and dEgdT to the returns statement in the docs
Describe alternatives you've considered
Have I missed something here...?
Is your feature request related to a problem? Please describe.
In addition to the parameters already listed in the returns statement in the docs of pvlib.ivtools.sdm.fit_desoto_sandia, this function also returns
a_refanddEgdT, which are two parameters required for the De Soto module performance model.Describe the solution you'd like
Add descriptions of
a_refanddEgdTto the returns statement in the docsDescribe alternatives you've considered
Have I missed something here...?