EJEP / datapoint-python

A Python module for accessing UK weather data via the Met Office's open data API known as Datahub.
GNU General Public License v3.0
45 stars 27 forks source link

Ideas for Examples #1

Open jacobtomlinson opened 10 years ago

jacobtomlinson commented 10 years ago

Add a new comment for a unique idea for an example use of datapoint.

jacobtomlinson commented 10 years ago

Journey Planner

Plan your route (e.g with google maps) and show what the weather will be like at different intervals along the way. This would take into account the start time and then the time you will be at each location.

jacobtomlinson commented 10 years ago

Notify on rain

Mobile app, notify the user just before it's about to rain. Either with a popup notification, vibration or both.

jacobtomlinson commented 10 years ago

Alarm Clock

Offset your morning alarm (within a range, e.g 6am-7am) to help you avoid traveling during bad weather.

jacobtomlinson commented 10 years ago

Desktop wallpaper

Change my wallpaper based on the current weather.

jacobtomlinson commented 10 years ago

Minecraft Weather

Using the Python interface to Minecraft change the in-game weather to reflect the current weather.