8000 Update irradiance.aoi to use more reliable formula by kandersolar · Pull Request #1191 · pvlib/pvlib-python · GitHub
[go: up one dir, main page]

Skip to content

Update irradiance.aoi to use more reliable formula #1191

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
May 14, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'upstream/master' into aoi_projection_clamp
  • Loading branch information
kandersolar committed May 14, 2021
commit 669483d218532e5beaf62d5fbee740f3cef2d20a
3 changes: 3 additions & 0 deletions docs/sphinx/source/whatsnew/v0.9.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,9 @@ Bug fixes
(:issue:`1153`, :pull:`1154`)
* Fix floating point round-off issue in
:py:func:`~pvlib.irradiance.aoi_projection` (:issue:`1185`, :pull:`1191`)
* Update GFS product names for GFS v16. (:issue:`1202`, :pull:`1203`)
* Corrected methodology error in :py:func:`~pvlib.scaling.wvm`. Tracks with
fix in PVLib for MATLAB. (:issue:`1206`, :pull:`1213`)

Testing
~~~~~~~
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.
0