fix run_model_from_effective_irradiance with iterable weather and exc… · JacksonPart/pvlib-python@b666520 · GitHub
Skip to content

Commit b666520

Browse files
authored
fix run_model_from_effective_irradiance with iterable weather and excluding cell temperature (pvlib#1165)
* check for complete poa in _set_celltemp * test for new location of ValueError, add test for run_from_eff_irrad with iterable of length 1 * handle single data/arrays, fix test * remove old test * add _verify_df to run_from_effective_irradiance * remove ValueError from _set_celltemp * test for single, list tuple * edits from review
1 parent b40df75 commit b666520

2 files changed

Lines changed: 29 additions & 41 deletions

File tree

pvlib/modelchain.py

Lines changed: 7 additions & 20 deletions

pvlib/tests/test_modelchain.py

Lines changed: 22 additions & 21 deletions

0 commit comments

Comments
 (0)