Skip to content
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

Fix tutorial timezone #535

Merged
merged 2 commits into from Nov 15, 2022
Merged

Fix tutorial timezone #535

merged 2 commits into from Nov 15, 2022

Conversation

Flix6x
Copy link
Contributor

@Flix6x Flix6x commented Nov 15, 2022

Fix for changed default when reading in timezone naive data: we no longer assume utc, but raise instead (since PR #521).

I also updated the sensor name mentioned in the tutorial.

For 0.13.0, I'm making a larger pass at the tutorial in #534 (for example, setting the timezone to Europe/Amsterdam, which I feel makes more sense in this example). But here I just want to fix a broken tutorial before we release 0.12.0, so I'm sticking with utc.

Signed-off-by: F.N. Claessen <felix@seita.nl>
…nger assume utc, but raise instead (see PR #521)

Signed-off-by: F.N. Claessen <felix@seita.nl>
@Flix6x Flix6x added bug Something isn't working documentation Improvements or additions to documentation labels Nov 15, 2022
@Flix6x Flix6x added this to the 0.12.0 milestone Nov 15, 2022
@Flix6x Flix6x requested a review from nhoening November 15, 2022 16:36
@Flix6x Flix6x self-assigned this Nov 15, 2022
@Flix6x
Copy link
Contributor Author

Flix6x commented Nov 15, 2022

Doesn't need a changelog entry imo, because the bug isn't part of any release.

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 3472345941

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 64.967%

Changes Missing Coverage Covered Lines Changed/Added Lines %
flexmeasures/cli/data_add.py 0 1 0.0%
Totals Coverage Status
Change from base Build 3444928999: 0.0%
Covered Lines: 6570
Relevant Lines: 9491

💛 - Coveralls

@Flix6x Flix6x merged commit 06568b8 into main Nov 15, 2022
@Flix6x Flix6x deleted the fix-tutorial-timezone branch November 15, 2022 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants