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
Accept albedo in weather input to ModelChain.run_model method (#1478)
* permit albedo to be a Series
* work on modelchain
* fix tests
* shh stickler, docstrings
* improve coverage
* improve coverage correctly
* finalize coverage, stickler
* whatsnew
* from review
* don't mutate inputs
* get_irradiance in tracking.py
* shh stickler
* shh stickler
* improvements from review
* update whatsnew
* Apply suggestions from code review
Co-authored-by: Kevin Anderson <[email protected]>
* docstring improvements
* Apply suggestions from code review
Co-authored-by: Will Holmgren <[email protected]>
* Update pvlib/tests/test_irradiance.py
Co-authored-by: Will Holmgren <[email protected]>
* from review
* one more
* more use of fixture, add Array.get_irradiance test
* more decimal places
* spacing
* line length
* write albedo from system.arrays to ModelChainResult
Co-authored-by: Kevin Anderson <[email protected]>
Co-authored-by: Will Holmgren <[email protected]>
0 commit comments