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
The Desoto module performance model and the CEC model differ in that the CEC model has one additional parameter (an adjustment to temperature coefficients for Isc and Voc). pvlib-python implements only the Desoto model, but supplies parameters that are fit for the CEC model. Replacing the Desoto model with the CEC model would remove this inconsistency. The differences between the two model's results are quite minor.