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
Expose first_solar_spectral_correction in PVSystem and ModelChain (#466)
* Add first_solar_spectral_correction method, improve infer_spectral_model
* edits: input testing, first_solar_spectral_coefficients name
* rename first_solar_spectral_correction method to first_solar_spectral_loss
* add test for pvsystem.first_solar_spectral_loss
* Fix declarations of weather and airmass in test_spectral_models
* Correct errors and expected value in test_spectral_models
* Fix space error
* Fix handling of weather in test_spectral_models
* Change test_PVSystem_first_solar_spectral_loss and test_spectral_models
* Fix error in first_solar_spectral_loss
* Formatting and flake8
* Add constant_spectral_loss back to test_spectral_models arguments
* Fix line continuation in pvsystem.py
* whatsnew, docstring for pvsystem.first_solar_spectral_loss, remove not implemented in modelchain.py docstring
* Fix typo in pvsystem.py
0 commit comments