Weather web service for Europe? [closed]

穿精又带淫゛_ 提交于 2019-11-30 09:03:33

The US NOAA has coded METAR information available for cities worldwide. Given the ICAO airport code for the city in question (eg. EGLL for London) you can quickly get a METAR report.

Weather Underground is a successful weather site that cover most of the world. We've used their data sometimes at work. They offer weather XML feeds and API which includes access to current observations.

http://www.weather2u.com provide a commercial service with global coverage. However they, like most global weather sites use model derived data from the NOAA National Weather Service, the accuracy of which compares unfavourably with local national weather services, especially for coastal regions.

Get it direct from the UK's Meteorological Office. they provide datafeeds for the world in several formats. If you prefer european dedicated feeds (of which the UK provides data anyway), you want to check ecomet

Thomaschaaf

I would use google weather feed ;) I have not found how to read it out but it clearly is great source How to parse XML in JavaScript from Google

You should be able to interface with Yahoo weather Europe like the team of the weather plasmoid did. Or if you only need to add it to a web page you could use directly this gadget

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!