-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Projected zenith convenience function #1904
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
kandersolar
merged 60 commits into
pvlib:main
from
echedey-ls:projected-solar-zenith-angle-issue1734
Mar 8, 2024
Merged
Changes from 1 commit
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
1e412ce
Function prototype
echedey-ls e4a95a3
Update shading.rst
echedey-ls 54878db
Update shading.py
echedey-ls b79ebe6
Minimal test
echedey-ls c3c0e56
Implementation
echedey-ls 5d4a2b4
Fix, fix, fix, fix & format
echedey-ls 9ae5fa3
Format issues
echedey-ls f17379d
Extend tests (compare with singleaxis) & format with ruff
echedey-ls af3d27c
Format fixes
echedey-ls d36841a
Upgrade tests
echedey-ls 19995e1
Array -> Axis
echedey-ls 770e037
type
echedey-ls 29bcef9
Whatsnew
echedey-ls 61c2e3b
xd
echedey-ls 935cfd4
Merge branch 'main' into projected-solar-zenith-angle-issue1734
echedey-ls 965b0b4
bruh
echedey-ls 346d060
Minor Python optimization a la tracking.singleaxis
echedey-ls 085d017
Comment and minor optimizations
echedey-ls 79b5f4f
Typo found by Mikofski
echedey-ls dc1035a
Surface -> Axis
echedey-ls 88cbfc0
Elevation -> Zenith
echedey-ls 1afec94
Elev -> Zenith
echedey-ls 4b2c0e5
Update shading.py
echedey-ls 4612442
Update docstring
echedey-ls 6372cb7
Add comments from `tracking.singleaxis`
echedey-ls 3c9392b
Singleaxis implementation port & test addition, based on old pvlib.tr…
echedey-ls 93998d8
Merge branch 'main' into projected-solar-zenith-angle-issue1734
echedey-ls 337f7f1
Update v0.10.4.rst
echedey-ls 0923109
Linter
echedey-ls 6955f71
Code review
echedey-ls 939b241
Add Fig 5 [1] (still gotta check the built output)
echedey-ls b0d6f66
Add caption, change size and describe in alternate text
echedey-ls 3df2e71
rST fixes ?
echedey-ls 428852c
Figures have captions, images do not
echedey-ls 64c97c7
Merge branch 'main' into projected-solar-zenith-angle-issue1734
echedey-ls aed85a3
Flip arguments order
echedey-ls 5d37fb3
I forgot :skull:
echedey-ls 38c2d4d
Linter are you happy now?
echedey-ls 23aaa2a
Remove port test and add edge cases test
echedey-ls 2c0fa51
Update test_shading.py
echedey-ls 5b49706
Indentation xd
echedey-ls 1a68390
Update test_shading.py
echedey-ls 58d853f
I forgot how to code
echedey-ls 2ba4cf7
Align data
echedey-ls 8325c37
Merge branch 'main' into projected-solar-zenith-angle-issue1734
echedey-ls f2fcc88
Merge branch 'main' into projected-solar-zenith-angle-issue1734
echedey-ls 069688e
Docstring suggestion from Kevin
echedey-ls c249224
Update link to example?
echedey-ls f6c245f
Link, please work
echedey-ls b52f51d
Update shading.py
echedey-ls 96ce603
Update shading.py
echedey-ls ff42463
Update shading.py
echedey-ls 1c28e7f
Update shading.py
echedey-ls cd346e9
Update shading.py
echedey-ls 796c7a9
Update shading.py
echedey-ls 761750c
Update shading.py
echedey-ls 2be29f2
Update shading.py
echedey-ls 8beef55
Lintaaaaaaarrrgh
echedey-ls 5e2be60
Update pvlib/shading.py
echedey-ls 3c5308b
Merge branch 'main' into projected-solar-zenith-angle-issue1734
kandersolar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Elevation -> Zenith
Co-Authored-By: Kevin Anderson <57452607+kandersolar@users.noreply.github.com>
- Loading branch information
commit 88cbfc0b071927feea59b91a90ade76461b88724
There are no files selected for viewing
This file contains hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.