-
Notifications
You must be signed in to change notification settings - Fork 1.1k
coerce and rotate pvgis TMY data to desired tz and year #2138
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 all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
883cfbe
coerce and rotate pvgis TMY data to desired tz and year
mikofski 7e6e4c0
test get_pvgis_tmy_coerce_year
mikofski 84d4695
fix flake8 in test_pvgis_coerce_year
mikofski 3e42075
remove iloc for index in test pvgis coerce
mikofski d0bd0a0
deal with leap year in pvgis when coercing
mikofski ec482ac
fix space around operator in coerce pvgis
mikofski 883ced8
fix pd.Timestamp in pvgis coerce year
mikofski dd2c85f
Update v0.11.1 what's new for coerce pvgis tmy
mikofski 31800e9
replace year and tzinfo in pvgis_tmy coerce year
mikofski 72c55f6
remove unused imports from pvgis.py for flake8
mikofski 0735183
change private function name to _coerce_and_roll_pvgis_tmy
mikofski 2059dc6
spot check rolled pvgis TMY values after converting tz
mikofski a38cf9a
Update utc_offset description
mikofski 440e780
change coerce_year and utc_offset defaults to None in pvgis TMY
mikofski 4fd05fb
rename roll_utc_offset in get_pvgis_tmy
mikofski 1b92d40
Update pvlib/iotools/pvgis.py with suggestions
mikofski 43ce3c4
Update docs/sphinx/source/whatsnew/v0.11.1.rst
mikofski 76c8ec6
Merge branch 'main' into coerce-and-rotate-pvgis
AdamRJensen d77a3d3
Merge branch 'main' into coerce-and-rotate-pvgis
mikofski 91c169e
rename _coerce_and_roll_tmy, remove 'pvgis'
mikofski 1e9ee64
rename index with new tz in coerce pvgis tmy
mikofski d24e4f3
allow tz of None in _coerce_and_roll_tmy
mikofski f12571d
Merge branch 'main' into coerce-and-rotate-pvgis
mikofski fb2813d
clarify input tmy_data is UTC...
mikofski ac9dbb0
fix flake8 in _coerce_and_roll_tmy
mikofski 9875521
Merge branch 'main' into coerce-and-rotate-pvgis
mikofski 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
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.