-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add Muneer transposition model #2184
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
Draft
BernatNicolau
wants to merge
55
commits into
pvlib:main
Choose a base branch
from
BernatNicolau:muneer
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 47 commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
02ae568
muneer transposition model
bernatnic ea15728
Update pvlib/irradiance.py
BernatNicolau feafcea
Update pvlib/irradiance.py
BernatNicolau e4646d4
Update pvlib/irradiance.py
BernatNicolau 8066458
Update pvlib/irradiance.py
BernatNicolau 1798da8
Update pvlib/irradiance.py
BernatNicolau 4281d61
Update pvlib/irradiance.py
BernatNicolau 8b13595
references modified and doi added
BernatNicolau 6cd63a8
removed unwanted file
BernatNicolau fa4d8e6
formating autopep8
BernatNicolau 8318d5b
formatting
BernatNicolau d5c8bc3
avoid references first paragraph
BernatNicolau 8cbee57
updated wording
BernatNicolau 20c8fae
function finished
BernatNicolau a326e94
Merge branch 'muneer' of https://github.com/BernatNicolau/pvlib-pytho…
BernatNicolau e0d85c0
pvlib.irradiance update (muneer)
BernatNicolau 30fb33a
documentation, tests and flake8
BernatNicolau e1a7f74
flake8 update
BernatNicolau 618ca91
test_added
BernatNicolau 373d3e0
flake8
BernatNicolau e517a84
E501
BernatNicolau 9452248
update whatsnew
BernatNicolau b2d5239
Merge branch 'main' into muneer
BernatNicolau 36f633e
Update docs/sphinx/source/whatsnew/v0.11.1.rst
BernatNicolau 982d2f9
documentation improvement
BernatNicolau eecc05e
documentation improvement
BernatNicolau 83b5036
documentation improvement
BernatNicolau 6bd1d51
Merge branch 'main' into muneer
BernatNicolau 4fb4bae
b added to `get_total_irradiance`
BernatNicolau 4c69d6f
Apply suggestions from code review (documentation)
BernatNicolau b93aa05
flake8-linter
BernatNicolau c2248f1
Update DOI
BernatNicolau 91fd117
create scenario with low solar altitude (<0.1rad)
BernatNicolau b8910de
avoid zero in denominator
BernatNicolau 0591323
division by zero fix
BernatNicolau aed0e6d
solar_azimuth is not optional anymore + test updated
BernatNicolau 2d4b10f
# GH 432
BernatNicolau bec7412
test_update
BernatNicolau a3e3e3c
replace np.where by .where to keep the pd.Series type
BernatNicolau 927c8a8
revert np.where and modify type if needed
BernatNicolau 7cfd605
typo when converting sky_diffuse
BernatNicolau 5298cb2
improvement # GH 432
BernatNicolau ce6f5c0
np.array and float tests added
BernatNicolau ce42241
updated expected to np.array as it should be
BernatNicolau 5632bda
assert_series_equal to assert_almost_equal
BernatNicolau b2128cf
documentation improvement
BernatNicolau f9fb65c
linter
BernatNicolau c0caf04
Apply suggestions from code review
BernatNicolau 2142559
unify irradiation unit format
BernatNicolau 4e58192
Merge branch 'muneer' of https://github.com/BernatNicolau/pvlib-pytho…
BernatNicolau bedd18b
linter
BernatNicolau b5e4aec
muneer2004
BernatNicolau 1bcf20d
overcast condition
BernatNicolau c9b9214
update clearness index
BernatNicolau 519861e
Merge pull request #1 from BernatNicolau/muneer-book
BernatNicolau 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.