PVMismatch icon indicating copy to clipboard operation
PVMismatch copied to clipboard

pvlib compat with contrib.gen_coeffs.gen_iec_61853_from_sapm

Open kandersolar opened this issue 5 years ago • 0 comments

pvlib 0.7.0 changed the sapm irradiance input from suns to W/m2 (https://pvlib-python.readthedocs.io/en/stable/whatsnew.html#v0-7-0-december-18-2019) and running contrib/gen_coeffs/example.py with pvlib >=0.7.0 fails as a result.

Relevant line of code: https://github.com/SunPower/PVMismatch/blob/master/pvmismatch/contrib/gen_coeffs/init.py#L27

kandersolar avatar May 10 '20 17:05 kandersolar