-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Wrong weather data for Lyon (France) #109
Comments
@xlucas: Hi, Lucas! Thank you for reporting this, but I must note that there were no snow predictions:
(if you mean 25 apr). It was shower prediction, not snow prediction. If you mean 27 apr, there is snow indeed, but why are you sure that it is impossible? And look at this photo: https://pbs.twimg.com/media/C-CPAjTXYAAC6L9.jpg This photo I received from one of wttr.in users. |
Hello @chubin I'm referring to the 27th of April, as mentioned in the beginning of my post. It sounds really impossible for this time of year, given predicted temperatures for that day and current temperatures, and their evolution for the past few weeks. It could be rain but not snow. The French weather forecast agency detailed predictions is 0% snow probability and 0% frost probability for the whole week. Basically looks like this other weather forecast service : http://www.accuweather.com/en/en/lyon/171210/hourly-weather-forecast/171210?hour=57. Also there's no snow predicted anywhere else in the surrounding countryside nor in the whole country for the local weather forecast service at noon. I can send you a picture on thursday :) |
Check this forecast for example: https://www.worldweatheronline.com/v2/weather.aspx?q=Lyon,%20France Open Thursday, afternoon As you can see, in this forecast you also have snow |
Yes, but you are right. Our datasource is sometimes really inaccurate. I think the best solution would be to have several datasources and let users choose from |
That would be nice ! |
so how about accessing different countries' official weather services? At least the German weather service offers free FTP access and I'm sure others do that as well. Using a local weather service should give more accurate predictions, right? |
@the-n3i It's a good question. I don't know if a local weather service gives more accurate predictions, but it is at least a good idea to have different data sources and combine them (or give a user ability to chose from). What German local weather services are you talking about? |
I'm talking about "DWD" (Deutscher Wetterdienst, literally "German Weather Service"). It's a state-run service and therefore has to give access to its data under a relatively free license. |
@the-n3i Das ist echt interessant. Ich werde mir das mal genauer ansehen. Vielen Dank für den Hinweis. Ich wusste gar nicht, dass die DWD Daten frei zu Verfügung gestellt werden. (I better switch back to English because of other users who could read this issue later). |
see also #9 |
All the issues related to inaccurate forecasts are duplicates of issue #9, isn't it? |
Yes, fortunately DWD has an [Open Data Program](https://www.dwd.de/EN/ourservices/opendata/opendata.html]. |
@vestingz BrightSky looks pretty decent. Thank you for pointing me at it. I will add it to the potential data sources list |
Have you considered adding weather.gov to the list of potential sources? They have a free JSON API with a seemingly high data limit. https://www.weather.gov/documentation/services-web-api It seems there's a two step process to getting the weather. First a call has to be made to |
I just came across this ticket while browsing GitHub. I started my own weather API that also offers direct access to DWD, MeteoFrance, NOAA GFS, Yr.no, etc. Depending on the location different weather models are used automatically. I actually made it for open source projects to be used without any API key: https://open-meteo.com Code is available here: https://github.com/open-meteo/open-meteo |
Hello,
Weather forecast for Thursday 27 of April sounds really off for the city of Lyon, France.
You can see snow prediction for this particular day while it's spring there and weather is getting mild, with temperature records usually above 10 - 15°C at noon.
Local and other popular weather forecast services show no such thing. For instance, the french weather forecast agency shows this : http://www.meteofrance.com/previsions-meteo-france/lyon/69000 (click on 'jeudi 27').
The text was updated successfully, but these errors were encountered: