Description
I'll be adding the Loss Factors Models and Mechanistic Performance Models to PVLIB, .
See http://www.steveransome.com/PUBS/1906_PVSC46_Chicago_Ransome.pdf for more details on what they do
I hope it should be ready by the conference in Salt Lake in May
I've uploaded a couple of graphs and some sample code and Initially I'm looking for feedback and comments as I will need to enhance the present naming convention
With the LFM I have been using prefix and suffix letters to describe the type of measurement and any corrections. For example this Python 3 code shows the naming I have been using and does normalised LFM and temperature correction.
I have just shown nIsc and nVoc for clarity but will upload code for all variables soon plus graphs and MPM fits.
Once I have this in a correct form I can add more of features
Any feedback is welcome
Steve