-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adopt ghi_clear variable name for clearsky GHI (#2306)
* non-breaking: clearsky_ghi -> ghi_clear * breaking: clearsky_ghi & ghi_clearsky -> ghi_clear * *_test_not_working_* * Apply suggestions from code review Co-authored-by: Echedey Luis <[email protected]> * change all variables * Update pvlib/tests/test_irradiance.py Co-authored-by: Echedey Luis <[email protected]> * dirindex deprecation test * Update pvlib/tests/test_irradiance.py Co-authored-by: Echedey Luis <[email protected]> * add @fail_on_pvlib_version("0.12") decorator * Update test_irradiance.py * correct version number * Update irradiance.py * 0.12->0.13 in test_irradiance.py * Update v0.11.2.rst * Update pvlib/tests/test_irradiance.py Co-authored-by: Echedey Luis <[email protected]> * indents * add missing .. versionchanged:: * refine test * Update pvlib/irradiance.py Co-authored-by: Kevin Anderson <[email protected]> * Update irradiance.py --------- Co-authored-by: Echedey Luis <[email protected]> Co-authored-by: Kevin Anderson <[email protected]>
- Loading branch information
1 parent
0604d9b
commit 4462609
Showing
4 changed files
with
52 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters