Through a combination of Linux shell scripting and pandas/matplotlib for Python, I am making API calls every 10 minutes to retrieve data from my weather station via wunderground.com and generating charts with live data on the “Weather Stuff” page of this blog. Currently it resets at midnight, but I will be working on putting the data into a database and pulling a rolling 24 hour window next.