Skip to content

Instantly share code, notes, and snippets.

@bojanvidanovic
Created December 14, 2016 12:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bojanvidanovic/4bfcdf766867bd65c6b07882c01abd9f to your computer and use it in GitHub Desktop.
Save bojanvidanovic/4bfcdf766867bd65c6b07882c01abd9f to your computer and use it in GitHub Desktop.
Wx Forecast example
{
"response": {
"version":"0.1",
"termsofService":"http://www.wunderground.com/weather/api/d/terms.html",
"features": {
"hourly": 1
}
}
,
"hourly_forecast": [
{
"FCTTIME": {
"hour": "5","hour_padded": "05","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "14","mday_padded": "14","yday": "348","isdst": "0","epoch": "1481720400","pretty": "5:00 AM PST on December 14, 2016","civil": "5:00 AM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Wednesday","weekday_name_night": "Wednesday Night","weekday_name_abbrev": "Wed","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "45", "metric": "7"},
"dewpoint": {"english": "43", "metric": "6"},
"condition": "Clear",
"icon": "clear",
"icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
"fctcode": "1",
"sky": "24",
"wspd": {"english": "2", "metric": "3"},
"wdir": {"dir": "ESE", "degrees": "107"},
"wx": "Mostly Clear",
"uvi": "0",
"humidity": "91",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "45", "metric": "7"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "5",
"mslp": {"english": "30.07", "metric": "1018"}
}
,
{
"FCTTIME": {
"hour": "6","hour_padded": "06","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "14","mday_padded": "14","yday": "348","isdst": "0","epoch": "1481724000","pretty": "6:00 AM PST on December 14, 2016","civil": "6:00 AM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Wednesday","weekday_name_night": "Wednesday Night","weekday_name_abbrev": "Wed","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "45", "metric": "7"},
"dewpoint": {"english": "42", "metric": "6"},
"condition": "Partly Cloudy",
"icon": "partlycloudy",
"icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
"fctcode": "2",
"sky": "34",
"wspd": {"english": "3", "metric": "5"},
"wdir": {"dir": "ESE", "degrees": "110"},
"wx": "Partly Cloudy",
"uvi": "0",
"humidity": "90",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "45", "metric": "7"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "5",
"mslp": {"english": "30.07", "metric": "1018"}
}
,
{
"FCTTIME": {
"hour": "7","hour_padded": "07","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "14","mday_padded": "14","yday": "348","isdst": "0","epoch": "1481727600","pretty": "7:00 AM PST on December 14, 2016","civil": "7:00 AM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Wednesday","weekday_name_night": "Wednesday Night","weekday_name_abbrev": "Wed","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "44", "metric": "7"},
"dewpoint": {"english": "42", "metric": "6"},
"condition": "Partly Cloudy",
"icon": "partlycloudy",
"icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
"fctcode": "2",
"sky": "47",
"wspd": {"english": "3", "metric": "5"},
"wdir": {"dir": "ESE", "degrees": "118"},
"wx": "Partly Cloudy",
"uvi": "0",
"humidity": "92",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "44", "metric": "7"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "5",
"mslp": {"english": "30.07", "metric": "1018"}
}
,
{
"FCTTIME": {
"hour": "8","hour_padded": "08","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "14","mday_padded": "14","yday": "348","isdst": "0","epoch": "1481731200","pretty": "8:00 AM PST on December 14, 2016","civil": "8:00 AM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Wednesday","weekday_name_night": "Wednesday Night","weekday_name_abbrev": "Wed","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "47", "metric": "8"},
"dewpoint": {"english": "44", "metric": "7"},
"condition": "Partly Cloudy",
"icon": "partlycloudy",
"icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
"fctcode": "2",
"sky": "52",
"wspd": {"english": "3", "metric": "5"},
"wdir": {"dir": "SE", "degrees": "132"},
"wx": "Partly Cloudy",
"uvi": "0",
"humidity": "89",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "47", "metric": "8"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "4",
"mslp": {"english": "30.07", "metric": "1018"}
}
,
{
"FCTTIME": {
"hour": "9","hour_padded": "09","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "14","mday_padded": "14","yday": "348","isdst": "0","epoch": "1481734800","pretty": "9:00 AM PST on December 14, 2016","civil": "9:00 AM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Wednesday","weekday_name_night": "Wednesday Night","weekday_name_abbrev": "Wed","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "53", "metric": "12"},
"dewpoint": {"english": "46", "metric": "8"},
"condition": "Partly Cloudy",
"icon": "partlycloudy",
"icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
"fctcode": "2",
"sky": "57",
"wspd": {"english": "4", "metric": "6"},
"wdir": {"dir": "SSE", "degrees": "148"},
"wx": "Partly Cloudy",
"uvi": "1",
"humidity": "79",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "53", "metric": "12"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "1",
"mslp": {"english": "30.08", "metric": "1019"}
}
,
{
"FCTTIME": {
"hour": "10","hour_padded": "10","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "14","mday_padded": "14","yday": "348","isdst": "0","epoch": "1481738400","pretty": "10:00 AM PST on December 14, 2016","civil": "10:00 AM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Wednesday","weekday_name_night": "Wednesday Night","weekday_name_abbrev": "Wed","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "57", "metric": "14"},
"dewpoint": {"english": "48", "metric": "9"},
"condition": "Partly Cloudy",
"icon": "partlycloudy",
"icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
"fctcode": "2",
"sky": "49",
"wspd": {"english": "4", "metric": "6"},
"wdir": {"dir": "SSE", "degrees": "160"},
"wx": "Partly Cloudy",
"uvi": "1",
"humidity": "72",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "57", "metric": "14"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "0",
"mslp": {"english": "30.08", "metric": "1019"}
}
,
{
"FCTTIME": {
"hour": "11","hour_padded": "11","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "14","mday_padded": "14","yday": "348","isdst": "0","epoch": "1481742000","pretty": "11:00 AM PST on December 14, 2016","civil": "11:00 AM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Wednesday","weekday_name_night": "Wednesday Night","weekday_name_abbrev": "Wed","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "60", "metric": "16"},
"dewpoint": {"english": "49", "metric": "9"},
"condition": "Partly Cloudy",
"icon": "partlycloudy",
"icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
"fctcode": "2",
"sky": "43",
"wspd": {"english": "4", "metric": "6"},
"wdir": {"dir": "S", "degrees": "175"},
"wx": "Partly Cloudy",
"uvi": "2",
"humidity": "67",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "60", "metric": "16"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "0",
"mslp": {"english": "30.06", "metric": "1018"}
}
,
{
"FCTTIME": {
"hour": "12","hour_padded": "12","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "14","mday_padded": "14","yday": "348","isdst": "0","epoch": "1481745600","pretty": "12:00 PM PST on December 14, 2016","civil": "12:00 PM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Wednesday","weekday_name_night": "Wednesday Night","weekday_name_abbrev": "Wed","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "63", "metric": "17"},
"dewpoint": {"english": "49", "metric": "9"},
"condition": "Partly Cloudy",
"icon": "partlycloudy",
"icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
"fctcode": "2",
"sky": "36",
"wspd": {"english": "4", "metric": "6"},
"wdir": {"dir": "S", "degrees": "183"},
"wx": "Partly Cloudy",
"uvi": "2",
"humidity": "60",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "63", "metric": "17"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "0",
"mslp": {"english": "30.05", "metric": "1018"}
}
,
{
"FCTTIME": {
"hour": "13","hour_padded": "13","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "14","mday_padded": "14","yday": "348","isdst": "0","epoch": "1481749200","pretty": "1:00 PM PST on December 14, 2016","civil": "1:00 PM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Wednesday","weekday_name_night": "Wednesday Night","weekday_name_abbrev": "Wed","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "65", "metric": "18"},
"dewpoint": {"english": "50", "metric": "10"},
"condition": "Partly Cloudy",
"icon": "partlycloudy",
"icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
"fctcode": "2",
"sky": "35",
"wspd": {"english": "4", "metric": "6"},
"wdir": {"dir": "S", "degrees": "187"},
"wx": "Partly Cloudy",
"uvi": "2",
"humidity": "58",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "65", "metric": "18"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "0",
"mslp": {"english": "30.03", "metric": "1017"}
}
,
{
"FCTTIME": {
"hour": "14","hour_padded": "14","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "14","mday_padded": "14","yday": "348","isdst": "0","epoch": "1481752800","pretty": "2:00 PM PST on December 14, 2016","civil": "2:00 PM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Wednesday","weekday_name_night": "Wednesday Night","weekday_name_abbrev": "Wed","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "66", "metric": "19"},
"dewpoint": {"english": "50", "metric": "10"},
"condition": "Partly Cloudy",
"icon": "partlycloudy",
"icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
"fctcode": "2",
"sky": "33",
"wspd": {"english": "4", "metric": "6"},
"wdir": {"dir": "S", "degrees": "189"},
"wx": "Partly Cloudy",
"uvi": "1",
"humidity": "57",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "66", "metric": "19"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "0",
"mslp": {"english": "30.01", "metric": "1016"}
}
,
{
"FCTTIME": {
"hour": "15","hour_padded": "15","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "14","mday_padded": "14","yday": "348","isdst": "0","epoch": "1481756400","pretty": "3:00 PM PST on December 14, 2016","civil": "3:00 PM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Wednesday","weekday_name_night": "Wednesday Night","weekday_name_abbrev": "Wed","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "66", "metric": "19"},
"dewpoint": {"english": "50", "metric": "10"},
"condition": "Partly Cloudy",
"icon": "partlycloudy",
"icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
"fctcode": "2",
"sky": "36",
"wspd": {"english": "4", "metric": "6"},
"wdir": {"dir": "S", "degrees": "186"},
"wx": "Partly Cloudy",
"uvi": "1",
"humidity": "57",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "66", "metric": "19"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "0",
"mslp": {"english": "30.01", "metric": "1016"}
}
,
{
"FCTTIME": {
"hour": "16","hour_padded": "16","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "14","mday_padded": "14","yday": "348","isdst": "0","epoch": "1481760000","pretty": "4:00 PM PST on December 14, 2016","civil": "4:00 PM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Wednesday","weekday_name_night": "Wednesday Night","weekday_name_abbrev": "Wed","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "65", "metric": "18"},
"dewpoint": {"english": "51", "metric": "11"},
"condition": "Partly Cloudy",
"icon": "partlycloudy",
"icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
"fctcode": "2",
"sky": "45",
"wspd": {"english": "4", "metric": "6"},
"wdir": {"dir": "S", "degrees": "186"},
"wx": "Partly Cloudy",
"uvi": "0",
"humidity": "61",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "65", "metric": "18"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "1",
"mslp": {"english": "30.0", "metric": "1016"}
}
,
{
"FCTTIME": {
"hour": "17","hour_padded": "17","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "14","mday_padded": "14","yday": "348","isdst": "0","epoch": "1481763600","pretty": "5:00 PM PST on December 14, 2016","civil": "5:00 PM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Wednesday","weekday_name_night": "Wednesday Night","weekday_name_abbrev": "Wed","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "61", "metric": "16"},
"dewpoint": {"english": "50", "metric": "10"},
"condition": "Mostly Cloudy",
"icon": "mostlycloudy",
"icon_url":"http://icons.wxug.com/i/c/k/nt_mostlycloudy.gif",
"fctcode": "3",
"sky": "60",
"wspd": {"english": "4", "metric": "6"},
"wdir": {"dir": "SSE", "degrees": "166"},
"wx": "Mostly Cloudy",
"uvi": "0",
"humidity": "68",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "61", "metric": "16"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "2",
"mslp": {"english": "30.0", "metric": "1016"}
}
,
{
"FCTTIME": {
"hour": "18","hour_padded": "18","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "14","mday_padded": "14","yday": "348","isdst": "0","epoch": "1481767200","pretty": "6:00 PM PST on December 14, 2016","civil": "6:00 PM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Wednesday","weekday_name_night": "Wednesday Night","weekday_name_abbrev": "Wed","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "58", "metric": "14"},
"dewpoint": {"english": "50", "metric": "10"},
"condition": "Mostly Cloudy",
"icon": "mostlycloudy",
"icon_url":"http://icons.wxug.com/i/c/k/nt_mostlycloudy.gif",
"fctcode": "3",
"sky": "69",
"wspd": {"english": "4", "metric": "6"},
"wdir": {"dir": "SE", "degrees": "133"},
"wx": "Mostly Cloudy",
"uvi": "0",
"humidity": "76",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "58", "metric": "14"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "3",
"mslp": {"english": "30.0", "metric": "1016"}
}
,
{
"FCTTIME": {
"hour": "19","hour_padded": "19","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "14","mday_padded": "14","yday": "348","isdst": "0","epoch": "1481770800","pretty": "7:00 PM PST on December 14, 2016","civil": "7:00 PM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Wednesday","weekday_name_night": "Wednesday Night","weekday_name_abbrev": "Wed","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "55", "metric": "13"},
"dewpoint": {"english": "49", "metric": "9"},
"condition": "Mostly Cloudy",
"icon": "mostlycloudy",
"icon_url":"http://icons.wxug.com/i/c/k/nt_mostlycloudy.gif",
"fctcode": "3",
"sky": "73",
"wspd": {"english": "3", "metric": "5"},
"wdir": {"dir": "ESE", "degrees": "120"},
"wx": "Mostly Cloudy",
"uvi": "0",
"humidity": "80",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "55", "metric": "13"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "3",
"mslp": {"english": "30.01", "metric": "1016"}
}
,
{
"FCTTIME": {
"hour": "20","hour_padded": "20","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "14","mday_padded": "14","yday": "348","isdst": "0","epoch": "1481774400","pretty": "8:00 PM PST on December 14, 2016","civil": "8:00 PM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Wednesday","weekday_name_night": "Wednesday Night","weekday_name_abbrev": "Wed","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "54", "metric": "12"},
"dewpoint": {"english": "49", "metric": "9"},
"condition": "Mostly Cloudy",
"icon": "mostlycloudy",
"icon_url":"http://icons.wxug.com/i/c/k/nt_mostlycloudy.gif",
"fctcode": "3",
"sky": "68",
"wspd": {"english": "4", "metric": "6"},
"wdir": {"dir": "ESE", "degrees": "116"},
"wx": "Mostly Cloudy",
"uvi": "0",
"humidity": "83",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "54", "metric": "12"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "4",
"mslp": {"english": "30.02", "metric": "1017"}
}
,
{
"FCTTIME": {
"hour": "21","hour_padded": "21","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "14","mday_padded": "14","yday": "348","isdst": "0","epoch": "1481778000","pretty": "9:00 PM PST on December 14, 2016","civil": "9:00 PM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Wednesday","weekday_name_night": "Wednesday Night","weekday_name_abbrev": "Wed","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "53", "metric": "12"},
"dewpoint": {"english": "48", "metric": "9"},
"condition": "Mostly Cloudy",
"icon": "mostlycloudy",
"icon_url":"http://icons.wxug.com/i/c/k/nt_mostlycloudy.gif",
"fctcode": "3",
"sky": "65",
"wspd": {"english": "5", "metric": "8"},
"wdir": {"dir": "ESE", "degrees": "115"},
"wx": "Mostly Cloudy",
"uvi": "0",
"humidity": "84",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "53", "metric": "12"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "4",
"mslp": {"english": "30.03", "metric": "1017"}
}
,
{
"FCTTIME": {
"hour": "22","hour_padded": "22","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "14","mday_padded": "14","yday": "348","isdst": "0","epoch": "1481781600","pretty": "10:00 PM PST on December 14, 2016","civil": "10:00 PM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Wednesday","weekday_name_night": "Wednesday Night","weekday_name_abbrev": "Wed","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "52", "metric": "11"},
"dewpoint": {"english": "48", "metric": "9"},
"condition": "Mostly Cloudy",
"icon": "mostlycloudy",
"icon_url":"http://icons.wxug.com/i/c/k/nt_mostlycloudy.gif",
"fctcode": "3",
"sky": "70",
"wspd": {"english": "5", "metric": "8"},
"wdir": {"dir": "ESE", "degrees": "118"},
"wx": "Mostly Cloudy",
"uvi": "0",
"humidity": "86",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "52", "metric": "11"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "4",
"mslp": {"english": "30.03", "metric": "1017"}
}
,
{
"FCTTIME": {
"hour": "23","hour_padded": "23","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "14","mday_padded": "14","yday": "348","isdst": "0","epoch": "1481785200","pretty": "11:00 PM PST on December 14, 2016","civil": "11:00 PM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Wednesday","weekday_name_night": "Wednesday Night","weekday_name_abbrev": "Wed","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "52", "metric": "11"},
"dewpoint": {"english": "47", "metric": "8"},
"condition": "Mostly Cloudy",
"icon": "mostlycloudy",
"icon_url":"http://icons.wxug.com/i/c/k/nt_mostlycloudy.gif",
"fctcode": "3",
"sky": "71",
"wspd": {"english": "6", "metric": "10"},
"wdir": {"dir": "SE", "degrees": "126"},
"wx": "Mostly Cloudy",
"uvi": "0",
"humidity": "86",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "52", "metric": "11"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "5",
"mslp": {"english": "30.03", "metric": "1017"}
}
,
{
"FCTTIME": {
"hour": "0","hour_padded": "00","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "15","mday_padded": "15","yday": "349","isdst": "0","epoch": "1481788800","pretty": "12:00 AM PST on December 15, 2016","civil": "12:00 AM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Thursday","weekday_name_night": "Thursday Night","weekday_name_abbrev": "Thu","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "51", "metric": "11"},
"dewpoint": {"english": "48", "metric": "9"},
"condition": "Overcast",
"icon": "cloudy",
"icon_url":"http://icons.wxug.com/i/c/k/nt_cloudy.gif",
"fctcode": "4",
"sky": "82",
"wspd": {"english": "5", "metric": "8"},
"wdir": {"dir": "SE", "degrees": "141"},
"wx": "Cloudy",
"uvi": "0",
"humidity": "88",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "51", "metric": "11"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "5",
"mslp": {"english": "30.03", "metric": "1017"}
}
,
{
"FCTTIME": {
"hour": "1","hour_padded": "01","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "15","mday_padded": "15","yday": "349","isdst": "0","epoch": "1481792400","pretty": "1:00 AM PST on December 15, 2016","civil": "1:00 AM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Thursday","weekday_name_night": "Thursday Night","weekday_name_abbrev": "Thu","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "51", "metric": "11"},
"dewpoint": {"english": "48", "metric": "9"},
"condition": "Overcast",
"icon": "cloudy",
"icon_url":"http://icons.wxug.com/i/c/k/nt_cloudy.gif",
"fctcode": "4",
"sky": "87",
"wspd": {"english": "6", "metric": "10"},
"wdir": {"dir": "SE", "degrees": "141"},
"wx": "Cloudy",
"uvi": "0",
"humidity": "89",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "51", "metric": "11"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "5",
"mslp": {"english": "30.03", "metric": "1017"}
}
,
{
"FCTTIME": {
"hour": "2","hour_padded": "02","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "15","mday_padded": "15","yday": "349","isdst": "0","epoch": "1481796000","pretty": "2:00 AM PST on December 15, 2016","civil": "2:00 AM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Thursday","weekday_name_night": "Thursday Night","weekday_name_abbrev": "Thu","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "51", "metric": "11"},
"dewpoint": {"english": "48", "metric": "9"},
"condition": "Overcast",
"icon": "cloudy",
"icon_url":"http://icons.wxug.com/i/c/k/nt_cloudy.gif",
"fctcode": "4",
"sky": "91",
"wspd": {"english": "5", "metric": "8"},
"wdir": {"dir": "SE", "degrees": "136"},
"wx": "Cloudy",
"uvi": "0",
"humidity": "90",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "51", "metric": "11"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "6",
"mslp": {"english": "30.02", "metric": "1017"}
}
,
{
"FCTTIME": {
"hour": "3","hour_padded": "03","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "15","mday_padded": "15","yday": "349","isdst": "0","epoch": "1481799600","pretty": "3:00 AM PST on December 15, 2016","civil": "3:00 AM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Thursday","weekday_name_night": "Thursday Night","weekday_name_abbrev": "Thu","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "50", "metric": "10"},
"dewpoint": {"english": "48", "metric": "9"},
"condition": "Overcast",
"icon": "cloudy",
"icon_url":"http://icons.wxug.com/i/c/k/nt_cloudy.gif",
"fctcode": "4",
"sky": "92",
"wspd": {"english": "5", "metric": "8"},
"wdir": {"dir": "SE", "degrees": "136"},
"wx": "Cloudy",
"uvi": "0",
"humidity": "91",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "50", "metric": "10"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "6",
"mslp": {"english": "30.02", "metric": "1017"}
}
,
{
"FCTTIME": {
"hour": "4","hour_padded": "04","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "15","mday_padded": "15","yday": "349","isdst": "0","epoch": "1481803200","pretty": "4:00 AM PST on December 15, 2016","civil": "4:00 AM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Thursday","weekday_name_night": "Thursday Night","weekday_name_abbrev": "Thu","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "50", "metric": "10"},
"dewpoint": {"english": "48", "metric": "9"},
"condition": "Overcast",
"icon": "cloudy",
"icon_url":"http://icons.wxug.com/i/c/k/nt_cloudy.gif",
"fctcode": "4",
"sky": "96",
"wspd": {"english": "5", "metric": "8"},
"wdir": {"dir": "SE", "degrees": "131"},
"wx": "Cloudy",
"uvi": "0",
"humidity": "93",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "50", "metric": "10"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "6",
"mslp": {"english": "30.02", "metric": "1017"}
}
,
{
"FCTTIME": {
"hour": "5","hour_padded": "05","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "15","mday_padded": "15","yday": "349","isdst": "0","epoch": "1481806800","pretty": "5:00 AM PST on December 15, 2016","civil": "5:00 AM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Thursday","weekday_name_night": "Thursday Night","weekday_name_abbrev": "Thu","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "50", "metric": "10"},
"dewpoint": {"english": "48", "metric": "9"},
"condition": "Overcast",
"icon": "cloudy",
"icon_url":"http://icons.wxug.com/i/c/k/nt_cloudy.gif",
"fctcode": "4",
"sky": "96",
"wspd": {"english": "6", "metric": "10"},
"wdir": {"dir": "SE", "degrees": "126"},
"wx": "Cloudy",
"uvi": "0",
"humidity": "92",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "50", "metric": "10"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "6",
"mslp": {"english": "30.02", "metric": "1017"}
}
,
{
"FCTTIME": {
"hour": "6","hour_padded": "06","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "15","mday_padded": "15","yday": "349","isdst": "0","epoch": "1481810400","pretty": "6:00 AM PST on December 15, 2016","civil": "6:00 AM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Thursday","weekday_name_night": "Thursday Night","weekday_name_abbrev": "Thu","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "50", "metric": "10"},
"dewpoint": {"english": "48", "metric": "9"},
"condition": "Overcast",
"icon": "cloudy",
"icon_url":"http://icons.wxug.com/i/c/k/nt_cloudy.gif",
"fctcode": "4",
"sky": "96",
"wspd": {"english": "6", "metric": "10"},
"wdir": {"dir": "ESE", "degrees": "124"},
"wx": "Cloudy",
"uvi": "0",
"humidity": "91",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "50", "metric": "10"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "6",
"mslp": {"english": "30.02", "metric": "1017"}
}
,
{
"FCTTIME": {
"hour": "7","hour_padded": "07","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "15","mday_padded": "15","yday": "349","isdst": "0","epoch": "1481814000","pretty": "7:00 AM PST on December 15, 2016","civil": "7:00 AM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Thursday","weekday_name_night": "Thursday Night","weekday_name_abbrev": "Thu","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "50", "metric": "10"},
"dewpoint": {"english": "48", "metric": "9"},
"condition": "Overcast",
"icon": "cloudy",
"icon_url":"http://icons.wxug.com/i/c/k/nt_cloudy.gif",
"fctcode": "4",
"sky": "98",
"wspd": {"english": "6", "metric": "10"},
"wdir": {"dir": "ESE", "degrees": "120"},
"wx": "Cloudy",
"uvi": "0",
"humidity": "91",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "50", "metric": "10"},
"qpf": {"english": "0.0", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "24",
"mslp": {"english": "30.02", "metric": "1017"}
}
,
{
"FCTTIME": {
"hour": "8","hour_padded": "08","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "15","mday_padded": "15","yday": "349","isdst": "0","epoch": "1481817600","pretty": "8:00 AM PST on December 15, 2016","civil": "8:00 AM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Thursday","weekday_name_night": "Thursday Night","weekday_name_abbrev": "Thu","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "52", "metric": "11"},
"dewpoint": {"english": "49", "metric": "9"},
"condition": "Chance of Rain",
"icon": "chancerain",
"icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
"fctcode": "12",
"sky": "98",
"wspd": {"english": "6", "metric": "10"},
"wdir": {"dir": "SE", "degrees": "127"},
"wx": "Showers",
"uvi": "0",
"humidity": "89",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "52", "metric": "11"},
"qpf": {"english": "0.01", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "38",
"mslp": {"english": "30.02", "metric": "1017"}
}
,
{
"FCTTIME": {
"hour": "9","hour_padded": "09","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "15","mday_padded": "15","yday": "349","isdst": "0","epoch": "1481821200","pretty": "9:00 AM PST on December 15, 2016","civil": "9:00 AM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Thursday","weekday_name_night": "Thursday Night","weekday_name_abbrev": "Thu","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "55", "metric": "13"},
"dewpoint": {"english": "50", "metric": "10"},
"condition": "Chance of Rain",
"icon": "chancerain",
"icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
"fctcode": "12",
"sky": "99",
"wspd": {"english": "7", "metric": "11"},
"wdir": {"dir": "SE", "degrees": "139"},
"wx": "Showers",
"uvi": "0",
"humidity": "83",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "55", "metric": "13"},
"qpf": {"english": "0.01", "metric": "0"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "44",
"mslp": {"english": "30.01", "metric": "1016"}
}
,
{
"FCTTIME": {
"hour": "10","hour_padded": "10","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "15","mday_padded": "15","yday": "349","isdst": "0","epoch": "1481824800","pretty": "10:00 AM PST on December 15, 2016","civil": "10:00 AM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Thursday","weekday_name_night": "Thursday Night","weekday_name_abbrev": "Thu","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "56", "metric": "13"},
"dewpoint": {"english": "51", "metric": "11"},
"condition": "Rain",
"icon": "rain",
"icon_url":"http://icons.wxug.com/i/c/k/rain.gif",
"fctcode": "13",
"sky": "100",
"wspd": {"english": "7", "metric": "11"},
"wdir": {"dir": "SSE", "degrees": "157"},
"wx": "Rain",
"uvi": "1",
"humidity": "82",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "56", "metric": "13"},
"qpf": {"english": "0.03", "metric": "1"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "62",
"mslp": {"english": "30.0", "metric": "1016"}
}
,
{
"FCTTIME": {
"hour": "11","hour_padded": "11","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "15","mday_padded": "15","yday": "349","isdst": "0","epoch": "1481828400","pretty": "11:00 AM PST on December 15, 2016","civil": "11:00 AM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Thursday","weekday_name_night": "Thursday Night","weekday_name_abbrev": "Thu","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "57", "metric": "14"},
"dewpoint": {"english": "52", "metric": "11"},
"condition": "Rain",
"icon": "rain",
"icon_url":"http://icons.wxug.com/i/c/k/rain.gif",
"fctcode": "13",
"sky": "100",
"wspd": {"english": "7", "metric": "11"},
"wdir": {"dir": "SSE", "degrees": "153"},
"wx": "Rain",
"uvi": "1",
"humidity": "82",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "57", "metric": "14"},
"qpf": {"english": "0.03", "metric": "1"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "68",
"mslp": {"english": "29.97", "metric": "1015"}
}
,
{
"FCTTIME": {
"hour": "12","hour_padded": "12","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "15","mday_padded": "15","yday": "349","isdst": "0","epoch": "1481832000","pretty": "12:00 PM PST on December 15, 2016","civil": "12:00 PM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Thursday","weekday_name_night": "Thursday Night","weekday_name_abbrev": "Thu","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "58", "metric": "14"},
"dewpoint": {"english": "53", "metric": "12"},
"condition": "Rain",
"icon": "rain",
"icon_url":"http://icons.wxug.com/i/c/k/rain.gif",
"fctcode": "13",
"sky": "100",
"wspd": {"english": "6", "metric": "10"},
"wdir": {"dir": "SE", "degrees": "135"},
"wx": "Rain",
"uvi": "1",
"humidity": "82",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "58", "metric": "14"},
"qpf": {"english": "0.04", "metric": "1"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "67",
"mslp": {"english": "29.94", "metric": "1014"}
}
,
{
"FCTTIME": {
"hour": "13","hour_padded": "13","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "15","mday_padded": "15","yday": "349","isdst": "0","epoch": "1481835600","pretty": "1:00 PM PST on December 15, 2016","civil": "1:00 PM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Thursday","weekday_name_night": "Thursday Night","weekday_name_abbrev": "Thu","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "58", "metric": "14"},
"dewpoint": {"english": "53", "metric": "12"},
"condition": "Rain",
"icon": "rain",
"icon_url":"http://icons.wxug.com/i/c/k/rain.gif",
"fctcode": "13",
"sky": "100",
"wspd": {"english": "7", "metric": "11"},
"wdir": {"dir": "SE", "degrees": "136"},
"wx": "Rain",
"uvi": "1",
"humidity": "84",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "58", "metric": "14"},
"qpf": {"english": "0.08", "metric": "2"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "85",
"mslp": {"english": "29.91", "metric": "1013"}
}
,
{
"FCTTIME": {
"hour": "14","hour_padded": "14","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "15","mday_padded": "15","yday": "349","isdst": "0","epoch": "1481839200","pretty": "2:00 PM PST on December 15, 2016","civil": "2:00 PM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Thursday","weekday_name_night": "Thursday Night","weekday_name_abbrev": "Thu","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "58", "metric": "14"},
"dewpoint": {"english": "54", "metric": "12"},
"condition": "Rain",
"icon": "rain",
"icon_url":"http://icons.wxug.com/i/c/k/rain.gif",
"fctcode": "13",
"sky": "100",
"wspd": {"english": "7", "metric": "11"},
"wdir": {"dir": "SE", "degrees": "134"},
"wx": "Rain",
"uvi": "1",
"humidity": "88",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "58", "metric": "14"},
"qpf": {"english": "0.07", "metric": "2"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "92",
"mslp": {"english": "29.89", "metric": "1012"}
}
,
{
"FCTTIME": {
"hour": "15","hour_padded": "15","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "15","mday_padded": "15","yday": "349","isdst": "0","epoch": "1481842800","pretty": "3:00 PM PST on December 15, 2016","civil": "3:00 PM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Thursday","weekday_name_night": "Thursday Night","weekday_name_abbrev": "Thu","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "57", "metric": "14"},
"dewpoint": {"english": "55", "metric": "13"},
"condition": "Rain",
"icon": "rain",
"icon_url":"http://icons.wxug.com/i/c/k/rain.gif",
"fctcode": "13",
"sky": "100",
"wspd": {"english": "7", "metric": "11"},
"wdir": {"dir": "SE", "degrees": "134"},
"wx": "Rain",
"uvi": "0",
"humidity": "91",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "57", "metric": "14"},
"qpf": {"english": "0.07", "metric": "2"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "95",
"mslp": {"english": "29.87", "metric": "1012"}
}
,
{
"FCTTIME": {
"hour": "16","hour_padded": "16","min": "00","min_unpadded": "0","sec": "0","year": "2016","mon": "12","mon_padded": "12","mon_abbrev": "Dec","mday": "15","mday_padded": "15","yday": "349","isdst": "0","epoch": "1481846400","pretty": "4:00 PM PST on December 15, 2016","civil": "4:00 PM","month_name": "December","month_name_abbrev": "Dec","weekday_name": "Thursday","weekday_name_night": "Thursday Night","weekday_name_abbrev": "Thu","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
},
"temp": {"english": "57", "metric": "14"},
"dewpoint": {"english": "55", "metric": "13"},
"condition": "Rain",
"icon": "rain",
"icon_url":"http://icons.wxug.com/i/c/k/rain.gif",
"fctcode": "13",
"sky": "100",
"wspd": {"english": "8", "metric": "13"},
"wdir": {"dir": "SE", "degrees": "141"},
"wx": "Rain",
"uvi": "0",
"humidity": "91",
"windchill": {"english": "-9999", "metric": "-9999"},
"heatindex": {"english": "-9999", "metric": "-9999"},
"feelslike": {"english": "57", "metric": "14"},
"qpf": {"english": "0.04", "metric": "1"},
"snow": {"english": "0.0", "metric": "0"},
"pop": "93",
"mslp": {"english": "29.85", "metric": "1011"}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment