-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
Temperature for the Hague is wrong #29
Comments
Ok, so I found out the data is very outdated for this station... For Hague the station that's used is named Valkenburg. Here's the part of the stations file: <city>
<!-- The capital of the Netherlands.
"The Hague" is the traditional English name.
The local name in Dutch is "'s-Gravenhage".
-->
<_name>The Hague</_name>
<coordinates>52.083333 4.300000</coordinates>
<location>
<name>Valkenburg</name>
<code>EHVB</code>
<coordinates>52.183333 4.416667</coordinates>
</location>
</city> Its code is
So, in order to fix this, we need to find some working weather station in or near Hague. |
To be precise, we need a weather station in some airport that's known to http://aviationweather.gov (that's where we get weather data from). I think Rotterdam The Hague Airport (code |
Valkenburg used to be a military airport, but it was closed some years ago. Rotterdam The Hague Airport is the closest airport to the Hague, so I agree it would be the most suitable choice. (otherwise, Schiphol Airport is the next closest) |
Hmm, somehow I didn't notice that this airport is already added in the locations file as "Zestienhoven Airport". It should be available if you select Rotterdam as your location. Can you try testing this? |
@Thomas-N Can you you test as requested in the comment above :-) |
The weather for the Hague keeps saying that it's 5°C. It's summer right now and it's never that cold in summer. Some days it was 25°C outside, but the applet kept saying it was 5°C.
Posted here earlier, reposted here.
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/36078520-temperature-for-the-hague-is-wrong?utm_campaign=plugin&utm_content=tracker%2F1555064&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1555064&utm_medium=issues&utm_source=github).The text was updated successfully, but these errors were encountered: