Skip to content

Last 14 days of highs and lows parser for WeatherCat Mac app

Notifications You must be signed in to change notification settings

jasonsnell/weathercat-last14

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Last 14 Days Highs/Lows script for WeatherCat

This is a Python script that will automatically generate an image file from a set of WeatherCat weather station data.

Set it up to run every few minutes or hours and output into a web server and reference it from wherever you want. I insert it in my local weather station page.

latesttemps

Requires python 3 and uses modules matplotlib and datetime.

You'll need to set the paths to your WeatherCat data file (usually /Users/your-username/Library/WeatherCatData/your-locationname/) and where you'd like to save the output file.

I also added an option to use Celsius for metric types.

Feel free to use, modify, and submit additions. I'd love to hear if you decide to use this.

-Jason Snell, [email protected]

About

Last 14 days of highs and lows parser for WeatherCat Mac app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages