Is there a way to get hourly weather forecast data (temperature, chance of precipitation) from the command line in Debian Linux?
Basically, I am trying to write a python program that will send myself an email if it is going to rain at say 7:00 am the next day. The idea is to trigger the emails only on rainy days (but not on all days). Currently, I check for this manually at https://www.wunderground.com/cgi-bin/findweather/getForecast?query=Hackensack%2C+NJ&MR=1 . However, the website only shows graphs but does not give any data. Checking the website every day is laborious. raju -- Kamaraju S Kusumanchi | http://raju.shoutwiki.com/wiki/Blog -- https://mail.python.org/mailman/listinfo/python-list