What is Airport Weather?

This project runs in the Google AppEngine service. Using a cron job tt periodically pulls and aggregates weather reports at various airports from government web sites and stores the data in the Google data store. The data can be retrieved and visualized by client apps running on different platforms. I've written client apps for viewing the data on Android (Java) and Windows (C#, universal apps), as well as a very basic web site (JSP).

You can see a basic overview of the stored data here.

Windows (UWP) Screenshots



Android Screenshots




Back