Skip to content

Possible Bug in Timezones in python Hourly data #177

Answered by clampr
tristan-huber asked this question in General
Discussion options

You must be logged in to vote

I did some further investigation and can confirm that the data you mentioned above is coming from DWD's POI dataset.

But I'm not sure whether there is a time zone issue. Here is the POI data for Frankfurt Airport:

And that's the data reported by DWD's quality-controlled hourly dataset:

Here, everything seems alright.

Now we need to figure out if something is wrong with the data for Bonn. DWD uses the UTC time zone for all datasets. It's important to remember that tsun always refers to the previous hour. So 2021-05-29 05:00:00,43.0,1.0 cannot be a CET timestamp if sunrise was at 5:17. I'd expect 43 minutes of sunshine to be reported at 6 CET if it was sunny throughout the hour.

Looking a…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by clampr
Comment options

You must be logged in to vote
1 reply
@clampr
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants