Skip to content
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

Infinite sheds beam fraction on ground zenith guardrail syntax bug #2245

Closed
mikofski opened this issue Oct 9, 2024 · 0 comments · Fixed by #2359
Closed

Infinite sheds beam fraction on ground zenith guardrail syntax bug #2245

mikofski opened this issue Oct 9, 2024 · 0 comments · Fixed by #2359

Comments

@mikofski
Copy link
Member

mikofski commented Oct 9, 2024

Describe the bug
As reported by @kdebrab in this #717 (review) comment

Expected behavior
the line is meant to start with f_gnd_beam = and clip it at max zenith so values don’t blow up.

Versions:

  • pvlib.__version__: <=0.11.1
jason-rpkt added a commit to jason-rpkt/pvlib-python that referenced this issue Jan 23, 2025
Infinite sheds beam fraction on ground zenith
guardrail syntax bug
Set unshaded ground fraction to zero for
solar_zenith> max_zenith
@echedey-ls echedey-ls added this to the v0.11.3 milestone Jan 23, 2025
jason-rpkt added a commit to jason-rpkt/pvlib-python that referenced this issue Jan 24, 2025
jason-rpkt added a commit to jason-rpkt/pvlib-python that referenced this issue Jan 24, 2025
Line 90 linter/ PEP8
jason-rpkt added a commit to jason-rpkt/pvlib-python that referenced this issue Jan 27, 2025
cwhanse added a commit that referenced this issue Feb 4, 2025
…yntax bug (#2359)

* Issue #2245
Infinite sheds beam fraction on ground zenith
guardrail syntax bug
Set unshaded ground fraction to zero for
solar_zenith> max_zenith

* Issue #2245 - Linting/ PEP8

* Revert "Issue #2245 utils.py"

This reverts commit 8b67a41.

* Update from solar_zenith to ghi
Update docs\sphinx\source\whatsnew\v0.11.3.rst

* series input for ghi in test_infinite_sheds.py

* Update docs/sphinx/source/whatsnew/v0.11.3.rst

---------

Co-authored-by: Cliff Hansen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants