Weather apps, which many people use on their cell phones for actual weather information, get their real time weather data information using certain api. Some of them are open source codes but I am interested how it works? My first guess is that it makes internet search over available weather data sources and, applying certain interpolation techniques provides "actual" weather for desired location.

Similar questions and discussions