-
Notifications
You must be signed in to change notification settings - Fork 3
/
wunderground.json
1 lines (1 loc) · 1.23 KB
/
wunderground.json
1
{"day+2": {"temperature": {"fahrenheit": "90", "celsius": "32"}, "qpf": {"mm": 0, "in": 0.0}, "pop": 20, "humidity": 55, "condition": "Clear", "date": {"monthname": "May", "month": 5, "weekday": "Tuesday", "pretty": "7:00 PM IST on May 02, 2017", "yday": 121, "day": 2}, "wind": {"speed": 8, "dir": "S"}}, "day+3": {"temperature": {"fahrenheit": "93", "celsius": "34"}, "qpf": {"mm": 0, "in": 0.0}, "pop": 0, "humidity": 54, "condition": "Clear", "date": {"monthname": "May", "month": 5, "weekday": "Wednesday", "pretty": "7:00 PM IST on May 03, 2017", "yday": 122, "day": 3}, "wind": {"speed": 10, "dir": "SSE"}}, "today": {"temperature": {"fahrenheit": "", "celsius": ""}, "qpf": {"mm": 2, "in": 0.08}, "pop": 80, "humidity": 65, "condition": "Chance of a Thunderstorm", "date": {"monthname": "April", "month": 4, "weekday": "Sunday", "pretty": "7:00 PM IST on April 30, 2017", "yday": 119, "day": 30}, "wind": {"speed": 0, "dir": ""}}, "day+1": {"temperature": {"fahrenheit": "91", "celsius": "33"}, "qpf": {"mm": 2, "in": 0.09}, "pop": 50, "humidity": 51, "condition": "Chance of a Thunderstorm", "date": {"monthname": "May", "month": 5, "weekday": "Monday", "pretty": "7:00 PM IST on May 01, 2017", "yday": 120, "day": 1}, "wind": {"speed": 10, "dir": "S"}}}