-
Notifications
You must be signed in to change notification settings - Fork 1.1k
add Mount classes #1176
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
add Mount classes #1176
Changes from all commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
cb3c207
add Mount classes, incorporate into Array and PVSystem
kandersolar 8a6d0e6
update pvsystem tests
kandersolar 6d4240e
delete mounts module
kandersolar fc4064b
fix modelchain tests
kandersolar e8f1404
some modifications to SingleAxisTracker
kandersolar 02a2b27
changes from review
kandersolar 0be45ae
stickler
kandersolar 9406ccd
Merge branch 'master' into mount_classes
kandersolar e1bdc67
use dataclasses for mounts
kandersolar 61650e9
update tests
kandersolar fc47003
update docs
kandersolar 887fd3a
whatsnew
kandersolar ecc4737
test mount classes
kandersolar cbb41e1
stickler
kandersolar 9e663d2
more tests
kandersolar 105edb7
another test
kandersolar 6d32c41
fix typo
kandersolar 4a6347e
clean up AbstractMount
kandersolar 1e063ba
remove unnecessary use of dataclasses.field
kandersolar 3dcf106
calculate -> get
kandersolar d4045a3
Merge remote-tracking branch 'upstream/master' into mount_classes
kandersolar b0b551f
Update pvlib/pvsystem.py
kandersolar 515a359
stickler
kandersolar a874b11
test fixes
kandersolar 17195ae
add optional surface_tilt parameter to PVSystem.fuentes_celltemp
kandersolar 93716bb
move racking_model and module_height to the Mounts
kandersolar efe6b3b
fix some tests
kandersolar 74a6be4
remove unnecessary fixture
kandersolar 9da9eb4
Revert "remove unnecessary fixture"
kandersolar 2320ed7
Merge remote-tracking branch 'upstream/master' into mount_classes
kandersolar 6370143
update merged test
kandersolar 6181e96
fix fuentes issue, sort of
kandersolar 47b6884
pep8
kandersolar dbc1193
pep8
kandersolar e0eeef4
remove PVSystem.fuentes_celltemp surface_tilt parameter
kandersolar cf3fe20
placeholder fuentes surface_tilt logic
kandersolar 7c18126
Merge branch 'master' into mount_classes
kandersolar 86292c5
test updates
kandersolar cc5f45a
Merge remote-tracking branch 'upstream/master' into mount_classes
kandersolar 739359e
remove unused imports
kandersolar 59547f5
remove fuentes override complexity
kandersolar bed27c9
stickler
kandersolar 1103f99
update RST pages
kandersolar e6504cd
Merge remote-tracking branch 'upstream/master' into mount_classes
kandersolar 73aba9a
revert unnecessary docs change
kandersolar f3ff722
add link to pvsystem and modelchain pages in api listing
kandersolar 9c0c3ff
other changes from review
kandersolar 35da280
get module_height from mount instead of temperature_model_parameters
kandersolar 1a43ea8
coverage for fuentes module_height parameter
kandersolar c1738e9
deprecate SingleAxisTracker
kandersolar 781b133
suppress SAT deprecation warnings in tests
kandersolar 22341ec
Apply suggestions from code review
kandersolar 6df8408
Tracking -> Tracker
kandersolar 506edbc
Merge branch 'mount_classes' of https://github.com/kanderso-nrel/pvli…
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
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
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
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
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
Oops, something went wrong.
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.