Skip to content

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

Notifications You must be signed in to change notification settings

agadani/rainscrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

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