-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Perform dayofyear-based calculations according to UTC, not local time #2055
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
Changes from 10 commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
6c4c32a
Add clearsky.ipynb (Remove before merge)
yhkee0404 9ce02d5
Fix clearsky.lookup_linke_turbidity to be timezone-aware
yhkee0404 0ad7a68
Fix irradiance.get_extra_radiation to be timezone-aware
yhkee0404 05961d2
Rerun and clear errors in clearsky.ipynb
yhkee0404 45a36cb
Remove clearsky.ipynb
yhkee0404 b00a2d4
Update what's new
yhkee0404 7bb7e02
Merge branch 'main' into clearsky-timezone
yhkee0404 6d1ab57
Merge branch 'main' into clearsky-timezone
yhkee0404 3fed282
Add docstring Notes to lookup_linke_turbidity
yhkee0404 6f98df7
Add tools._pandas_to_utc
yhkee0404 fe5b5c1
Update what's new
yhkee0404 97afcb8
Add docstring Notes to _pandas_to_doy
yhkee0404 defddfd
Revert _datetimelike_scalar_to_datetimeindex
yhkee0404 a08ca79
Revert tests.test_irradiance.times
yhkee0404 6baa1ed
Replace lowercase utc with uppercase
yhkee0404 4515366
Fix clearsky lookup_linke_turbidity and _interpolate_turbidity
yhkee0404 83a61ba
Fix linter
yhkee0404 745579c
Fix clearsky._interpolate_turbidity to keep timezone
yhkee0404 b6d238a
Revert irradiance.py
yhkee0404 fa62003
Clarify UTC input of ephem.Date
yhkee0404 5d80876
Fix tz-naive delta_t of dni_extra nrel
yhkee0404 3e95694
Fix tz-naive delta_t of get_solarposition nrel_numpy
yhkee0404 59cb82b
Avoid future midnight of location.get_sun_rise_set_transit spa
yhkee0404 6e1c251
Fix tz-naive delta_t of location.get_sun_rise_set_transit spa
yhkee0404 0baa338
Fix local midnight of hour_angle and sun_rise_set_transit
yhkee0404 cd45c74
Fix dayofyear of solarposition decl and eot, i.e. clearsky.bird
yhkee0404 1e6914d
Fix dayofyear of spectrum.spectrl2 dni_extra spencer
yhkee0404 dd78f3e
Fix monthly SeasonalTiltMount orientation
yhkee0404 35e0756
Fix year and dayofyear of solrad
yhkee0404 758ea98
Fix flake8
yhkee0404 5102347
Merge branch 'main' into clearsky-timezone
yhkee0404 1c940fb
Merge branch 'main' of https://github.com/pvlib/pvlib-python into cle…
cwhanse 12c6a49
resolve whatsnew
cwhanse ab7d307
don't change v0.11.0
cwhanse 82aa0df
Merge branch 'main' into clearsky-timezone
cwhanse c4862b5
minor adjustment to test_clearsky
cwhanse 57d052e
undo edit to get_solrad
cwhanse 85eae01
undo edit to get_solrad
cwhanse 3fc5579
Merge branch 'main' of https://github.com/pvlib/pvlib-python into cle…
cwhanse f255e8b
Update pvlib/clearsky.py
cwhanse 63df590
Update docs/sphinx/source/whatsnew/v0.11.1.rst
cwhanse 639ce7f
Update docs/sphinx/source/whatsnew/v0.11.1.rst
cwhanse 33f778f
Update docs/examples/irradiance-transposition/plot_seasonal_tilt.py
yhkee0404 16f0e5a
Revert benchmarks/benchmarks/solarposition.py
yhkee0404 2745954
Revert test_lookup_linke_turbidity_nointerp
yhkee0404 eb2707f
Revert solrad.py
yhkee0404 ab953b5
Revert plot_seasonal_tilt.py except notes
yhkee0404 b8246c0
Update test_sun_rise_set_transit_spa with delta_t
yhkee0404 7da25f4
Update test_nrel_earthsun_distance with delta_t
yhkee0404 70d06cb
Update test_sun_rise_set_transit_geometric with naive tz
yhkee0404 dea79d3
Update test_hour_angle with inversion and naive tz
yhkee0404 2143c94
Remove _is_leap_year from _interpolate_turbidity
yhkee0404 80a6afb
Merge branch 'main' into clearsky-timezone
yhkee0404 87cd719
Merge branch 'main' into clearsky-timezone
yhkee0404 c4b65e1
Update docs/sphinx/source/whatsnew/v0.11.1.rst
yhkee0404 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
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
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.