You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...?