Skip to content

agadani/rainscrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
avani
Jun 5, 2014
1af09cb · Jun 5, 2014

History

4 Commits
Jun 5, 2014
Jun 5, 2014

Repository files navigation

rainscrape

Scrapes the Farmer's Almanac to do very basic rain prediction using mean values over a specified number of years.

TODO: Add support for multiple sources and query fields.

Usage:

$ ./rain_scrape.py 5-23 --years 15


Based on the last 15 years, there is a 43.75 % risk of rain or drizzle on 5 - 23 2015, and the average temperature will be 64.36 F. If it does rain, expect 0.1586 inches of rain.

About

Scrapes the Farmer's Almanac to do very basic rain prediction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages