Mit Tasker spezielles Wetterwidget erstellen

Habs mir schon fast gedacht wegen dem error bzw weil ich auf der Homepage den anderen link gesehen habe

Code:
{
  "response": {
  "version":"0.1",
  "termsofService":"http://www.wunderground.com/weather/api/d/terms.html",
  "features": {
  "hourly10day": 1
  }
    }
        ,
    "hourly_forecast": [
        {
        "FCTTIME": {
        "hour": "1","hour_padded": "01","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "4","mday_padded": "04","yday": "246","isdst": "1","epoch": "1409785200","pretty": "01:00 AM CEST am 04. September 2014","civil": "1:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "58", "metric": "14"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "4",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "O", "degrees": "81"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "81",
        "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": "2",
        "mslp": {"english": "30.27", "metric": "1025"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "2","hour_padded": "02","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "4","mday_padded": "04","yday": "246","isdst": "1","epoch": "1409788800","pretty": "02:00 AM CEST am 04. September 2014","civil": "2:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","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": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "4",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "O", "degrees": "81"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "83",
        "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": "3",
        "mslp": {"english": "30.27", "metric": "1025"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "3","hour_padded": "03","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "4","mday_padded": "04","yday": "246","isdst": "1","epoch": "1409792400","pretty": "03:00 AM CEST am 04. September 2014","civil": "3:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "56", "metric": "13"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "0",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "O", "degrees": "81"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "86",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "56", "metric": "13"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "3",
        "mslp": {"english": "30.27", "metric": "1025"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "4","hour_padded": "04","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "4","mday_padded": "04","yday": "246","isdst": "1","epoch": "1409796000","pretty": "04:00 AM CEST am 04. September 2014","civil": "4:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "55", "metric": "13"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "2",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "O", "degrees": "80"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "88",
        "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": "4",
        "mslp": {"english": "30.26", "metric": "1025"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "5","hour_padded": "05","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "4","mday_padded": "04","yday": "246","isdst": "1","epoch": "1409799600","pretty": "05:00 AM CEST am 04. September 2014","civil": "5:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "54", "metric": "12"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "1",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "O", "degrees": "81"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "90",
        "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": "5",
        "mslp": {"english": "30.25", "metric": "1024"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "6","hour_padded": "06","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "4","mday_padded": "04","yday": "246","isdst": "1","epoch": "1409803200","pretty": "06:00 AM CEST am 04. September 2014","civil": "6:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "54", "metric": "12"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "1",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "ONO", "degrees": "79"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "91",
        "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": "5",
        "mslp": {"english": "30.25", "metric": "1024"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "7","hour_padded": "07","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "4","mday_padded": "04","yday": "246","isdst": "1","epoch": "1409806800","pretty": "07:00 AM CEST am 04. September 2014","civil": "7:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "54", "metric": "12"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "2",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "O", "degrees": "82"},
        "wx": "Sonnig",
        "uvi": "0",
        "humidity": "91",
        "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": "5",
        "mslp": {"english": "30.25", "metric": "1024"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "8","hour_padded": "08","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "4","mday_padded": "04","yday": "246","isdst": "1","epoch": "1409810400","pretty": "08:00 AM CEST am 04. September 2014","civil": "8:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "54", "metric": "12"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "2",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "O", "degrees": "80"},
        "wx": "Sonnig",
        "uvi": "0",
        "humidity": "91",
        "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": "5",
        "mslp": {"english": "30.24", "metric": "1024"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "9","hour_padded": "09","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "4","mday_padded": "04","yday": "246","isdst": "1","epoch": "1409814000","pretty": "09:00 AM CEST am 04. September 2014","civil": "9:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "55", "metric": "13"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "2",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "O", "degrees": "82"},
        "wx": "Sonnig",
        "uvi": "1",
        "humidity": "88",
        "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": "4",
        "mslp": {"english": "30.24", "metric": "1024"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "10","hour_padded": "10","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "4","mday_padded": "04","yday": "246","isdst": "1","epoch": "1409817600","pretty": "10:00 AM CEST am 04. September 2014","civil": "10:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "58", "metric": "14"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "2",
        "wspd": {"english": "8", "metric": "13"},
        "wdir": {"dir": "O", "degrees": "87"},
        "wx": "Sonnig",
        "uvi": "2",
        "humidity": "84",
        "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": "4",
        "mslp": {"english": "30.24", "metric": "1024"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "11","hour_padded": "11","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "4","mday_padded": "04","yday": "246","isdst": "1","epoch": "1409821200","pretty": "11:00 AM CEST am 04. September 2014","civil": "11:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "61", "metric": "16"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "1",
        "wspd": {"english": "8", "metric": "13"},
        "wdir": {"dir": "O", "degrees": "87"},
        "wx": "Sonnig",
        "uvi": "3",
        "humidity": "78",
        "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": "3",
        "mslp": {"english": "30.23", "metric": "1024"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "12","hour_padded": "12","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "4","mday_padded": "04","yday": "246","isdst": "1","epoch": "1409824800","pretty": "12:00 PM CEST am 04. September 2014","civil": "12:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "65", "metric": "18"},
        "dewpoint": {"english": "55", "metric": "13"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "0",
        "wspd": {"english": "9", "metric": "14"},
        "wdir": {"dir": "O", "degrees": "90"},
        "wx": "Sonnig",
        "uvi": "4",
        "humidity": "71",
        "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": "2",
        "mslp": {"english": "30.23", "metric": "1024"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "13","hour_padded": "13","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "4","mday_padded": "04","yday": "246","isdst": "1","epoch": "1409828400","pretty": "01:00 PM CEST am 04. September 2014","civil": "1:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "68", "metric": "20"},
        "dewpoint": {"english": "56", "metric": "13"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "0",
        "wspd": {"english": "10", "metric": "16"},
        "wdir": {"dir": "O", "degrees": "92"},
        "wx": "Sonnig",
        "uvi": "4",
        "humidity": "65",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "68", "metric": "20"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "2",
        "mslp": {"english": "30.22", "metric": "1023"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "14","hour_padded": "14","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "4","mday_padded": "04","yday": "246","isdst": "1","epoch": "1409832000","pretty": "02:00 PM CEST am 04. September 2014","civil": "2:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "70", "metric": "21"},
        "dewpoint": {"english": "56", "metric": "13"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "0",
        "wspd": {"english": "10", "metric": "16"},
        "wdir": {"dir": "O", "degrees": "95"},
        "wx": "Sonnig",
        "uvi": "4",
        "humidity": "60",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "70", "metric": "21"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "1",
        "mslp": {"english": "30.2", "metric": "1023"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "15","hour_padded": "15","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "4","mday_padded": "04","yday": "246","isdst": "1","epoch": "1409835600","pretty": "03:00 PM CEST am 04. September 2014","civil": "3:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "72", "metric": "22"},
        "dewpoint": {"english": "56", "metric": "13"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "0",
        "wspd": {"english": "11", "metric": "18"},
        "wdir": {"dir": "O", "degrees": "94"},
        "wx": "Sonnig",
        "uvi": "4",
        "humidity": "58",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "72", "metric": "22"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "0",
        "mslp": {"english": "30.19", "metric": "1022"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "16","hour_padded": "16","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "4","mday_padded": "04","yday": "246","isdst": "1","epoch": "1409839200","pretty": "04:00 PM CEST am 04. September 2014","civil": "4:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "73", "metric": "23"},
        "dewpoint": {"english": "57", "metric": "14"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "0",
        "wspd": {"english": "11", "metric": "18"},
        "wdir": {"dir": "O", "degrees": "92"},
        "wx": "Sonnig",
        "uvi": "3",
        "humidity": "55",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "73", "metric": "23"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "0",
        "mslp": {"english": "30.17", "metric": "1022"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "17","hour_padded": "17","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "4","mday_padded": "04","yday": "246","isdst": "1","epoch": "1409842800","pretty": "05:00 PM CEST am 04. September 2014","civil": "5:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "75", "metric": "24"},
        "dewpoint": {"english": "57", "metric": "14"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "2",
        "wspd": {"english": "11", "metric": "18"},
        "wdir": {"dir": "O", "degrees": "90"},
        "wx": "Sonnig",
        "uvi": "2",
        "humidity": "54",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "75", "metric": "24"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "0",
        "mslp": {"english": "30.16", "metric": "1021"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "18","hour_padded": "18","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "4","mday_padded": "04","yday": "246","isdst": "1","epoch": "1409846400","pretty": "06:00 PM CEST am 04. September 2014","civil": "6:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "74", "metric": "23"},
        "dewpoint": {"english": "57", "metric": "14"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "1",
        "wspd": {"english": "11", "metric": "18"},
        "wdir": {"dir": "O", "degrees": "89"},
        "wx": "Sonnig",
        "uvi": "1",
        "humidity": "55",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "74", "metric": "23"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "0",
        "mslp": {"english": "30.14", "metric": "1021"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "19","hour_padded": "19","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "4","mday_padded": "04","yday": "246","isdst": "1","epoch": "1409850000","pretty": "07:00 PM CEST am 04. September 2014","civil": "7:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "73", "metric": "23"},
        "dewpoint": {"english": "57", "metric": "14"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "1",
        "wspd": {"english": "10", "metric": "16"},
        "wdir": {"dir": "O", "degrees": "85"},
        "wx": "Sonnig",
        "uvi": "0",
        "humidity": "57",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "73", "metric": "23"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "0",
        "mslp": {"english": "30.13", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "20","hour_padded": "20","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "4","mday_padded": "04","yday": "246","isdst": "1","epoch": "1409853600","pretty": "08:00 PM CEST am 04. September 2014","civil": "8:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "71", "metric": "22"},
        "dewpoint": {"english": "57", "metric": "14"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "1",
        "wspd": {"english": "9", "metric": "14"},
        "wdir": {"dir": "O", "degrees": "82"},
        "wx": "Sonnig",
        "uvi": "0",
        "humidity": "59",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "71", "metric": "22"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "1",
        "mslp": {"english": "30.12", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "21","hour_padded": "21","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "4","mday_padded": "04","yday": "246","isdst": "1","epoch": "1409857200","pretty": "09:00 PM CEST am 04. September 2014","civil": "9:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "68", "metric": "20"},
        "dewpoint": {"english": "56", "metric": "13"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "2",
        "wspd": {"english": "8", "metric": "13"},
        "wdir": {"dir": "O", "degrees": "79"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "66",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "68", "metric": "20"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "1",
        "mslp": {"english": "30.12", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "22","hour_padded": "22","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "4","mday_padded": "04","yday": "246","isdst": "1","epoch": "1409860800","pretty": "10:00 PM CEST am 04. September 2014","civil": "10:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "65", "metric": "18"},
        "dewpoint": {"english": "57", "metric": "14"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "5",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "O", "degrees": "83"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "74",
        "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": "2",
        "mslp": {"english": "30.12", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "23","hour_padded": "23","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "4","mday_padded": "04","yday": "246","isdst": "1","epoch": "1409864400","pretty": "11:00 PM CEST am 04. September 2014","civil": "11:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "64", "metric": "18"},
        "dewpoint": {"english": "57", "metric": "14"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "12",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "O", "degrees": "89"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "78",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "64", "metric": "18"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "2",
        "mslp": {"english": "30.11", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "0","hour_padded": "00","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "5","mday_padded": "05","yday": "247","isdst": "1","epoch": "1409868000","pretty": "12:00 AM CEST am 05. September 2014","civil": "12:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "63", "metric": "17"},
        "dewpoint": {"english": "57", "metric": "14"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "18",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "O", "degrees": "94"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "80",
        "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": "2",
        "mslp": {"english": "30.11", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "1","hour_padded": "01","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "5","mday_padded": "05","yday": "247","isdst": "1","epoch": "1409871600","pretty": "01:00 AM CEST am 05. September 2014","civil": "1:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "62", "metric": "17"},
        "dewpoint": {"english": "56", "metric": "13"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "21",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "O", "degrees": "98"},
        "wx": "Meist klar",
        "uvi": "0",
        "humidity": "82",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "62", "metric": "17"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "3",
        "mslp": {"english": "30.11", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "2","hour_padded": "02","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "5","mday_padded": "05","yday": "247","isdst": "1","epoch": "1409875200","pretty": "02:00 AM CEST am 05. September 2014","civil": "2:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "61", "metric": "16"},
        "dewpoint": {"english": "56", "metric": "13"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "31",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "O", "degrees": "98"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "83",
        "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": "3",
        "mslp": {"english": "30.11", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "3","hour_padded": "03","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "5","mday_padded": "05","yday": "247","isdst": "1","epoch": "1409878800","pretty": "03:00 AM CEST am 05. September 2014","civil": "3:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "60", "metric": "16"},
        "dewpoint": {"english": "56", "metric": "13"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "34",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "O", "degrees": "95"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "85",
        "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": "3",
        "mslp": {"english": "30.1", "metric": "1019"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "4","hour_padded": "04","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "5","mday_padded": "05","yday": "247","isdst": "1","epoch": "1409882400","pretty": "04:00 AM CEST am 05. September 2014","civil": "4:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "59", "metric": "15"},
        "dewpoint": {"english": "55", "metric": "13"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "34",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "O", "degrees": "94"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "87",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "59", "metric": "15"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "3",
        "mslp": {"english": "30.08", "metric": "1019"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "5","hour_padded": "05","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "5","mday_padded": "05","yday": "247","isdst": "1","epoch": "1409886000","pretty": "05:00 AM CEST am 05. September 2014","civil": "5:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "59", "metric": "15"},
        "dewpoint": {"english": "55", "metric": "13"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "31",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "O", "degrees": "94"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "87",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "59", "metric": "15"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "4",
        "mslp": {"english": "30.07", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "6","hour_padded": "06","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "5","mday_padded": "05","yday": "247","isdst": "1","epoch": "1409889600","pretty": "06:00 AM CEST am 05. September 2014","civil": "6:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "58", "metric": "14"},
        "dewpoint": {"english": "55", "metric": "13"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "29",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "O", "degrees": "92"},
        "wx": "Meist klar",
        "uvi": "0",
        "humidity": "88",
        "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": "4",
        "mslp": {"english": "30.05", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "7","hour_padded": "07","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "5","mday_padded": "05","yday": "247","isdst": "1","epoch": "1409893200","pretty": "07:00 AM CEST am 05. September 2014","civil": "7:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "58", "metric": "14"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "36",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "O", "degrees": "92"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "87",
        "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": "4",
        "mslp": {"english": "30.05", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "8","hour_padded": "08","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "5","mday_padded": "05","yday": "247","isdst": "1","epoch": "1409896800","pretty": "08:00 AM CEST am 05. September 2014","civil": "8:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "57", "metric": "14"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "44",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "O", "degrees": "90"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "87",
        "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": "4",
        "mslp": {"english": "30.04", "metric": "1017"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "9","hour_padded": "09","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "5","mday_padded": "05","yday": "247","isdst": "1","epoch": "1409900400","pretty": "09:00 AM CEST am 05. September 2014","civil": "9:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "59", "metric": "15"},
        "dewpoint": {"english": "55", "metric": "13"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "48",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "O", "degrees": "90"},
        "wx": "Wolkig",
        "uvi": "1",
        "humidity": "86",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "59", "metric": "15"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "4",
        "mslp": {"english": "30.04", "metric": "1017"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "10","hour_padded": "10","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "5","mday_padded": "05","yday": "247","isdst": "1","epoch": "1409904000","pretty": "10:00 AM CEST am 05. September 2014","civil": "10:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "61", "metric": "16"},
        "dewpoint": {"english": "56", "metric": "13"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "47",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "O", "degrees": "95"},
        "wx": "Wolkig",
        "uvi": "2",
        "humidity": "83",
        "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": "4",
        "mslp": {"english": "30.04", "metric": "1017"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "11","hour_padded": "11","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "5","mday_padded": "05","yday": "247","isdst": "1","epoch": "1409907600","pretty": "11:00 AM CEST am 05. September 2014","civil": "11:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "64", "metric": "18"},
        "dewpoint": {"english": "57", "metric": "14"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "44",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "O", "degrees": "98"},
        "wx": "Wolkig",
        "uvi": "3",
        "humidity": "78",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "64", "metric": "18"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "3",
        "mslp": {"english": "30.03", "metric": "1017"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "12","hour_padded": "12","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "5","mday_padded": "05","yday": "247","isdst": "1","epoch": "1409911200","pretty": "12:00 PM CEST am 05. September 2014","civil": "12:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "67", "metric": "19"},
        "dewpoint": {"english": "58", "metric": "14"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "46",
        "wspd": {"english": "8", "metric": "13"},
        "wdir": {"dir": "O", "degrees": "102"},
        "wx": "Wolkig",
        "uvi": "4",
        "humidity": "74",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "67", "metric": "19"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "3",
        "mslp": {"english": "30.02", "metric": "1017"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "13","hour_padded": "13","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "5","mday_padded": "05","yday": "247","isdst": "1","epoch": "1409914800","pretty": "01:00 PM CEST am 05. September 2014","civil": "1:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "70", "metric": "21"},
        "dewpoint": {"english": "59", "metric": "15"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "28",
        "wspd": {"english": "8", "metric": "13"},
        "wdir": {"dir": "OSO", "degrees": "104"},
        "wx": "Heiter",
        "uvi": "4",
        "humidity": "67",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "70", "metric": "21"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "2",
        "mslp": {"english": "30.01", "metric": "1016"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "14","hour_padded": "14","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "5","mday_padded": "05","yday": "247","isdst": "1","epoch": "1409918400","pretty": "02:00 PM CEST am 05. September 2014","civil": "2:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "73", "metric": "23"},
        "dewpoint": {"english": "60", "metric": "16"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "23",
        "wspd": {"english": "9", "metric": "14"},
        "wdir": {"dir": "OSO", "degrees": "107"},
        "wx": "Heiter",
        "uvi": "4",
        "humidity": "63",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "73", "metric": "23"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "2",
        "mslp": {"english": "30.0", "metric": "1016"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "15","hour_padded": "15","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "5","mday_padded": "05","yday": "247","isdst": "1","epoch": "1409922000","pretty": "03:00 PM CEST am 05. September 2014","civil": "3:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "76", "metric": "24"},
        "dewpoint": {"english": "61", "metric": "16"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/mostlycloudy.gif",
        "fctcode": "3",
        "sky": "67",
        "wspd": {"english": "9", "metric": "14"},
        "wdir": {"dir": "OSO", "degrees": "106"},
        "wx": "Stark bewölkt",
        "uvi": "3",
        "humidity": "60",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "76", "metric": "24"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "2",
        "mslp": {"english": "29.98", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "16","hour_padded": "16","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "5","mday_padded": "05","yday": "247","isdst": "1","epoch": "1409925600","pretty": "04:00 PM CEST am 05. September 2014","civil": "4:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "77", "metric": "25"},
        "dewpoint": {"english": "61", "metric": "16"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "54",
        "wspd": {"english": "9", "metric": "14"},
        "wdir": {"dir": "OSO", "degrees": "105"},
        "wx": "Wolkig",
        "uvi": "2",
        "humidity": "57",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "77", "metric": "25"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "2",
        "mslp": {"english": "29.96", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "17","hour_padded": "17","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "5","mday_padded": "05","yday": "247","isdst": "1","epoch": "1409929200","pretty": "05:00 PM CEST am 05. September 2014","civil": "5:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "78", "metric": "26"},
        "dewpoint": {"english": "61", "metric": "16"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "32",
        "wspd": {"english": "8", "metric": "13"},
        "wdir": {"dir": "OSO", "degrees": "106"},
        "wx": "Wolkig",
        "uvi": "1",
        "humidity": "56",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "78", "metric": "26"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "1",
        "mslp": {"english": "29.95", "metric": "1014"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "18","hour_padded": "18","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "5","mday_padded": "05","yday": "247","isdst": "1","epoch": "1409932800","pretty": "06:00 PM CEST am 05. September 2014","civil": "6:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "78", "metric": "26"},
        "dewpoint": {"english": "61", "metric": "16"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "21",
        "wspd": {"english": "8", "metric": "13"},
        "wdir": {"dir": "OSO", "degrees": "106"},
        "wx": "Heiter",
        "uvi": "1",
        "humidity": "56",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "78", "metric": "26"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "1",
        "mslp": {"english": "29.93", "metric": "1014"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "19","hour_padded": "19","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "5","mday_padded": "05","yday": "247","isdst": "1","epoch": "1409936400","pretty": "07:00 PM CEST am 05. September 2014","civil": "7:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "77", "metric": "25"},
        "dewpoint": {"english": "60", "metric": "16"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "29",
        "wspd": {"english": "8", "metric": "13"},
        "wdir": {"dir": "O", "degrees": "102"},
        "wx": "Heiter",
        "uvi": "0",
        "humidity": "57",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "77", "metric": "25"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "1",
        "mslp": {"english": "29.93", "metric": "1014"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "20","hour_padded": "20","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "5","mday_padded": "05","yday": "247","isdst": "1","epoch": "1409940000","pretty": "08:00 PM CEST am 05. September 2014","civil": "8:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "74", "metric": "23"},
        "dewpoint": {"english": "60", "metric": "16"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "41",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "O", "degrees": "98"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "61",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "74", "metric": "23"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "1",
        "mslp": {"english": "29.92", "metric": "1013"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "21","hour_padded": "21","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "5","mday_padded": "05","yday": "247","isdst": "1","epoch": "1409943600","pretty": "09:00 PM CEST am 05. September 2014","civil": "9:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "71", "metric": "22"},
        "dewpoint": {"english": "59", "metric": "15"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "49",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "O", "degrees": "97"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "67",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "71", "metric": "22"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "1",
        "mslp": {"english": "29.92", "metric": "1013"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "22","hour_padded": "22","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "5","mday_padded": "05","yday": "247","isdst": "1","epoch": "1409947200","pretty": "10:00 PM CEST am 05. September 2014","civil": "10:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "68", "metric": "20"},
        "dewpoint": {"english": "59", "metric": "15"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "53",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "O", "degrees": "98"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "73",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "68", "metric": "20"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "2",
        "mslp": {"english": "29.92", "metric": "1013"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "23","hour_padded": "23","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "5","mday_padded": "05","yday": "247","isdst": "1","epoch": "1409950800","pretty": "11:00 PM CEST am 05. September 2014","civil": "11:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "66", "metric": "19"},
        "dewpoint": {"english": "59", "metric": "15"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "57",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "OSO", "degrees": "105"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "78",
        "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": "2",
        "mslp": {"english": "29.92", "metric": "1013"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "0","hour_padded": "00","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "6","mday_padded": "06","yday": "248","isdst": "1","epoch": "1409954400","pretty": "12:00 AM CEST am 06. September 2014","civil": "12:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "66", "metric": "19"},
        "dewpoint": {"english": "59", "metric": "15"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_mostlycloudy.gif",
        "fctcode": "3",
        "sky": "62",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "OSO", "degrees": "110"},
        "wx": "Stark bewölkt",
        "uvi": "0",
        "humidity": "77",
        "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": "3",
        "mslp": {"english": "29.92", "metric": "1013"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "1","hour_padded": "01","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "6","mday_padded": "06","yday": "248","isdst": "1","epoch": "1409958000","pretty": "01:00 AM CEST am 06. September 2014","civil": "1:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "65", "metric": "18"},
        "dewpoint": {"english": "58", "metric": "14"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_mostlycloudy.gif",
        "fctcode": "3",
        "sky": "60",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "OSO", "degrees": "112"},
        "wx": "Stark bewölkt",
        "uvi": "0",
        "humidity": "79",
        "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": "3",
        "mslp": {"english": "29.92", "metric": "1013"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "2","hour_padded": "02","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "6","mday_padded": "06","yday": "248","isdst": "1","epoch": "1409961600","pretty": "02:00 AM CEST am 06. September 2014","civil": "2:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "64", "metric": "18"},
        "dewpoint": {"english": "58", "metric": "14"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_mostlycloudy.gif",
        "fctcode": "3",
        "sky": "62",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "OSO", "degrees": "110"},
        "wx": "Stark bewölkt",
        "uvi": "0",
        "humidity": "81",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "64", "metric": "18"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "4",
        "mslp": {"english": "29.91", "metric": "1013"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "3","hour_padded": "03","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "6","mday_padded": "06","yday": "248","isdst": "1","epoch": "1409965200","pretty": "03:00 AM CEST am 06. September 2014","civil": "3:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "63", "metric": "17"},
        "dewpoint": {"english": "57", "metric": "14"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_mostlycloudy.gif",
        "fctcode": "3",
        "sky": "61",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "OSO", "degrees": "108"},
        "wx": "Stark bewölkt",
        "uvi": "0",
        "humidity": "82",
        "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": "4",
        "mslp": {"english": "29.9", "metric": "1013"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "4","hour_padded": "04","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "6","mday_padded": "06","yday": "248","isdst": "1","epoch": "1409968800","pretty": "04:00 AM CEST am 06. September 2014","civil": "4:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "62", "metric": "17"},
        "dewpoint": {"english": "57", "metric": "14"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_chancerain.gif",
        "fctcode": "12",
        "sky": "58",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "OSO", "degrees": "107"},
        "wx": "Schauer",
        "uvi": "0",
        "humidity": "82",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "62", "metric": "17"},
        "qpf": {"english": "0.01", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "43",
        "mslp": {"english": "29.9", "metric": "1013"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "5","hour_padded": "05","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "6","mday_padded": "06","yday": "248","isdst": "1","epoch": "1409972400","pretty": "05:00 AM CEST am 06. September 2014","civil": "5:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "62", "metric": "17"},
        "dewpoint": {"english": "57", "metric": "14"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_chancerain.gif",
        "fctcode": "12",
        "sky": "58",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "OSO", "degrees": "107"},
        "wx": "Schauer",
        "uvi": "0",
        "humidity": "83",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "62", "metric": "17"},
        "qpf": {"english": "0.01", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "44",
        "mslp": {"english": "29.89", "metric": "1012"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "6","hour_padded": "06","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "6","mday_padded": "06","yday": "248","isdst": "1","epoch": "1409976000","pretty": "06:00 AM CEST am 06. September 2014","civil": "6:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "61", "metric": "16"},
        "dewpoint": {"english": "56", "metric": "13"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_chancerain.gif",
        "fctcode": "12",
        "sky": "55",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "OSO", "degrees": "108"},
        "wx": "Schauer",
        "uvi": "0",
        "humidity": "85",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "61", "metric": "16"},
        "qpf": {"english": "0.01", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "44",
        "mslp": {"english": "29.88", "metric": "1012"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "7","hour_padded": "07","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "6","mday_padded": "06","yday": "248","isdst": "1","epoch": "1409979600","pretty": "07:00 AM CEST am 06. September 2014","civil": "7:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "61", "metric": "16"},
        "dewpoint": {"english": "56", "metric": "13"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
        "fctcode": "12",
        "sky": "53",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "OSO", "degrees": "109"},
        "wx": "Schauer",
        "uvi": "0",
        "humidity": "85",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "61", "metric": "16"},
        "qpf": {"english": "0.01", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "42",
        "mslp": {"english": "29.87", "metric": "1012"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "8","hour_padded": "08","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "6","mday_padded": "06","yday": "248","isdst": "1","epoch": "1409983200","pretty": "08:00 AM CEST am 06. September 2014","civil": "8:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "60", "metric": "16"},
        "dewpoint": {"english": "56", "metric": "13"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
        "fctcode": "12",
        "sky": "49",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "OSO", "degrees": "105"},
        "wx": "Schauer",
        "uvi": "0",
        "humidity": "87",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "60", "metric": "16"},
        "qpf": {"english": "0.01", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "42",
        "mslp": {"english": "29.87", "metric": "1012"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "9","hour_padded": "09","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "6","mday_padded": "06","yday": "248","isdst": "1","epoch": "1409986800","pretty": "09:00 AM CEST am 06. September 2014","civil": "9:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "61", "metric": "16"},
        "dewpoint": {"english": "57", "metric": "14"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
        "fctcode": "12",
        "sky": "47",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "OSO", "degrees": "108"},
        "wx": "Schauer",
        "uvi": "1",
        "humidity": "87",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "61", "metric": "16"},
        "qpf": {"english": "0.01", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "42",
        "mslp": {"english": "29.86", "metric": "1011"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "10","hour_padded": "10","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "6","mday_padded": "06","yday": "248","isdst": "1","epoch": "1409990400","pretty": "10:00 AM CEST am 06. September 2014","civil": "10:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "63", "metric": "17"},
        "dewpoint": {"english": "58", "metric": "14"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
        "fctcode": "12",
        "sky": "48",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "OSO", "degrees": "116"},
        "wx": "Schauer",
        "uvi": "2",
        "humidity": "84",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "63", "metric": "17"},
        "qpf": {"english": "0.01", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "58",
        "mslp": {"english": "29.86", "metric": "1011"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "11","hour_padded": "11","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "6","mday_padded": "06","yday": "248","isdst": "1","epoch": "1409994000","pretty": "11:00 AM CEST am 06. September 2014","civil": "11:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "66", "metric": "19"},
        "dewpoint": {"english": "60", "metric": "16"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
        "fctcode": "12",
        "sky": "51",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "OSO", "degrees": "122"},
        "wx": "Schauer",
        "uvi": "3",
        "humidity": "82",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "66", "metric": "19"},
        "qpf": {"english": "0.01", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "59",
        "mslp": {"english": "29.87", "metric": "1012"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "12","hour_padded": "12","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "6","mday_padded": "06","yday": "248","isdst": "1","epoch": "1409997600","pretty": "12:00 PM CEST am 06. September 2014","civil": "12:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "68", "metric": "20"},
        "dewpoint": {"english": "62", "metric": "17"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
        "fctcode": "12",
        "sky": "53",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "SO", "degrees": "127"},
        "wx": "Schauer",
        "uvi": "4",
        "humidity": "80",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "68", "metric": "20"},
        "qpf": {"english": "0.01", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "59",
        "mslp": {"english": "29.86", "metric": "1011"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "13","hour_padded": "13","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "6","mday_padded": "06","yday": "248","isdst": "1","epoch": "1410001200","pretty": "01:00 PM CEST am 06. September 2014","civil": "1:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "70", "metric": "21"},
        "dewpoint": {"english": "63", "metric": "17"},
        "condition": "Gewitter möglich",
        "icon": "chancetstorms",
        "icon_url":"http://icons.wxug.com/i/c/k/chancetstorms.gif",
        "fctcode": "14",
        "sky": "52",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "SO", "degrees": "130"},
        "wx": "Einzelne Gewitter",
        "uvi": "4",
        "humidity": "79",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "70", "metric": "21"},
        "qpf": {"english": "0.01", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "52",
        "mslp": {"english": "29.86", "metric": "1011"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "14","hour_padded": "14","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "6","mday_padded": "06","yday": "248","isdst": "1","epoch": "1410004800","pretty": "02:00 PM CEST am 06. September 2014","civil": "2:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "72", "metric": "22"},
        "dewpoint": {"english": "64", "metric": "18"},
        "condition": "Gewitter möglich",
        "icon": "chancetstorms",
        "icon_url":"http://icons.wxug.com/i/c/k/chancetstorms.gif",
        "fctcode": "14",
        "sky": "52",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "SO", "degrees": "130"},
        "wx": "Einzelne Gewitter",
        "uvi": "4",
        "humidity": "76",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "72", "metric": "22"},
        "qpf": {"english": "0.01", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "51",
        "mslp": {"english": "29.85", "metric": "1011"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "15","hour_padded": "15","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "6","mday_padded": "06","yday": "248","isdst": "1","epoch": "1410008400","pretty": "03:00 PM CEST am 06. September 2014","civil": "3:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "73", "metric": "23"},
        "dewpoint": {"english": "64", "metric": "18"},
        "condition": "Gewitter möglich",
        "icon": "chancetstorms",
        "icon_url":"http://icons.wxug.com/i/c/k/chancetstorms.gif",
        "fctcode": "14",
        "sky": "53",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "SO", "degrees": "135"},
        "wx": "Einzelne Gewitter",
        "uvi": "3",
        "humidity": "74",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "73", "metric": "23"},
        "qpf": {"english": "0.01", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "50",
        "mslp": {"english": "29.85", "metric": "1011"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "16","hour_padded": "16","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "6","mday_padded": "06","yday": "248","isdst": "1","epoch": "1410012000","pretty": "04:00 PM CEST am 06. September 2014","civil": "4:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "74", "metric": "23"},
        "dewpoint": {"english": "65", "metric": "18"},
        "condition": "Gewitter",
        "icon": "tstorms",
        "icon_url":"http://icons.wxug.com/i/c/k/tstorms.gif",
        "fctcode": "15",
        "sky": "58",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "SSO", "degrees": "167"},
        "wx": "Gewitter",
        "uvi": "2",
        "humidity": "72",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "74", "metric": "23"},
        "qpf": {"english": "0.08", "metric": "2"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "94",
        "mslp": {"english": "29.84", "metric": "1011"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "17","hour_padded": "17","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "6","mday_padded": "06","yday": "248","isdst": "1","epoch": "1410015600","pretty": "05:00 PM CEST am 06. September 2014","civil": "5:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "74", "metric": "23"},
        "dewpoint": {"english": "65", "metric": "18"},
        "condition": "Gewitter",
        "icon": "tstorms",
        "icon_url":"http://icons.wxug.com/i/c/k/tstorms.gif",
        "fctcode": "15",
        "sky": "66",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "S", "degrees": "183"},
        "wx": "Gewitter",
        "uvi": "1",
        "humidity": "74",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "74", "metric": "23"},
        "qpf": {"english": "0.08", "metric": "2"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "94",
        "mslp": {"english": "29.84", "metric": "1011"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "18","hour_padded": "18","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "6","mday_padded": "06","yday": "248","isdst": "1","epoch": "1410019200","pretty": "06:00 PM CEST am 06. September 2014","civil": "6:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "72", "metric": "22"},
        "dewpoint": {"english": "65", "metric": "18"},
        "condition": "Gewitter",
        "icon": "tstorms",
        "icon_url":"http://icons.wxug.com/i/c/k/tstorms.gif",
        "fctcode": "15",
        "sky": "71",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "SSW", "degrees": "193"},
        "wx": "Gewitter",
        "uvi": "0",
        "humidity": "77",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "72", "metric": "22"},
        "qpf": {"english": "0.08", "metric": "2"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "94",
        "mslp": {"english": "29.83", "metric": "1010"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "19","hour_padded": "19","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "6","mday_padded": "06","yday": "248","isdst": "1","epoch": "1410022800","pretty": "07:00 PM CEST am 06. September 2014","civil": "7:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "71", "metric": "22"},
        "dewpoint": {"english": "64", "metric": "18"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
        "fctcode": "12",
        "sky": "69",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "SSW", "degrees": "201"},
        "wx": "Leichter Regen",
        "uvi": "0",
        "humidity": "79",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "71", "metric": "22"},
        "qpf": {"english": "0.02", "metric": "1"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "68",
        "mslp": {"english": "29.83", "metric": "1010"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "20","hour_padded": "20","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "6","mday_padded": "06","yday": "248","isdst": "1","epoch": "1410026400","pretty": "08:00 PM CEST am 06. September 2014","civil": "8:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "69", "metric": "21"},
        "dewpoint": {"english": "63", "metric": "17"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_chancerain.gif",
        "fctcode": "12",
        "sky": "65",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "SW", "degrees": "216"},
        "wx": "Leichter Regen",
        "uvi": "0",
        "humidity": "81",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "69", "metric": "21"},
        "qpf": {"english": "0.02", "metric": "1"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "69",
        "mslp": {"english": "29.84", "metric": "1011"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "21","hour_padded": "21","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "6","mday_padded": "06","yday": "248","isdst": "1","epoch": "1410030000","pretty": "09:00 PM CEST am 06. September 2014","civil": "9:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "66", "metric": "19"},
        "dewpoint": {"english": "62", "metric": "17"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_chancerain.gif",
        "fctcode": "12",
        "sky": "61",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "WSW", "degrees": "243"},
        "wx": "Leichter Regen",
        "uvi": "0",
        "humidity": "87",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "66", "metric": "19"},
        "qpf": {"english": "0.02", "metric": "1"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "70",
        "mslp": {"english": "29.84", "metric": "1011"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "22","hour_padded": "22","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "6","mday_padded": "06","yday": "248","isdst": "1","epoch": "1410033600","pretty": "10:00 PM CEST am 06. September 2014","civil": "10:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "65", "metric": "18"},
        "dewpoint": {"english": "62", "metric": "17"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "57",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "WSW", "degrees": "254"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "91",
        "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": "18",
        "mslp": {"english": "29.85", "metric": "1011"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "23","hour_padded": "23","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "6","mday_padded": "06","yday": "248","isdst": "1","epoch": "1410037200","pretty": "11:00 PM CEST am 06. September 2014","civil": "11:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "64", "metric": "18"},
        "dewpoint": {"english": "62", "metric": "17"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "51",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "W", "degrees": "263"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "94",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "64", "metric": "18"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "18",
        "mslp": {"english": "29.86", "metric": "1011"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "0","hour_padded": "00","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "7","mday_padded": "07","yday": "249","isdst": "1","epoch": "1410040800","pretty": "12:00 AM CEST am 07. September 2014","civil": "12:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "63", "metric": "17"},
        "dewpoint": {"english": "62", "metric": "17"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "51",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "W", "degrees": "270"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "94",
        "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": "18",
        "mslp": {"english": "29.87", "metric": "1012"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "1","hour_padded": "01","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "7","mday_padded": "07","yday": "249","isdst": "1","epoch": "1410044400","pretty": "01:00 AM CEST am 07. September 2014","civil": "1:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "63", "metric": "17"},
        "dewpoint": {"english": "61", "metric": "16"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_mostlycloudy.gif",
        "fctcode": "3",
        "sky": "60",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "W", "degrees": "268"},
        "wx": "Stark bewölkt",
        "uvi": "0",
        "humidity": "94",
        "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": "18",
        "mslp": {"english": "29.87", "metric": "1012"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "2","hour_padded": "02","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "7","mday_padded": "07","yday": "249","isdst": "1","epoch": "1410048000","pretty": "02:00 AM CEST am 07. September 2014","civil": "2:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "63", "metric": "17"},
        "dewpoint": {"english": "61", "metric": "16"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_mostlycloudy.gif",
        "fctcode": "3",
        "sky": "73",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "W", "degrees": "270"},
        "wx": "Stark bewölkt",
        "uvi": "0",
        "humidity": "94",
        "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": "18",
        "mslp": {"english": "29.88", "metric": "1012"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "3","hour_padded": "03","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "7","mday_padded": "07","yday": "249","isdst": "1","epoch": "1410051600","pretty": "03:00 AM CEST am 07. September 2014","civil": "3:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "62", "metric": "17"},
        "dewpoint": {"english": "61", "metric": "16"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_mostlycloudy.gif",
        "fctcode": "3",
        "sky": "79",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "W", "degrees": "276"},
        "wx": "Stark bewölkt",
        "uvi": "0",
        "humidity": "95",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "62", "metric": "17"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "19",
        "mslp": {"english": "29.88", "metric": "1012"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "4","hour_padded": "04","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "7","mday_padded": "07","yday": "249","isdst": "1","epoch": "1410055200","pretty": "04:00 AM CEST am 07. September 2014","civil": "4:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "62", "metric": "17"},
        "dewpoint": {"english": "60", "metric": "16"},
        "condition": "Nebel",
        "icon": "fog",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_fog.gif",
        "fctcode": "6",
        "sky": "81",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "W", "degrees": "276"},
        "wx": "Neblig",
        "uvi": "0",
        "humidity": "95",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "62", "metric": "17"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "17",
        "mslp": {"english": "29.89", "metric": "1012"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "5","hour_padded": "05","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "7","mday_padded": "07","yday": "249","isdst": "1","epoch": "1410058800","pretty": "05:00 AM CEST am 07. September 2014","civil": "5:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "61", "metric": "16"},
        "dewpoint": {"english": "60", "metric": "16"},
        "condition": "Nebel",
        "icon": "fog",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_fog.gif",
        "fctcode": "6",
        "sky": "83",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "W", "degrees": "279"},
        "wx": "Neblig",
        "uvi": "0",
        "humidity": "96",
        "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": "17",
        "mslp": {"english": "29.9", "metric": "1013"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "6","hour_padded": "06","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "7","mday_padded": "07","yday": "249","isdst": "1","epoch": "1410062400","pretty": "06:00 AM CEST am 07. September 2014","civil": "6:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "61", "metric": "16"},
        "dewpoint": {"english": "60", "metric": "16"},
        "condition": "Nebel",
        "icon": "fog",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_fog.gif",
        "fctcode": "6",
        "sky": "85",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "W", "degrees": "279"},
        "wx": "Neblig",
        "uvi": "0",
        "humidity": "97",
        "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": "17",
        "mslp": {"english": "29.9", "metric": "1013"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "7","hour_padded": "07","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "7","mday_padded": "07","yday": "249","isdst": "1","epoch": "1410066000","pretty": "07:00 AM CEST am 07. September 2014","civil": "7:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "61", "metric": "16"},
        "dewpoint": {"english": "59", "metric": "15"},
        "condition": "Nebel",
        "icon": "fog",
        "icon_url":"http://icons.wxug.com/i/c/k/fog.gif",
        "fctcode": "6",
        "sky": "85",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "W", "degrees": "280"},
        "wx": "Neblig",
        "uvi": "0",
        "humidity": "95",
        "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": "17",
        "mslp": {"english": "29.91", "metric": "1013"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "8","hour_padded": "08","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "7","mday_padded": "07","yday": "249","isdst": "1","epoch": "1410069600","pretty": "08:00 AM CEST am 07. September 2014","civil": "8:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "60", "metric": "16"},
        "dewpoint": {"english": "59", "metric": "15"},
        "condition": "Nebel",
        "icon": "fog",
        "icon_url":"http://icons.wxug.com/i/c/k/fog.gif",
        "fctcode": "6",
        "sky": "85",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "WNW", "degrees": "283"},
        "wx": "Neblig",
        "uvi": "0",
        "humidity": "98",
        "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": "17",
        "mslp": {"english": "29.91", "metric": "1013"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "9","hour_padded": "09","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "7","mday_padded": "07","yday": "249","isdst": "1","epoch": "1410073200","pretty": "09:00 AM CEST am 07. September 2014","civil": "9:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "60", "metric": "16"},
        "dewpoint": {"english": "59", "metric": "15"},
        "condition": "Bedeckt",
        "icon": "cloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/cloudy.gif",
        "fctcode": "4",
        "sky": "84",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "WNW", "degrees": "285"},
        "wx": "Bedeckt",
        "uvi": "1",
        "humidity": "97",
        "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": "16",
        "mslp": {"english": "29.92", "metric": "1013"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "10","hour_padded": "10","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "7","mday_padded": "07","yday": "249","isdst": "1","epoch": "1410076800","pretty": "10:00 AM CEST am 07. September 2014","civil": "10:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "61", "metric": "16"},
        "dewpoint": {"english": "59", "metric": "15"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
        "fctcode": "12",
        "sky": "80",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "W", "degrees": "282"},
        "wx": "Schauer",
        "uvi": "1",
        "humidity": "93",
        "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": "39",
        "mslp": {"english": "29.93", "metric": "1014"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "11","hour_padded": "11","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "7","mday_padded": "07","yday": "249","isdst": "1","epoch": "1410080400","pretty": "11:00 AM CEST am 07. September 2014","civil": "11:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "62", "metric": "17"},
        "dewpoint": {"english": "59", "metric": "15"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
        "fctcode": "12",
        "sky": "74",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "WNW", "degrees": "283"},
        "wx": "Schauer",
        "uvi": "2",
        "humidity": "88",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "62", "metric": "17"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "35",
        "mslp": {"english": "29.94", "metric": "1014"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "12","hour_padded": "12","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "7","mday_padded": "07","yday": "249","isdst": "1","epoch": "1410084000","pretty": "12:00 PM CEST am 07. September 2014","civil": "12:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "64", "metric": "18"},
        "dewpoint": {"english": "58", "metric": "14"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
        "fctcode": "12",
        "sky": "69",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "W", "degrees": "275"},
        "wx": "Einige Schauer",
        "uvi": "3",
        "humidity": "82",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "64", "metric": "18"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "32",
        "mslp": {"english": "29.95", "metric": "1014"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "13","hour_padded": "13","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "7","mday_padded": "07","yday": "249","isdst": "1","epoch": "1410087600","pretty": "01:00 PM CEST am 07. September 2014","civil": "1:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "65", "metric": "18"},
        "dewpoint": {"english": "57", "metric": "14"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "24",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "W", "degrees": "280"},
        "wx": "Heiter",
        "uvi": "4",
        "humidity": "77",
        "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": "24",
        "mslp": {"english": "29.96", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "14","hour_padded": "14","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "7","mday_padded": "07","yday": "249","isdst": "1","epoch": "1410091200","pretty": "02:00 PM CEST am 07. September 2014","civil": "2:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "66", "metric": "19"},
        "dewpoint": {"english": "57", "metric": "14"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "24",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "WNW", "degrees": "290"},
        "wx": "Heiter",
        "uvi": "4",
        "humidity": "73",
        "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": "24",
        "mslp": {"english": "29.96", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "15","hour_padded": "15","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "7","mday_padded": "07","yday": "249","isdst": "1","epoch": "1410094800","pretty": "03:00 PM CEST am 07. September 2014","civil": "3:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "67", "metric": "19"},
        "dewpoint": {"english": "56", "metric": "13"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/mostlycloudy.gif",
        "fctcode": "3",
        "sky": "79",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "WNW", "degrees": "299"},
        "wx": "Stark bewölkt",
        "uvi": "2",
        "humidity": "69",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "67", "metric": "19"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "23",
        "mslp": {"english": "29.96", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "16","hour_padded": "16","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "7","mday_padded": "07","yday": "249","isdst": "1","epoch": "1410098400","pretty": "04:00 PM CEST am 07. September 2014","civil": "4:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "67", "metric": "19"},
        "dewpoint": {"english": "56", "metric": "13"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/mostlycloudy.gif",
        "fctcode": "3",
        "sky": "72",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "WNW", "degrees": "286"},
        "wx": "Stark bewölkt",
        "uvi": "2",
        "humidity": "66",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "67", "metric": "19"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "24",
        "mslp": {"english": "29.96", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "17","hour_padded": "17","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "7","mday_padded": "07","yday": "249","isdst": "1","epoch": "1410102000","pretty": "05:00 PM CEST am 07. September 2014","civil": "5:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "67", "metric": "19"},
        "dewpoint": {"english": "56", "metric": "13"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/mostlycloudy.gif",
        "fctcode": "3",
        "sky": "62",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "WNW", "degrees": "294"},
        "wx": "Stark bewölkt",
        "uvi": "1",
        "humidity": "67",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "67", "metric": "19"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "24",
        "mslp": {"english": "29.96", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "18","hour_padded": "18","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "7","mday_padded": "07","yday": "249","isdst": "1","epoch": "1410105600","pretty": "06:00 PM CEST am 07. September 2014","civil": "6:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "67", "metric": "19"},
        "dewpoint": {"english": "55", "metric": "13"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "57",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "WNW", "degrees": "289"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "67",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "67", "metric": "19"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "24",
        "mslp": {"english": "29.96", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "19","hour_padded": "19","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "7","mday_padded": "07","yday": "249","isdst": "1","epoch": "1410109200","pretty": "07:00 PM CEST am 07. September 2014","civil": "7:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "65", "metric": "18"},
        "dewpoint": {"english": "56", "metric": "13"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "53",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "WNW", "degrees": "299"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "70",
        "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": "10",
        "mslp": {"english": "29.96", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "20","hour_padded": "20","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "7","mday_padded": "07","yday": "249","isdst": "1","epoch": "1410112800","pretty": "08:00 PM CEST am 07. September 2014","civil": "8:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "64", "metric": "18"},
        "dewpoint": {"english": "56", "metric": "13"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "47",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "NW", "degrees": "316"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "75",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "64", "metric": "18"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "9",
        "mslp": {"english": "29.96", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "21","hour_padded": "21","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "7","mday_padded": "07","yday": "249","isdst": "1","epoch": "1410116400","pretty": "09:00 PM CEST am 07. September 2014","civil": "9:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "62", "metric": "17"},
        "dewpoint": {"english": "56", "metric": "13"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "41",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "NNW", "degrees": "332"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "80",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "62", "metric": "17"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "9",
        "mslp": {"english": "29.97", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "22","hour_padded": "22","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "7","mday_padded": "07","yday": "249","isdst": "1","epoch": "1410120000","pretty": "10:00 PM CEST am 07. September 2014","civil": "10:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "60", "metric": "16"},
        "dewpoint": {"english": "55", "metric": "13"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "37",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "NNW", "degrees": "340"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "83",
        "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": "3",
        "mslp": {"english": "29.97", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "23","hour_padded": "23","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "7","mday_padded": "07","yday": "249","isdst": "1","epoch": "1410123600","pretty": "11:00 PM CEST am 07. September 2014","civil": "11:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "59", "metric": "15"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "31",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "NNW", "degrees": "335"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "86",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "59", "metric": "15"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "4",
        "mslp": {"english": "29.98", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "0","hour_padded": "00","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "8","mday_padded": "08","yday": "250","isdst": "1","epoch": "1410127200","pretty": "12:00 AM CEST am 08. September 2014","civil": "12:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Montag","weekday_name_night": "Montag Nacht","weekday_name_abbrev": "Mo","weekday_name_unlang": "Monday","weekday_name_night_unlang": "Monday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "58", "metric": "14"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "26",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "NNW", "degrees": "336"},
        "wx": "Meist klar",
        "uvi": "0",
        "humidity": "87",
        "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": "4",
        "mslp": {"english": "29.98", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "1","hour_padded": "01","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "8","mday_padded": "08","yday": "250","isdst": "1","epoch": "1410130800","pretty": "01:00 AM CEST am 08. September 2014","civil": "1:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Montag","weekday_name_night": "Montag Nacht","weekday_name_abbrev": "Mo","weekday_name_unlang": "Monday","weekday_name_night_unlang": "Monday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "57", "metric": "14"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "23",
        "wspd": {"english": "3", "metric": "5"},
        "wdir": {"dir": "N", "degrees": "353"},
        "wx": "Meist klar",
        "uvi": "0",
        "humidity": "90",
        "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": "4",
        "mslp": {"english": "29.99", "metric": "1016"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "2","hour_padded": "02","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "8","mday_padded": "08","yday": "250","isdst": "1","epoch": "1410134400","pretty": "02:00 AM CEST am 08. September 2014","civil": "2:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Montag","weekday_name_night": "Montag Nacht","weekday_name_abbrev": "Mo","weekday_name_unlang": "Monday","weekday_name_night_unlang": "Monday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "56", "metric": "13"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "22",
        "wspd": {"english": "3", "metric": "5"},
        "wdir": {"dir": "ONO", "degrees": "65"},
        "wx": "Meist klar",
        "uvi": "0",
        "humidity": "89",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "56", "metric": "13"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "4",
        "mslp": {"english": "29.98", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "3","hour_padded": "03","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "8","mday_padded": "08","yday": "250","isdst": "1","epoch": "1410138000","pretty": "03:00 AM CEST am 08. September 2014","civil": "3:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Montag","weekday_name_night": "Montag Nacht","weekday_name_abbrev": "Mo","weekday_name_unlang": "Monday","weekday_name_night_unlang": "Monday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "56", "metric": "13"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "22",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "OSO", "degrees": "103"},
        "wx": "Meist klar",
        "uvi": "0",
        "humidity": "90",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "56", "metric": "13"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "4",
        "mslp": {"english": "29.98", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "4","hour_padded": "04","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "8","mday_padded": "08","yday": "250","isdst": "1","epoch": "1410141600","pretty": "04:00 AM CEST am 08. September 2014","civil": "4:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Montag","weekday_name_night": "Montag Nacht","weekday_name_abbrev": "Mo","weekday_name_unlang": "Monday","weekday_name_night_unlang": "Monday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "55", "metric": "13"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "30",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "SSO", "degrees": "150"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "89",
        "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": "4",
        "mslp": {"english": "29.98", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "5","hour_padded": "05","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "8","mday_padded": "08","yday": "250","isdst": "1","epoch": "1410145200","pretty": "05:00 AM CEST am 08. September 2014","civil": "5:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Montag","weekday_name_night": "Montag Nacht","weekday_name_abbrev": "Mo","weekday_name_unlang": "Monday","weekday_name_night_unlang": "Monday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "55", "metric": "13"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "41",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "SSW", "degrees": "196"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "92",
        "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": "5",
        "mslp": {"english": "29.97", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "6","hour_padded": "06","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "8","mday_padded": "08","yday": "250","isdst": "1","epoch": "1410148800","pretty": "06:00 AM CEST am 08. September 2014","civil": "6:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Montag","weekday_name_night": "Montag Nacht","weekday_name_abbrev": "Mo","weekday_name_unlang": "Monday","weekday_name_night_unlang": "Monday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "55", "metric": "13"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "49",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "WSW", "degrees": "238"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "89",
        "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": "6",
        "mslp": {"english": "29.97", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "7","hour_padded": "07","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "8","mday_padded": "08","yday": "250","isdst": "1","epoch": "1410152400","pretty": "07:00 AM CEST am 08. September 2014","civil": "7:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Montag","weekday_name_night": "Montag Nacht","weekday_name_abbrev": "Mo","weekday_name_unlang": "Monday","weekday_name_night_unlang": "Monday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "55", "metric": "13"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "58",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "W", "degrees": "261"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "91",
        "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": "7",
        "mslp": {"english": "29.97", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "8","hour_padded": "08","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "8","mday_padded": "08","yday": "250","isdst": "1","epoch": "1410156000","pretty": "08:00 AM CEST am 08. September 2014","civil": "8:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Montag","weekday_name_night": "Montag Nacht","weekday_name_abbrev": "Mo","weekday_name_unlang": "Monday","weekday_name_night_unlang": "Monday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "55", "metric": "13"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/mostlycloudy.gif",
        "fctcode": "3",
        "sky": "70",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "W", "degrees": "263"},
        "wx": "Stark bewölkt",
        "uvi": "0",
        "humidity": "89",
        "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": "8",
        "mslp": {"english": "29.97", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "9","hour_padded": "09","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "8","mday_padded": "08","yday": "250","isdst": "1","epoch": "1410159600","pretty": "09:00 AM CEST am 08. September 2014","civil": "9:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Montag","weekday_name_night": "Montag Nacht","weekday_name_abbrev": "Mo","weekday_name_unlang": "Monday","weekday_name_night_unlang": "Monday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "56", "metric": "13"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/mostlycloudy.gif",
        "fctcode": "3",
        "sky": "79",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "W", "degrees": "260"},
        "wx": "Stark bewölkt",
        "uvi": "1",
        "humidity": "91",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "56", "metric": "13"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "9",
        "mslp": {"english": "29.97", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "10","hour_padded": "10","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "8","mday_padded": "08","yday": "250","isdst": "1","epoch": "1410163200","pretty": "10:00 AM CEST am 08. September 2014","civil": "10:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Montag","weekday_name_night": "Montag Nacht","weekday_name_abbrev": "Mo","weekday_name_unlang": "Monday","weekday_name_night_unlang": "Monday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "56", "metric": "13"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "18",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "WSW", "degrees": "255"},
        "wx": "Sonnig",
        "uvi": "2",
        "humidity": "88",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "56", "metric": "13"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "8",
        "mslp": {"english": "29.98", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "11","hour_padded": "11","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "8","mday_padded": "08","yday": "250","isdst": "1","epoch": "1410166800","pretty": "11:00 AM CEST am 08. September 2014","civil": "11:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Montag","weekday_name_night": "Montag Nacht","weekday_name_abbrev": "Mo","weekday_name_unlang": "Monday","weekday_name_night_unlang": "Monday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "58", "metric": "14"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "13",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "WSW", "degrees": "249"},
        "wx": "Sonnig",
        "uvi": "3",
        "humidity": "82",
        "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": "7",
        "mslp": {"english": "29.98", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "12","hour_padded": "12","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "8","mday_padded": "08","yday": "250","isdst": "1","epoch": "1410170400","pretty": "12:00 PM CEST am 08. September 2014","civil": "12:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Montag","weekday_name_night": "Montag Nacht","weekday_name_abbrev": "Mo","weekday_name_unlang": "Monday","weekday_name_night_unlang": "Monday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "60", "metric": "16"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "32",
        "wspd": {"english": "9", "metric": "14"},
        "wdir": {"dir": "WSW", "degrees": "242"},
        "wx": "Wolkig",
        "uvi": "4",
        "humidity": "75",
        "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": "5",
        "mslp": {"english": "29.98", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "13","hour_padded": "13","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "8","mday_padded": "08","yday": "250","isdst": "1","epoch": "1410174000","pretty": "01:00 PM CEST am 08. September 2014","civil": "1:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Montag","weekday_name_night": "Montag Nacht","weekday_name_abbrev": "Mo","weekday_name_unlang": "Monday","weekday_name_night_unlang": "Monday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "62", "metric": "17"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "41",
        "wspd": {"english": "9", "metric": "14"},
        "wdir": {"dir": "SW", "degrees": "237"},
        "wx": "Wolkig",
        "uvi": "4",
        "humidity": "68",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "62", "metric": "17"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "4",
        "mslp": {"english": "29.98", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "14","hour_padded": "14","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "8","mday_padded": "08","yday": "250","isdst": "1","epoch": "1410177600","pretty": "02:00 PM CEST am 08. September 2014","civil": "2:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Montag","weekday_name_night": "Montag Nacht","weekday_name_abbrev": "Mo","weekday_name_unlang": "Monday","weekday_name_night_unlang": "Monday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "64", "metric": "18"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "56",
        "wspd": {"english": "10", "metric": "16"},
        "wdir": {"dir": "WSW", "degrees": "240"},
        "wx": "Wolkig",
        "uvi": "4",
        "humidity": "65",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "64", "metric": "18"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "2",
        "mslp": {"english": "29.98", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "15","hour_padded": "15","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "8","mday_padded": "08","yday": "250","isdst": "1","epoch": "1410181200","pretty": "03:00 PM CEST am 08. September 2014","civil": "3:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Montag","weekday_name_night": "Montag Nacht","weekday_name_abbrev": "Mo","weekday_name_unlang": "Monday","weekday_name_night_unlang": "Monday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "64", "metric": "18"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/mostlycloudy.gif",
        "fctcode": "3",
        "sky": "64",
        "wspd": {"english": "10", "metric": "16"},
        "wdir": {"dir": "WSW", "degrees": "242"},
        "wx": "Stark bewölkt",
        "uvi": "3",
        "humidity": "62",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "64", "metric": "18"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "1",
        "mslp": {"english": "29.98", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "16","hour_padded": "16","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "8","mday_padded": "08","yday": "250","isdst": "1","epoch": "1410184800","pretty": "04:00 PM CEST am 08. September 2014","civil": "4:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Montag","weekday_name_night": "Montag Nacht","weekday_name_abbrev": "Mo","weekday_name_unlang": "Monday","weekday_name_night_unlang": "Monday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "66", "metric": "19"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "56",
        "wspd": {"english": "9", "metric": "14"},
        "wdir": {"dir": "WSW", "degrees": "255"},
        "wx": "Wolkig",
        "uvi": "2",
        "humidity": "60",
        "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": "19",
        "mslp": {"english": "29.98", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "17","hour_padded": "17","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "8","mday_padded": "08","yday": "250","isdst": "1","epoch": "1410188400","pretty": "05:00 PM CEST am 08. September 2014","civil": "5:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Montag","weekday_name_night": "Montag Nacht","weekday_name_abbrev": "Mo","weekday_name_unlang": "Monday","weekday_name_night_unlang": "Monday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "66", "metric": "19"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "51",
        "wspd": {"english": "9", "metric": "14"},
        "wdir": {"dir": "WSW", "degrees": "257"},
        "wx": "Wolkig",
        "uvi": "1",
        "humidity": "61",
        "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": "20",
        "mslp": {"english": "29.97", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "18","hour_padded": "18","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "8","mday_padded": "08","yday": "250","isdst": "1","epoch": "1410192000","pretty": "06:00 PM CEST am 08. September 2014","civil": "6:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Montag","weekday_name_night": "Montag Nacht","weekday_name_abbrev": "Mo","weekday_name_unlang": "Monday","weekday_name_night_unlang": "Monday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "66", "metric": "19"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "52",
        "wspd": {"english": "9", "metric": "14"},
        "wdir": {"dir": "W", "degrees": "262"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "62",
        "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": "22",
        "mslp": {"english": "29.96", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "19","hour_padded": "19","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "8","mday_padded": "08","yday": "250","isdst": "1","epoch": "1410195600","pretty": "07:00 PM CEST am 08. September 2014","civil": "7:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Montag","weekday_name_night": "Montag Nacht","weekday_name_abbrev": "Mo","weekday_name_unlang": "Monday","weekday_name_night_unlang": "Monday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "65", "metric": "18"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "46",
        "wspd": {"english": "9", "metric": "14"},
        "wdir": {"dir": "W", "degrees": "274"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "64",
        "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": "7",
        "mslp": {"english": "29.96", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "20","hour_padded": "20","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "8","mday_padded": "08","yday": "250","isdst": "1","epoch": "1410199200","pretty": "08:00 PM CEST am 08. September 2014","civil": "8:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Montag","weekday_name_night": "Montag Nacht","weekday_name_abbrev": "Mo","weekday_name_unlang": "Monday","weekday_name_night_unlang": "Monday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "63", "metric": "17"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "40",
        "wspd": {"english": "8", "metric": "13"},
        "wdir": {"dir": "W", "degrees": "277"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "65",
        "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": "8",
        "mslp": {"english": "29.97", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "21","hour_padded": "21","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "8","mday_padded": "08","yday": "250","isdst": "1","epoch": "1410202800","pretty": "09:00 PM CEST am 08. September 2014","civil": "9:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Montag","weekday_name_night": "Montag Nacht","weekday_name_abbrev": "Mo","weekday_name_unlang": "Monday","weekday_name_night_unlang": "Monday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "61", "metric": "16"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "36",
        "wspd": {"english": "8", "metric": "13"},
        "wdir": {"dir": "W", "degrees": "277"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "69",
        "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": "8",
        "mslp": {"english": "29.98", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "22","hour_padded": "22","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "8","mday_padded": "08","yday": "250","isdst": "1","epoch": "1410206400","pretty": "10:00 PM CEST am 08. September 2014","civil": "10:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Montag","weekday_name_night": "Montag Nacht","weekday_name_abbrev": "Mo","weekday_name_unlang": "Monday","weekday_name_night_unlang": "Monday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "59", "metric": "15"},
        "dewpoint": {"english": "50", "metric": "10"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "38",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "W", "degrees": "268"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "72",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "59", "metric": "15"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "3",
        "mslp": {"english": "29.98", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "23","hour_padded": "23","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "8","mday_padded": "08","yday": "250","isdst": "1","epoch": "1410210000","pretty": "11:00 PM CEST am 08. September 2014","civil": "11:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Montag","weekday_name_night": "Montag Nacht","weekday_name_abbrev": "Mo","weekday_name_unlang": "Monday","weekday_name_night_unlang": "Monday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "58", "metric": "14"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "43",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "W", "degrees": "260"},
        "wx": "Wolkig",
        "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": "4",
        "mslp": {"english": "29.99", "metric": "1016"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "0","hour_padded": "00","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "9","mday_padded": "09","yday": "251","isdst": "1","epoch": "1410213600","pretty": "12:00 AM CEST am 09. September 2014","civil": "12:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Dienstag","weekday_name_night": "Dienstag Nacht","weekday_name_abbrev": "Di","weekday_name_unlang": "Tuesday","weekday_name_night_unlang": "Tuesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "58", "metric": "14"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "45",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "WSW", "degrees": "252"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "78",
        "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": "4",
        "mslp": {"english": "30.0", "metric": "1016"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "1","hour_padded": "01","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "9","mday_padded": "09","yday": "251","isdst": "1","epoch": "1410217200","pretty": "01:00 AM CEST am 09. September 2014","civil": "1:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Dienstag","weekday_name_night": "Dienstag Nacht","weekday_name_abbrev": "Di","weekday_name_unlang": "Tuesday","weekday_name_night_unlang": "Tuesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "57", "metric": "14"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "45",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "WSW", "degrees": "247"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "80",
        "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": "19",
        "mslp": {"english": "30.01", "metric": "1016"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "2","hour_padded": "02","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "9","mday_padded": "09","yday": "251","isdst": "1","epoch": "1410220800","pretty": "02:00 AM CEST am 09. September 2014","civil": "2:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Dienstag","weekday_name_night": "Dienstag Nacht","weekday_name_abbrev": "Di","weekday_name_unlang": "Tuesday","weekday_name_night_unlang": "Tuesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "57", "metric": "14"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "44",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "WSW", "degrees": "246"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "83",
        "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": "20",
        "mslp": {"english": "30.01", "metric": "1016"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "3","hour_padded": "03","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "9","mday_padded": "09","yday": "251","isdst": "1","epoch": "1410224400","pretty": "03:00 AM CEST am 09. September 2014","civil": "3:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Dienstag","weekday_name_night": "Dienstag Nacht","weekday_name_abbrev": "Di","weekday_name_unlang": "Tuesday","weekday_name_night_unlang": "Tuesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "56", "metric": "13"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "43",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "WSW", "degrees": "252"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "83",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "56", "metric": "13"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "20",
        "mslp": {"english": "30.01", "metric": "1016"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "4","hour_padded": "04","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "9","mday_padded": "09","yday": "251","isdst": "1","epoch": "1410228000","pretty": "04:00 AM CEST am 09. September 2014","civil": "4:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Dienstag","weekday_name_night": "Dienstag Nacht","weekday_name_abbrev": "Di","weekday_name_unlang": "Tuesday","weekday_name_night_unlang": "Tuesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "56", "metric": "13"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "45",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "WSW", "degrees": "248"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "85",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "56", "metric": "13"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "18",
        "mslp": {"english": "30.01", "metric": "1016"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "5","hour_padded": "05","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "9","mday_padded": "09","yday": "251","isdst": "1","epoch": "1410231600","pretty": "05:00 AM CEST am 09. September 2014","civil": "5:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Dienstag","weekday_name_night": "Dienstag Nacht","weekday_name_abbrev": "Di","weekday_name_unlang": "Tuesday","weekday_name_night_unlang": "Tuesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "55", "metric": "13"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "49",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "WSW", "degrees": "248"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "87",
        "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": "19",
        "mslp": {"english": "30.01", "metric": "1016"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "6","hour_padded": "06","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "9","mday_padded": "09","yday": "251","isdst": "1","epoch": "1410235200","pretty": "06:00 AM CEST am 09. September 2014","civil": "6:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Dienstag","weekday_name_night": "Dienstag Nacht","weekday_name_abbrev": "Di","weekday_name_unlang": "Tuesday","weekday_name_night_unlang": "Tuesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "54", "metric": "12"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "51",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "WSW", "degrees": "246"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "88",
        "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": "19",
        "mslp": {"english": "30.01", "metric": "1016"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "7","hour_padded": "07","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "9","mday_padded": "09","yday": "251","isdst": "1","epoch": "1410238800","pretty": "07:00 AM CEST am 09. September 2014","civil": "7:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Dienstag","weekday_name_night": "Dienstag Nacht","weekday_name_abbrev": "Di","weekday_name_unlang": "Tuesday","weekday_name_night_unlang": "Tuesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "54", "metric": "12"},
        "dewpoint": {"english": "50", "metric": "10"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "45",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "WSW", "degrees": "243"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "88",
        "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": "12",
        "mslp": {"english": "30.01", "metric": "1016"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "8","hour_padded": "08","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "9","mday_padded": "09","yday": "251","isdst": "1","epoch": "1410242400","pretty": "08:00 AM CEST am 09. September 2014","civil": "8:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Dienstag","weekday_name_night": "Dienstag Nacht","weekday_name_abbrev": "Di","weekday_name_unlang": "Tuesday","weekday_name_night_unlang": "Tuesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "54", "metric": "12"},
        "dewpoint": {"english": "50", "metric": "10"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "31",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "SW", "degrees": "236"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "88",
        "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": "13",
        "mslp": {"english": "30.01", "metric": "1016"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "9","hour_padded": "09","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "9","mday_padded": "09","yday": "251","isdst": "1","epoch": "1410246000","pretty": "09:00 AM CEST am 09. September 2014","civil": "9:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Dienstag","weekday_name_night": "Dienstag Nacht","weekday_name_abbrev": "Di","weekday_name_unlang": "Tuesday","weekday_name_night_unlang": "Tuesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "54", "metric": "12"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "24",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "WSW", "degrees": "239"},
        "wx": "Heiter",
        "uvi": "1",
        "humidity": "87",
        "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": "13",
        "mslp": {"english": "30.01", "metric": "1016"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "10","hour_padded": "10","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "9","mday_padded": "09","yday": "251","isdst": "1","epoch": "1410249600","pretty": "10:00 AM CEST am 09. September 2014","civil": "10:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Dienstag","weekday_name_night": "Dienstag Nacht","weekday_name_abbrev": "Di","weekday_name_unlang": "Tuesday","weekday_name_night_unlang": "Tuesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "56", "metric": "13"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "37",
        "wspd": {"english": "8", "metric": "13"},
        "wdir": {"dir": "WSW", "degrees": "238"},
        "wx": "Wolkig",
        "uvi": "2",
        "humidity": "89",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "56", "metric": "13"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "15",
        "mslp": {"english": "30.02", "metric": "1017"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "11","hour_padded": "11","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "9","mday_padded": "09","yday": "251","isdst": "1","epoch": "1410253200","pretty": "11:00 AM CEST am 09. September 2014","civil": "11:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Dienstag","weekday_name_night": "Dienstag Nacht","weekday_name_abbrev": "Di","weekday_name_unlang": "Tuesday","weekday_name_night_unlang": "Tuesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "59", "metric": "15"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "56",
        "wspd": {"english": "9", "metric": "14"},
        "wdir": {"dir": "WSW", "degrees": "240"},
        "wx": "Wolkig",
        "uvi": "3",
        "humidity": "84",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "59", "metric": "15"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "14",
        "mslp": {"english": "30.02", "metric": "1017"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "12","hour_padded": "12","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "9","mday_padded": "09","yday": "251","isdst": "1","epoch": "1410256800","pretty": "12:00 PM CEST am 09. September 2014","civil": "12:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Dienstag","weekday_name_night": "Dienstag Nacht","weekday_name_abbrev": "Di","weekday_name_unlang": "Tuesday","weekday_name_night_unlang": "Tuesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "61", "metric": "16"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/mostlycloudy.gif",
        "fctcode": "3",
        "sky": "66",
        "wspd": {"english": "10", "metric": "16"},
        "wdir": {"dir": "WSW", "degrees": "250"},
        "wx": "Stark bewölkt",
        "uvi": "3",
        "humidity": "78",
        "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": "13",
        "mslp": {"english": "30.03", "metric": "1017"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "13","hour_padded": "13","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "9","mday_padded": "09","yday": "251","isdst": "1","epoch": "1410260400","pretty": "01:00 PM CEST am 09. September 2014","civil": "1:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Dienstag","weekday_name_night": "Dienstag Nacht","weekday_name_abbrev": "Di","weekday_name_unlang": "Tuesday","weekday_name_night_unlang": "Tuesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "62", "metric": "17"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
        "fctcode": "12",
        "sky": "19",
        "wspd": {"english": "11", "metric": "18"},
        "wdir": {"dir": "WSW", "degrees": "258"},
        "wx": "Schauer",
        "uvi": "4",
        "humidity": "73",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "62", "metric": "17"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "35",
        "mslp": {"english": "30.03", "metric": "1017"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "14","hour_padded": "14","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "9","mday_padded": "09","yday": "251","isdst": "1","epoch": "1410264000","pretty": "02:00 PM CEST am 09. September 2014","civil": "2:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Dienstag","weekday_name_night": "Dienstag Nacht","weekday_name_abbrev": "Di","weekday_name_unlang": "Tuesday","weekday_name_night_unlang": "Tuesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "64", "metric": "18"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
        "fctcode": "12",
        "sky": "21",
        "wspd": {"english": "12", "metric": "19"},
        "wdir": {"dir": "W", "degrees": "266"},
        "wx": "Einige Schauer",
        "uvi": "4",
        "humidity": "69",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "64", "metric": "18"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "32",
        "mslp": {"english": "30.03", "metric": "1017"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "15","hour_padded": "15","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "9","mday_padded": "09","yday": "251","isdst": "1","epoch": "1410267600","pretty": "03:00 PM CEST am 09. September 2014","civil": "3:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Dienstag","weekday_name_night": "Dienstag Nacht","weekday_name_abbrev": "Di","weekday_name_unlang": "Tuesday","weekday_name_night_unlang": "Tuesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "65", "metric": "18"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "52",
        "wspd": {"english": "12", "metric": "19"},
        "wdir": {"dir": "W", "degrees": "274"},
        "wx": "Wolkig",
        "uvi": "3",
        "humidity": "66",
        "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": "24",
        "mslp": {"english": "30.04", "metric": "1017"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "16","hour_padded": "16","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "9","mday_padded": "09","yday": "251","isdst": "1","epoch": "1410271200","pretty": "04:00 PM CEST am 09. September 2014","civil": "4:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Dienstag","weekday_name_night": "Dienstag Nacht","weekday_name_abbrev": "Di","weekday_name_unlang": "Tuesday","weekday_name_night_unlang": "Tuesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "65", "metric": "18"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "51",
        "wspd": {"english": "12", "metric": "19"},
        "wdir": {"dir": "W", "degrees": "276"},
        "wx": "Wolkig",
        "uvi": "2",
        "humidity": "66",
        "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": "15",
        "mslp": {"english": "30.04", "metric": "1017"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "17","hour_padded": "17","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "9","mday_padded": "09","yday": "251","isdst": "1","epoch": "1410274800","pretty": "05:00 PM CEST am 09. September 2014","civil": "5:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Dienstag","weekday_name_night": "Dienstag Nacht","weekday_name_abbrev": "Di","weekday_name_unlang": "Tuesday","weekday_name_night_unlang": "Tuesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "65", "metric": "18"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "50",
        "wspd": {"english": "11", "metric": "18"},
        "wdir": {"dir": "W", "degrees": "282"},
        "wx": "Wolkig",
        "uvi": "1",
        "humidity": "64",
        "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": "15",
        "mslp": {"english": "30.04", "metric": "1017"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "18","hour_padded": "18","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "9","mday_padded": "09","yday": "251","isdst": "1","epoch": "1410278400","pretty": "06:00 PM CEST am 09. September 2014","civil": "6:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Dienstag","weekday_name_night": "Dienstag Nacht","weekday_name_abbrev": "Di","weekday_name_unlang": "Tuesday","weekday_name_night_unlang": "Tuesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "64", "metric": "18"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "48",
        "wspd": {"english": "11", "metric": "18"},
        "wdir": {"dir": "W", "degrees": "279"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "64",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "64", "metric": "18"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "15",
        "mslp": {"english": "30.04", "metric": "1017"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "19","hour_padded": "19","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "9","mday_padded": "09","yday": "251","isdst": "1","epoch": "1410282000","pretty": "07:00 PM CEST am 09. September 2014","civil": "7:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Dienstag","weekday_name_night": "Dienstag Nacht","weekday_name_abbrev": "Di","weekday_name_unlang": "Tuesday","weekday_name_night_unlang": "Tuesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "63", "metric": "17"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "48",
        "wspd": {"english": "9", "metric": "14"},
        "wdir": {"dir": "W", "degrees": "280"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "66",
        "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": "12",
        "mslp": {"english": "30.04", "metric": "1017"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "20","hour_padded": "20","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "9","mday_padded": "09","yday": "251","isdst": "1","epoch": "1410285600","pretty": "08:00 PM CEST am 09. September 2014","civil": "8:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Dienstag","weekday_name_night": "Dienstag Nacht","weekday_name_abbrev": "Di","weekday_name_unlang": "Tuesday","weekday_name_night_unlang": "Tuesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "62", "metric": "17"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "47",
        "wspd": {"english": "8", "metric": "13"},
        "wdir": {"dir": "W", "degrees": "281"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "69",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "62", "metric": "17"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "12",
        "mslp": {"english": "30.04", "metric": "1017"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "21","hour_padded": "21","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "9","mday_padded": "09","yday": "251","isdst": "1","epoch": "1410289200","pretty": "09:00 PM CEST am 09. September 2014","civil": "9:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Dienstag","weekday_name_night": "Dienstag Nacht","weekday_name_abbrev": "Di","weekday_name_unlang": "Tuesday","weekday_name_night_unlang": "Tuesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "60", "metric": "16"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "46",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "W", "degrees": "280"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "74",
        "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": "13",
        "mslp": {"english": "30.04", "metric": "1017"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "22","hour_padded": "22","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "9","mday_padded": "09","yday": "251","isdst": "1","epoch": "1410292800","pretty": "10:00 PM CEST am 09. September 2014","civil": "10:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Dienstag","weekday_name_night": "Dienstag Nacht","weekday_name_abbrev": "Di","weekday_name_unlang": "Tuesday","weekday_name_night_unlang": "Tuesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "59", "metric": "15"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "42",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "W", "degrees": "267"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "79",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "59", "metric": "15"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "11",
        "mslp": {"english": "30.05", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "23","hour_padded": "23","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "9","mday_padded": "09","yday": "251","isdst": "1","epoch": "1410296400","pretty": "11:00 PM CEST am 09. September 2014","civil": "11:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Dienstag","weekday_name_night": "Dienstag Nacht","weekday_name_abbrev": "Di","weekday_name_unlang": "Tuesday","weekday_name_night_unlang": "Tuesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "57", "metric": "14"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "38",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "WSW", "degrees": "251"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "83",
        "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": "12",
        "mslp": {"english": "30.05", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "0","hour_padded": "00","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "10","mday_padded": "10","yday": "252","isdst": "1","epoch": "1410300000","pretty": "12:00 AM CEST am 10. September 2014","civil": "12:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Mittwoch","weekday_name_night": "Mittwoch Nacht","weekday_name_abbrev": "Mi","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "57", "metric": "14"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "24",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "WSW", "degrees": "251"},
        "wx": "Meist klar",
        "uvi": "0",
        "humidity": "86",
        "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": "12",
        "mslp": {"english": "30.06", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "1","hour_padded": "01","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "10","mday_padded": "10","yday": "252","isdst": "1","epoch": "1410303600","pretty": "01:00 AM CEST am 10. September 2014","civil": "1:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Mittwoch","weekday_name_night": "Mittwoch Nacht","weekday_name_abbrev": "Mi","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "56", "metric": "13"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "11",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "SW", "degrees": "236"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "88",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "56", "metric": "13"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "24",
        "mslp": {"english": "30.07", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "2","hour_padded": "02","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "10","mday_padded": "10","yday": "252","isdst": "1","epoch": "1410307200","pretty": "02:00 AM CEST am 10. September 2014","civil": "2:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Mittwoch","weekday_name_night": "Mittwoch Nacht","weekday_name_abbrev": "Mi","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "56", "metric": "13"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "13",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "WSW", "degrees": "238"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "89",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "56", "metric": "13"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "24",
        "mslp": {"english": "30.07", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "3","hour_padded": "03","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "10","mday_padded": "10","yday": "252","isdst": "1","epoch": "1410310800","pretty": "03:00 AM CEST am 10. September 2014","civil": "3:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Mittwoch","weekday_name_night": "Mittwoch Nacht","weekday_name_abbrev": "Mi","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "56", "metric": "13"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "48",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "WSW", "degrees": "242"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "91",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "56", "metric": "13"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "24",
        "mslp": {"english": "30.07", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "4","hour_padded": "04","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "10","mday_padded": "10","yday": "252","isdst": "1","epoch": "1410314400","pretty": "04:00 AM CEST am 10. September 2014","civil": "4:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Mittwoch","weekday_name_night": "Mittwoch Nacht","weekday_name_abbrev": "Mi","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "56", "metric": "13"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "52",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "WSW", "degrees": "244"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "91",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "56", "metric": "13"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "24",
        "mslp": {"english": "30.07", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "5","hour_padded": "05","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "10","mday_padded": "10","yday": "252","isdst": "1","epoch": "1410318000","pretty": "05:00 AM CEST am 10. September 2014","civil": "5:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Mittwoch","weekday_name_night": "Mittwoch Nacht","weekday_name_abbrev": "Mi","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "55", "metric": "13"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "54",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "WSW", "degrees": "243"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "93",
        "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": "24",
        "mslp": {"english": "30.07", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "6","hour_padded": "06","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "10","mday_padded": "10","yday": "252","isdst": "1","epoch": "1410321600","pretty": "06:00 AM CEST am 10. September 2014","civil": "6:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Mittwoch","weekday_name_night": "Mittwoch Nacht","weekday_name_abbrev": "Mi","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "55", "metric": "13"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "58",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "WSW", "degrees": "244"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "95",
        "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": "24",
        "mslp": {"english": "30.07", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "7","hour_padded": "07","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "10","mday_padded": "10","yday": "252","isdst": "1","epoch": "1410325200","pretty": "07:00 AM CEST am 10. September 2014","civil": "7:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Mittwoch","weekday_name_night": "Mittwoch Nacht","weekday_name_abbrev": "Mi","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "55", "metric": "13"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "59",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "WSW", "degrees": "245"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "96",
        "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": "15",
        "mslp": {"english": "30.07", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "8","hour_padded": "08","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "10","mday_padded": "10","yday": "252","isdst": "1","epoch": "1410328800","pretty": "08:00 AM CEST am 10. September 2014","civil": "8:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Mittwoch","weekday_name_night": "Mittwoch Nacht","weekday_name_abbrev": "Mi","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "54", "metric": "12"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "59",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "WSW", "degrees": "250"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "99",
        "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": "15",
        "mslp": {"english": "30.07", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "9","hour_padded": "09","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "10","mday_padded": "10","yday": "252","isdst": "1","epoch": "1410332400","pretty": "09:00 AM CEST am 10. September 2014","civil": "9:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Mittwoch","weekday_name_night": "Mittwoch Nacht","weekday_name_abbrev": "Mi","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "54", "metric": "12"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "57",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "WSW", "degrees": "254"},
        "wx": "Wolkig",
        "uvi": "1",
        "humidity": "95",
        "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": "14",
        "mslp": {"english": "30.07", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "10","hour_padded": "10","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "10","mday_padded": "10","yday": "252","isdst": "1","epoch": "1410336000","pretty": "10:00 AM CEST am 10. September 2014","civil": "10:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Mittwoch","weekday_name_night": "Mittwoch Nacht","weekday_name_abbrev": "Mi","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "56", "metric": "13"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
        "fctcode": "12",
        "sky": "57",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "WSW", "degrees": "255"},
        "wx": "Schauer",
        "uvi": "2",
        "humidity": "90",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "56", "metric": "13"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "40",
        "mslp": {"english": "30.07", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "11","hour_padded": "11","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "10","mday_padded": "10","yday": "252","isdst": "1","epoch": "1410339600","pretty": "11:00 AM CEST am 10. September 2014","civil": "11:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Mittwoch","weekday_name_night": "Mittwoch Nacht","weekday_name_abbrev": "Mi","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "58", "metric": "14"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
        "fctcode": "12",
        "sky": "58",
        "wspd": {"english": "8", "metric": "13"},
        "wdir": {"dir": "W", "degrees": "265"},
        "wx": "Schauer",
        "uvi": "2",
        "humidity": "88",
        "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": "38",
        "mslp": {"english": "30.08", "metric": "1019"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "12","hour_padded": "12","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "10","mday_padded": "10","yday": "252","isdst": "1","epoch": "1410343200","pretty": "12:00 PM CEST am 10. September 2014","civil": "12:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Mittwoch","weekday_name_night": "Mittwoch Nacht","weekday_name_abbrev": "Mi","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "60", "metric": "16"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
        "fctcode": "12",
        "sky": "63",
        "wspd": {"english": "8", "metric": "13"},
        "wdir": {"dir": "W", "degrees": "269"},
        "wx": "Schauer",
        "uvi": "3",
        "humidity": "80",
        "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": "35",
        "mslp": {"english": "30.09", "metric": "1019"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "13","hour_padded": "13","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "10","mday_padded": "10","yday": "252","isdst": "1","epoch": "1410346800","pretty": "01:00 PM CEST am 10. September 2014","civil": "1:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Mittwoch","weekday_name_night": "Mittwoch Nacht","weekday_name_abbrev": "Mi","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "63", "metric": "17"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
        "fctcode": "12",
        "sky": "71",
        "wspd": {"english": "8", "metric": "13"},
        "wdir": {"dir": "W", "degrees": "265"},
        "wx": "Schauer",
        "uvi": "3",
        "humidity": "73",
        "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": "35",
        "mslp": {"english": "30.09", "metric": "1019"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "14","hour_padded": "14","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "10","mday_padded": "10","yday": "252","isdst": "1","epoch": "1410350400","pretty": "02:00 PM CEST am 10. September 2014","civil": "2:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Mittwoch","weekday_name_night": "Mittwoch Nacht","weekday_name_abbrev": "Mi","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "65", "metric": "18"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
        "fctcode": "12",
        "sky": "78",
        "wspd": {"english": "8", "metric": "13"},
        "wdir": {"dir": "W", "degrees": "266"},
        "wx": "Einige Schauer",
        "uvi": "3",
        "humidity": "69",
        "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": "33",
        "mslp": {"english": "30.09", "metric": "1019"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "15","hour_padded": "15","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "10","mday_padded": "10","yday": "252","isdst": "1","epoch": "1410354000","pretty": "03:00 PM CEST am 10. September 2014","civil": "3:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Mittwoch","weekday_name_night": "Mittwoch Nacht","weekday_name_abbrev": "Mi","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "66", "metric": "19"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
        "fctcode": "12",
        "sky": "79",
        "wspd": {"english": "8", "metric": "13"},
        "wdir": {"dir": "W", "degrees": "273"},
        "wx": "Einige Schauer",
        "uvi": "2",
        "humidity": "66",
        "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": "32",
        "mslp": {"english": "30.1", "metric": "1019"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "16","hour_padded": "16","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "10","mday_padded": "10","yday": "252","isdst": "1","epoch": "1410357600","pretty": "04:00 PM CEST am 10. September 2014","civil": "4:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Mittwoch","weekday_name_night": "Mittwoch Nacht","weekday_name_abbrev": "Mi","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "67", "metric": "19"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/mostlycloudy.gif",
        "fctcode": "3",
        "sky": "74",
        "wspd": {"english": "8", "metric": "13"},
        "wdir": {"dir": "W", "degrees": "275"},
        "wx": "Stark bewölkt",
        "uvi": "2",
        "humidity": "65",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "67", "metric": "19"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "17",
        "mslp": {"english": "30.1", "metric": "1019"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "17","hour_padded": "17","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "10","mday_padded": "10","yday": "252","isdst": "1","epoch": "1410361200","pretty": "05:00 PM CEST am 10. September 2014","civil": "5:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Mittwoch","weekday_name_night": "Mittwoch Nacht","weekday_name_abbrev": "Mi","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "66", "metric": "19"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/mostlycloudy.gif",
        "fctcode": "3",
        "sky": "67",
        "wspd": {"english": "8", "metric": "13"},
        "wdir": {"dir": "WNW", "degrees": "287"},
        "wx": "Stark bewölkt",
        "uvi": "1",
        "humidity": "66",
        "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": "18",
        "mslp": {"english": "30.1", "metric": "1019"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "18","hour_padded": "18","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "10","mday_padded": "10","yday": "252","isdst": "1","epoch": "1410364800","pretty": "06:00 PM CEST am 10. September 2014","civil": "6:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Mittwoch","weekday_name_night": "Mittwoch Nacht","weekday_name_abbrev": "Mi","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "66", "metric": "19"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "59",
        "wspd": {"english": "8", "metric": "13"},
        "wdir": {"dir": "WNW", "degrees": "283"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "66",
        "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": "18",
        "mslp": {"english": "30.1", "metric": "1019"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "19","hour_padded": "19","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "10","mday_padded": "10","yday": "252","isdst": "1","epoch": "1410368400","pretty": "07:00 PM CEST am 10. September 2014","civil": "7:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Mittwoch","weekday_name_night": "Mittwoch Nacht","weekday_name_abbrev": "Mi","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "65", "metric": "18"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "51",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "WNW", "degrees": "289"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "69",
        "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": "16",
        "mslp": {"english": "30.1", "metric": "1019"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "20","hour_padded": "20","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "10","mday_padded": "10","yday": "252","isdst": "1","epoch": "1410372000","pretty": "08:00 PM CEST am 10. September 2014","civil": "8:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Mittwoch","weekday_name_night": "Mittwoch Nacht","weekday_name_abbrev": "Mi","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "64", "metric": "18"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "44",
        "wspd": {"english": "7", "metric": "11"},
        "wdir": {"dir": "WNW", "degrees": "292"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "70",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "64", "metric": "18"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "17",
        "mslp": {"english": "30.1", "metric": "1019"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "21","hour_padded": "21","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "10","mday_padded": "10","yday": "252","isdst": "1","epoch": "1410375600","pretty": "09:00 PM CEST am 10. September 2014","civil": "9:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Mittwoch","weekday_name_night": "Mittwoch Nacht","weekday_name_abbrev": "Mi","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "62", "metric": "17"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "41",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "WNW", "degrees": "300"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "75",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "62", "metric": "17"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "18",
        "mslp": {"english": "30.1", "metric": "1019"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "22","hour_padded": "22","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "10","mday_padded": "10","yday": "252","isdst": "1","epoch": "1410379200","pretty": "10:00 PM CEST am 10. September 2014","civil": "10:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Mittwoch","weekday_name_night": "Mittwoch Nacht","weekday_name_abbrev": "Mi","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "60", "metric": "16"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "20",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "WNW", "degrees": "301"},
        "wx": "Meist klar",
        "uvi": "0",
        "humidity": "79",
        "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": "17",
        "mslp": {"english": "30.11", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "23","hour_padded": "23","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "10","mday_padded": "10","yday": "252","isdst": "1","epoch": "1410382800","pretty": "11:00 PM CEST am 10. September 2014","civil": "11:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Mittwoch","weekday_name_night": "Mittwoch Nacht","weekday_name_abbrev": "Mi","weekday_name_unlang": "Wednesday","weekday_name_night_unlang": "Wednesday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "59", "metric": "15"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "20",
        "wspd": {"english": "3", "metric": "5"},
        "wdir": {"dir": "WNW", "degrees": "301"},
        "wx": "Meist klar",
        "uvi": "0",
        "humidity": "84",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "59", "metric": "15"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "17",
        "mslp": {"english": "30.11", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "0","hour_padded": "00","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "11","mday_padded": "11","yday": "253","isdst": "1","epoch": "1410386400","pretty": "12:00 AM CEST am 11. September 2014","civil": "12:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "58", "metric": "14"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "20",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "WNW", "degrees": "296"},
        "wx": "Meist klar",
        "uvi": "0",
        "humidity": "87",
        "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": "18",
        "mslp": {"english": "30.11", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "1","hour_padded": "01","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "11","mday_padded": "11","yday": "253","isdst": "1","epoch": "1410390000","pretty": "01:00 AM CEST am 11. September 2014","civil": "1:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "57", "metric": "14"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "20",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "W", "degrees": "278"},
        "wx": "Meist klar",
        "uvi": "0",
        "humidity": "91",
        "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": "18",
        "mslp": {"english": "30.12", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "2","hour_padded": "02","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "11","mday_padded": "11","yday": "253","isdst": "1","epoch": "1410393600","pretty": "02:00 AM CEST am 11. September 2014","civil": "2:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "56", "metric": "13"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "19",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "W", "degrees": "266"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "92",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "56", "metric": "13"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "19",
        "mslp": {"english": "30.12", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "3","hour_padded": "03","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "11","mday_padded": "11","yday": "253","isdst": "1","epoch": "1410397200","pretty": "03:00 AM CEST am 11. September 2014","civil": "3:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "55", "metric": "13"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "36",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "W", "degrees": "270"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "91",
        "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": "19",
        "mslp": {"english": "30.12", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "4","hour_padded": "04","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "11","mday_padded": "11","yday": "253","isdst": "1","epoch": "1410400800","pretty": "04:00 AM CEST am 11. September 2014","civil": "4:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "55", "metric": "13"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "38",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "W", "degrees": "270"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "92",
        "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": "19",
        "mslp": {"english": "30.12", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "5","hour_padded": "05","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "11","mday_padded": "11","yday": "253","isdst": "1","epoch": "1410404400","pretty": "05:00 AM CEST am 11. September 2014","civil": "5:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "54", "metric": "12"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "42",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "W", "degrees": "270"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "93",
        "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": "20",
        "mslp": {"english": "30.12", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "6","hour_padded": "06","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "11","mday_padded": "11","yday": "253","isdst": "1","epoch": "1410408000","pretty": "06:00 AM CEST am 11. September 2014","civil": "6:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "54", "metric": "12"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_partlycloudy.gif",
        "fctcode": "2",
        "sky": "48",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "W", "degrees": "270"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "94",
        "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": "20",
        "mslp": {"english": "30.12", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "7","hour_padded": "07","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "11","mday_padded": "11","yday": "253","isdst": "1","epoch": "1410411600","pretty": "07:00 AM CEST am 11. September 2014","civil": "7:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "53", "metric": "12"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "55",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "WNW", "degrees": "284"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "95",
        "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": "20",
        "mslp": {"english": "30.12", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "8","hour_padded": "08","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "11","mday_padded": "11","yday": "253","isdst": "1","epoch": "1410415200","pretty": "08:00 AM CEST am 11. September 2014","civil": "8:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "53", "metric": "12"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/mostlycloudy.gif",
        "fctcode": "3",
        "sky": "62",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "W", "degrees": "261"},
        "wx": "Stark bewölkt",
        "uvi": "0",
        "humidity": "96",
        "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": "20",
        "mslp": {"english": "30.12", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "9","hour_padded": "09","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "11","mday_padded": "11","yday": "253","isdst": "1","epoch": "1410418800","pretty": "09:00 AM CEST am 11. September 2014","civil": "9:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "54", "metric": "12"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/mostlycloudy.gif",
        "fctcode": "3",
        "sky": "66",
        "wspd": {"english": "3", "metric": "5"},
        "wdir": {"dir": "WSW", "degrees": "251"},
        "wx": "Stark bewölkt",
        "uvi": "1",
        "humidity": "94",
        "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": "20",
        "mslp": {"english": "30.12", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "10","hour_padded": "10","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "11","mday_padded": "11","yday": "253","isdst": "1","epoch": "1410422400","pretty": "10:00 AM CEST am 11. September 2014","civil": "10:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "56", "metric": "13"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/mostlycloudy.gif",
        "fctcode": "3",
        "sky": "69",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "SW", "degrees": "225"},
        "wx": "Stark bewölkt",
        "uvi": "1",
        "humidity": "91",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "56", "metric": "13"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "17",
        "mslp": {"english": "30.12", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "11","hour_padded": "11","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "11","mday_padded": "11","yday": "253","isdst": "1","epoch": "1410426000","pretty": "11:00 AM CEST am 11. September 2014","civil": "11:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "59", "metric": "15"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/mostlycloudy.gif",
        "fctcode": "3",
        "sky": "68",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "WSW", "degrees": "239"},
        "wx": "Stark bewölkt",
        "uvi": "2",
        "humidity": "83",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "59", "metric": "15"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "16",
        "mslp": {"english": "30.12", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "12","hour_padded": "12","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "11","mday_padded": "11","yday": "253","isdst": "1","epoch": "1410429600","pretty": "12:00 PM CEST am 11. September 2014","civil": "12:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "62", "metric": "17"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/mostlycloudy.gif",
        "fctcode": "3",
        "sky": "68",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "SW", "degrees": "231"},
        "wx": "Stark bewölkt",
        "uvi": "3",
        "humidity": "77",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "62", "metric": "17"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "13",
        "mslp": {"english": "30.12", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "13","hour_padded": "13","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "11","mday_padded": "11","yday": "253","isdst": "1","epoch": "1410433200","pretty": "01:00 PM CEST am 11. September 2014","civil": "1:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "64", "metric": "18"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/mostlycloudy.gif",
        "fctcode": "3",
        "sky": "68",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "SW", "degrees": "234"},
        "wx": "Stark bewölkt",
        "uvi": "3",
        "humidity": "70",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "64", "metric": "18"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "19",
        "mslp": {"english": "30.13", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "14","hour_padded": "14","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "11","mday_padded": "11","yday": "253","isdst": "1","epoch": "1410436800","pretty": "02:00 PM CEST am 11. September 2014","civil": "2:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "66", "metric": "19"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/mostlycloudy.gif",
        "fctcode": "3",
        "sky": "68",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "SW", "degrees": "226"},
        "wx": "Stark bewölkt",
        "uvi": "3",
        "humidity": "65",
        "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": "17",
        "mslp": {"english": "30.12", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "15","hour_padded": "15","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "11","mday_padded": "11","yday": "253","isdst": "1","epoch": "1410440400","pretty": "03:00 PM CEST am 11. September 2014","civil": "3:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "66", "metric": "19"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/mostlycloudy.gif",
        "fctcode": "3",
        "sky": "68",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "SW", "degrees": "237"},
        "wx": "Stark bewölkt",
        "uvi": "3",
        "humidity": "64",
        "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": "17",
        "mslp": {"english": "30.12", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "16","hour_padded": "16","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "11","mday_padded": "11","yday": "253","isdst": "1","epoch": "1410444000","pretty": "04:00 PM CEST am 11. September 2014","civil": "4:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "67", "metric": "19"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/mostlycloudy.gif",
        "fctcode": "3",
        "sky": "66",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "WSW", "degrees": "245"},
        "wx": "Stark bewölkt",
        "uvi": "2",
        "humidity": "62",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "67", "metric": "19"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "13",
        "mslp": {"english": "30.12", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "17","hour_padded": "17","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "11","mday_padded": "11","yday": "253","isdst": "1","epoch": "1410447600","pretty": "05:00 PM CEST am 11. September 2014","civil": "5:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "67", "metric": "19"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "58",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "W", "degrees": "281"},
        "wx": "Wolkig",
        "uvi": "1",
        "humidity": "63",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "67", "metric": "19"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "14",
        "mslp": {"english": "30.12", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "18","hour_padded": "18","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "11","mday_padded": "11","yday": "253","isdst": "1","epoch": "1410451200","pretty": "06:00 PM CEST am 11. September 2014","civil": "6:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "66", "metric": "19"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "46",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "W", "degrees": "276"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "64",
        "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": "14",
        "mslp": {"english": "30.12", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "19","hour_padded": "19","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "11","mday_padded": "11","yday": "253","isdst": "1","epoch": "1410454800","pretty": "07:00 PM CEST am 11. September 2014","civil": "7:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "65", "metric": "18"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "33",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "NNW", "degrees": "329"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "66",
        "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": "16",
        "mslp": {"english": "30.11", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "20","hour_padded": "20","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "11","mday_padded": "11","yday": "253","isdst": "1","epoch": "1410458400","pretty": "08:00 PM CEST am 11. September 2014","civil": "8:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "64", "metric": "18"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "22",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "NNW", "degrees": "335"},
        "wx": "Meist klar",
        "uvi": "0",
        "humidity": "70",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "64", "metric": "18"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "16",
        "mslp": {"english": "30.11", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "21","hour_padded": "21","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "11","mday_padded": "11","yday": "253","isdst": "1","epoch": "1410462000","pretty": "09:00 PM CEST am 11. September 2014","civil": "9:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "62", "metric": "17"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "16",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "NNO", "degrees": "26"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "75",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "62", "metric": "17"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "17",
        "mslp": {"english": "30.11", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "22","hour_padded": "22","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "11","mday_padded": "11","yday": "253","isdst": "1","epoch": "1410465600","pretty": "10:00 PM CEST am 11. September 2014","civil": "10:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "60", "metric": "16"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "16",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "ONO", "degrees": "60"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "78",
        "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": "17",
        "mslp": {"english": "30.11", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "23","hour_padded": "23","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "11","mday_padded": "11","yday": "253","isdst": "1","epoch": "1410469200","pretty": "11:00 PM CEST am 11. September 2014","civil": "11:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Donnerstag","weekday_name_night": "Donnerstag Nacht","weekday_name_abbrev": "Do","weekday_name_unlang": "Thursday","weekday_name_night_unlang": "Thursday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "59", "metric": "15"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "16",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "ONO", "degrees": "73"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "82",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "59", "metric": "15"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "18",
        "mslp": {"english": "30.11", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "0","hour_padded": "00","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "12","mday_padded": "12","yday": "254","isdst": "1","epoch": "1410472800","pretty": "12:00 AM CEST am 12. September 2014","civil": "12:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "57", "metric": "14"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "15",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "ONO", "degrees": "77"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "84",
        "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": "19",
        "mslp": {"english": "30.11", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "1","hour_padded": "01","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "12","mday_padded": "12","yday": "254","isdst": "1","epoch": "1410476400","pretty": "01:00 AM CEST am 12. September 2014","civil": "1:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "57", "metric": "14"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "15",
        "wspd": {"english": "3", "metric": "5"},
        "wdir": {"dir": "ONO", "degrees": "78"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "87",
        "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": "19",
        "mslp": {"english": "30.11", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "2","hour_padded": "02","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "12","mday_padded": "12","yday": "254","isdst": "1","epoch": "1410480000","pretty": "02:00 AM CEST am 12. September 2014","civil": "2:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "56", "metric": "13"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "16",
        "wspd": {"english": "3", "metric": "5"},
        "wdir": {"dir": "O", "degrees": "82"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "87",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "56", "metric": "13"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "19",
        "mslp": {"english": "30.11", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "3","hour_padded": "03","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "12","mday_padded": "12","yday": "254","isdst": "1","epoch": "1410483600","pretty": "03:00 AM CEST am 12. September 2014","civil": "3:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "55", "metric": "13"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "16",
        "wspd": {"english": "3", "metric": "5"},
        "wdir": {"dir": "ONO", "degrees": "75"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "88",
        "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": "20",
        "mslp": {"english": "30.11", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "4","hour_padded": "04","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "12","mday_padded": "12","yday": "254","isdst": "1","epoch": "1410487200","pretty": "04:00 AM CEST am 12. September 2014","civil": "4:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "54", "metric": "12"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "16",
        "wspd": {"english": "3", "metric": "5"},
        "wdir": {"dir": "O", "degrees": "85"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "90",
        "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": "6",
        "mslp": {"english": "30.12", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "5","hour_padded": "05","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "12","mday_padded": "12","yday": "254","isdst": "1","epoch": "1410490800","pretty": "05:00 AM CEST am 12. September 2014","civil": "5:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "53", "metric": "12"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "16",
        "wspd": {"english": "3", "metric": "5"},
        "wdir": {"dir": "O", "degrees": "82"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "93",
        "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": "6",
        "mslp": {"english": "30.11", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "6","hour_padded": "06","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "12","mday_padded": "12","yday": "254","isdst": "1","epoch": "1410494400","pretty": "06:00 AM CEST am 12. September 2014","civil": "6:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "53", "metric": "12"},
        "dewpoint": {"english": "50", "metric": "10"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "17",
        "wspd": {"english": "2", "metric": "3"},
        "wdir": {"dir": "ONO", "degrees": "75"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "91",
        "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": "6",
        "mslp": {"english": "30.11", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "7","hour_padded": "07","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "12","mday_padded": "12","yday": "254","isdst": "1","epoch": "1410498000","pretty": "07:00 AM CEST am 12. September 2014","civil": "7:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "53", "metric": "12"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "18",
        "wspd": {"english": "2", "metric": "3"},
        "wdir": {"dir": "O", "degrees": "80"},
        "wx": "Sonnig",
        "uvi": "0",
        "humidity": "93",
        "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": "6",
        "mslp": {"english": "30.11", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "8","hour_padded": "08","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "12","mday_padded": "12","yday": "254","isdst": "1","epoch": "1410501600","pretty": "08:00 AM CEST am 12. September 2014","civil": "8:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "52", "metric": "11"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "18",
        "wspd": {"english": "2", "metric": "3"},
        "wdir": {"dir": "ONO", "degrees": "68"},
        "wx": "Sonnig",
        "uvi": "0",
        "humidity": "96",
        "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": "6",
        "mslp": {"english": "30.11", "metric": "1020"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "9","hour_padded": "09","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "12","mday_padded": "12","yday": "254","isdst": "1","epoch": "1410505200","pretty": "09:00 AM CEST am 12. September 2014","civil": "9:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "54", "metric": "12"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "19",
        "wspd": {"english": "2", "metric": "3"},
        "wdir": {"dir": "ONO", "degrees": "73"},
        "wx": "Sonnig",
        "uvi": "1",
        "humidity": "94",
        "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": "6",
        "mslp": {"english": "30.1", "metric": "1019"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "10","hour_padded": "10","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "12","mday_padded": "12","yday": "254","isdst": "1","epoch": "1410508800","pretty": "10:00 AM CEST am 12. September 2014","civil": "10:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "56", "metric": "13"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "23",
        "wspd": {"english": "3", "metric": "5"},
        "wdir": {"dir": "ONO", "degrees": "72"},
        "wx": "Heiter",
        "uvi": "2",
        "humidity": "90",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "56", "metric": "13"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "6",
        "mslp": {"english": "30.1", "metric": "1019"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "11","hour_padded": "11","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "12","mday_padded": "12","yday": "254","isdst": "1","epoch": "1410512400","pretty": "11:00 AM CEST am 12. September 2014","civil": "11:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "59", "metric": "15"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "31",
        "wspd": {"english": "3", "metric": "5"},
        "wdir": {"dir": "ONO", "degrees": "78"},
        "wx": "Wolkig",
        "uvi": "3",
        "humidity": "84",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "59", "metric": "15"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "5",
        "mslp": {"english": "30.1", "metric": "1019"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "12","hour_padded": "12","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "12","mday_padded": "12","yday": "254","isdst": "1","epoch": "1410516000","pretty": "12:00 PM CEST am 12. September 2014","civil": "12:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "61", "metric": "16"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "41",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "O", "degrees": "84"},
        "wx": "Wolkig",
        "uvi": "3",
        "humidity": "78",
        "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": "4",
        "mslp": {"english": "30.1", "metric": "1019"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "13","hour_padded": "13","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "12","mday_padded": "12","yday": "254","isdst": "1","epoch": "1410519600","pretty": "01:00 PM CEST am 12. September 2014","civil": "1:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "64", "metric": "18"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "51",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "O", "degrees": "90"},
        "wx": "Wolkig",
        "uvi": "4",
        "humidity": "71",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "64", "metric": "18"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "3",
        "mslp": {"english": "30.09", "metric": "1019"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "14","hour_padded": "14","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "12","mday_padded": "12","yday": "254","isdst": "1","epoch": "1410523200","pretty": "02:00 PM CEST am 12. September 2014","civil": "2:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "67", "metric": "19"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "59",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "O", "degrees": "96"},
        "wx": "Wolkig",
        "uvi": "3",
        "humidity": "65",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "67", "metric": "19"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "2",
        "mslp": {"english": "30.09", "metric": "1019"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "15","hour_padded": "15","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "12","mday_padded": "12","yday": "254","isdst": "1","epoch": "1410526800","pretty": "03:00 PM CEST am 12. September 2014","civil": "3:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "68", "metric": "20"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Wolkig",
        "icon": "mostlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/mostlycloudy.gif",
        "fctcode": "3",
        "sky": "62",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "O", "degrees": "90"},
        "wx": "Stark bewölkt",
        "uvi": "3",
        "humidity": "60",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "68", "metric": "20"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "2",
        "mslp": {"english": "30.09", "metric": "1019"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "16","hour_padded": "16","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "12","mday_padded": "12","yday": "254","isdst": "1","epoch": "1410530400","pretty": "04:00 PM CEST am 12. September 2014","civil": "4:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "69", "metric": "21"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "58",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "O", "degrees": "81"},
        "wx": "Wolkig",
        "uvi": "2",
        "humidity": "56",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "69", "metric": "21"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "9",
        "mslp": {"english": "30.08", "metric": "1019"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "17","hour_padded": "17","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "12","mday_padded": "12","yday": "254","isdst": "1","epoch": "1410534000","pretty": "05:00 PM CEST am 12. September 2014","civil": "5:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "69", "metric": "21"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "49",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "ONO", "degrees": "61"},
        "wx": "Wolkig",
        "uvi": "1",
        "humidity": "55",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "69", "metric": "21"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "9",
        "mslp": {"english": "30.08", "metric": "1019"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "18","hour_padded": "18","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "12","mday_padded": "12","yday": "254","isdst": "1","epoch": "1410537600","pretty": "06:00 PM CEST am 12. September 2014","civil": "6:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "68", "metric": "20"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "37",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "ONO", "degrees": "59"},
        "wx": "Wolkig",
        "uvi": "0",
        "humidity": "58",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "68", "metric": "20"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "10",
        "mslp": {"english": "30.07", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "19","hour_padded": "19","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "12","mday_padded": "12","yday": "254","isdst": "1","epoch": "1410541200","pretty": "07:00 PM CEST am 12. September 2014","civil": "7:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "67", "metric": "19"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/clear.gif",
        "fctcode": "1",
        "sky": "24",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "NO", "degrees": "47"},
        "wx": "Heiter",
        "uvi": "0",
        "humidity": "60",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "67", "metric": "19"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "11",
        "mslp": {"english": "30.07", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "20","hour_padded": "20","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "12","mday_padded": "12","yday": "254","isdst": "1","epoch": "1410544800","pretty": "08:00 PM CEST am 12. September 2014","civil": "8:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "65", "metric": "18"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "14",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "NO", "degrees": "45"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "65",
        "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": "12",
        "mslp": {"english": "30.06", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "21","hour_padded": "21","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "12","mday_padded": "12","yday": "254","isdst": "1","epoch": "1410548400","pretty": "09:00 PM CEST am 12. September 2014","civil": "9:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "63", "metric": "17"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "10",
        "wspd": {"english": "6", "metric": "10"},
        "wdir": {"dir": "NO", "degrees": "47"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "70",
        "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": "12",
        "mslp": {"english": "30.06", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "22","hour_padded": "22","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "12","mday_padded": "12","yday": "254","isdst": "1","epoch": "1410552000","pretty": "10:00 PM CEST am 12. September 2014","civil": "10:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "60", "metric": "16"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "10",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "ONO", "degrees": "57"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "76",
        "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": "11",
        "mslp": {"english": "30.06", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "23","hour_padded": "23","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "12","mday_padded": "12","yday": "254","isdst": "1","epoch": "1410555600","pretty": "11:00 PM CEST am 12. September 2014","civil": "11:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Freitag","weekday_name_night": "Freitag Nacht","weekday_name_abbrev": "Fr","weekday_name_unlang": "Friday","weekday_name_night_unlang": "Friday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "59", "metric": "15"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "10",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "ONO", "degrees": "67"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "78",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "59", "metric": "15"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "12",
        "mslp": {"english": "30.06", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "0","hour_padded": "00","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "13","mday_padded": "13","yday": "255","isdst": "1","epoch": "1410559200","pretty": "12:00 AM CEST am 13. September 2014","civil": "12:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "58", "metric": "14"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "10",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "ONO", "degrees": "69"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "82",
        "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": "12",
        "mslp": {"english": "30.06", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "1","hour_padded": "01","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "13","mday_padded": "13","yday": "255","isdst": "1","epoch": "1410562800","pretty": "01:00 AM CEST am 13. September 2014","civil": "1:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "57", "metric": "14"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "10",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "ONO", "degrees": "78"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "82",
        "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": "12",
        "mslp": {"english": "30.07", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "2","hour_padded": "02","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "13","mday_padded": "13","yday": "255","isdst": "1","epoch": "1410566400","pretty": "02:00 AM CEST am 13. September 2014","civil": "2:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "56", "metric": "13"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "9",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "O", "degrees": "83"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "83",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "56", "metric": "13"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "13",
        "mslp": {"english": "30.07", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "3","hour_padded": "03","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "13","mday_padded": "13","yday": "255","isdst": "1","epoch": "1410570000","pretty": "03:00 AM CEST am 13. September 2014","civil": "3:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "55", "metric": "13"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Heiter",
        "icon": "clear",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_clear.gif",
        "fctcode": "1",
        "sky": "9",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "O", "degrees": "83"},
        "wx": "Klar",
        "uvi": "0",
        "humidity": "85",
        "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": "13",
        "mslp": {"english": "30.07", "metric": "1018"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "4","hour_padded": "04","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "13","mday_padded": "13","yday": "255","isdst": "1","epoch": "1410573600","pretty": "04:00 AM CEST am 13. September 2014","civil": "4:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "53", "metric": "12"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_chancerain.gif",
        "fctcode": "12",
        "sky": "22",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "O", "degrees": "88"},
        "wx": "Schauer",
        "uvi": "0",
        "humidity": "93",
        "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": "39",
        "mslp": {"english": "30.01", "metric": "1016"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "5","hour_padded": "05","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "13","mday_padded": "13","yday": "255","isdst": "1","epoch": "1410577200","pretty": "05:00 AM CEST am 13. September 2014","civil": "5:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "52", "metric": "11"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_chancerain.gif",
        "fctcode": "12",
        "sky": "23",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "O", "degrees": "90"},
        "wx": "Schauer",
        "uvi": "0",
        "humidity": "95",
        "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": "39",
        "mslp": {"english": "30.0", "metric": "1016"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "6","hour_padded": "06","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "13","mday_padded": "13","yday": "255","isdst": "1","epoch": "1410580800","pretty": "06:00 AM CEST am 13. September 2014","civil": "6:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "52", "metric": "11"},
        "dewpoint": {"english": "50", "metric": "10"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_chancerain.gif",
        "fctcode": "12",
        "sky": "24",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "O", "degrees": "92"},
        "wx": "Schauer",
        "uvi": "0",
        "humidity": "94",
        "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": "39",
        "mslp": {"english": "30.0", "metric": "1016"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "7","hour_padded": "07","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "13","mday_padded": "13","yday": "255","isdst": "1","epoch": "1410584400","pretty": "07:00 AM CEST am 13. September 2014","civil": "7:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "52", "metric": "11"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
        "fctcode": "12",
        "sky": "24",
        "wspd": {"english": "3", "metric": "5"},
        "wdir": {"dir": "O", "degrees": "92"},
        "wx": "Schauer",
        "uvi": "0",
        "humidity": "95",
        "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": "39",
        "mslp": {"english": "30.0", "metric": "1016"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "8","hour_padded": "08","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "13","mday_padded": "13","yday": "255","isdst": "1","epoch": "1410588000","pretty": "08:00 AM CEST am 13. September 2014","civil": "8:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "52", "metric": "11"},
        "dewpoint": {"english": "51", "metric": "11"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
        "fctcode": "12",
        "sky": "26",
        "wspd": {"english": "3", "metric": "5"},
        "wdir": {"dir": "O", "degrees": "93"},
        "wx": "Schauer",
        "uvi": "0",
        "humidity": "96",
        "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": "39",
        "mslp": {"english": "29.99", "metric": "1016"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "9","hour_padded": "09","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "13","mday_padded": "13","yday": "255","isdst": "1","epoch": "1410591600","pretty": "09:00 AM CEST am 13. September 2014","civil": "9:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "54", "metric": "12"},
        "dewpoint": {"english": "52", "metric": "11"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
        "fctcode": "12",
        "sky": "27",
        "wspd": {"english": "3", "metric": "5"},
        "wdir": {"dir": "O", "degrees": "95"},
        "wx": "Schauer",
        "uvi": "1",
        "humidity": "93",
        "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": "39",
        "mslp": {"english": "29.99", "metric": "1016"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "10","hour_padded": "10","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "13","mday_padded": "13","yday": "255","isdst": "1","epoch": "1410595200","pretty": "10:00 AM CEST am 13. September 2014","civil": "10:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "56", "metric": "13"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
        "fctcode": "12",
        "sky": "27",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "OSO", "degrees": "107"},
        "wx": "Schauer",
        "uvi": "2",
        "humidity": "91",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "56", "metric": "13"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "37",
        "mslp": {"english": "29.99", "metric": "1016"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "11","hour_padded": "11","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "13","mday_padded": "13","yday": "255","isdst": "1","epoch": "1410598800","pretty": "11:00 AM CEST am 13. September 2014","civil": "11:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "58", "metric": "14"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
        "fctcode": "12",
        "sky": "29",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "OSO", "degrees": "109"},
        "wx": "Einige Schauer",
        "uvi": "3",
        "humidity": "86",
        "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": "34",
        "mslp": {"english": "29.98", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "12","hour_padded": "12","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "13","mday_padded": "13","yday": "255","isdst": "1","epoch": "1410602400","pretty": "12:00 PM CEST am 13. September 2014","civil": "12:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "61", "metric": "16"},
        "dewpoint": {"english": "55", "metric": "13"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/chancerain.gif",
        "fctcode": "12",
        "sky": "30",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "OSO", "degrees": "116"},
        "wx": "Einige Schauer",
        "uvi": "3",
        "humidity": "79",
        "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": "30",
        "mslp": {"english": "29.98", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "13","hour_padded": "13","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "13","mday_padded": "13","yday": "255","isdst": "1","epoch": "1410606000","pretty": "01:00 PM CEST am 13. September 2014","civil": "1:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "64", "metric": "18"},
        "dewpoint": {"english": "55", "metric": "13"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "32",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "OSO", "degrees": "120"},
        "wx": "Wolkig",
        "uvi": "4",
        "humidity": "72",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "64", "metric": "18"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "24",
        "mslp": {"english": "29.98", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "14","hour_padded": "14","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "13","mday_padded": "13","yday": "255","isdst": "1","epoch": "1410609600","pretty": "02:00 PM CEST am 13. September 2014","civil": "2:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "66", "metric": "19"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "33",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "OSO", "degrees": "118"},
        "wx": "Wolkig",
        "uvi": "4",
        "humidity": "66",
        "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": "24",
        "mslp": {"english": "29.98", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "15","hour_padded": "15","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "13","mday_padded": "13","yday": "255","isdst": "1","epoch": "1410613200","pretty": "03:00 PM CEST am 13. September 2014","civil": "3:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "68", "metric": "20"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Teils Wolkig",
        "icon": "partlycloudy",
        "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
        "fctcode": "2",
        "sky": "34",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "OSO", "degrees": "115"},
        "wx": "Wolkig",
        "uvi": "3",
        "humidity": "61",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "68", "metric": "20"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "23",
        "mslp": {"english": "29.98", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "16","hour_padded": "16","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "13","mday_padded": "13","yday": "255","isdst": "1","epoch": "1410616800","pretty": "04:00 PM CEST am 13. September 2014","civil": "4:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "68", "metric": "20"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Gewitter möglich",
        "icon": "chancetstorms",
        "icon_url":"http://icons.wxug.com/i/c/k/chancetstorms.gif",
        "fctcode": "14",
        "sky": "34",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "OSO", "degrees": "111"},
        "wx": "Einzelne Gewitter",
        "uvi": "2",
        "humidity": "59",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "68", "metric": "20"},
        "qpf": {"english": "0.01", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "49",
        "mslp": {"english": "29.98", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "17","hour_padded": "17","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "13","mday_padded": "13","yday": "255","isdst": "1","epoch": "1410620400","pretty": "05:00 PM CEST am 13. September 2014","civil": "5:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "68", "metric": "20"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Gewitter möglich",
        "icon": "chancetstorms",
        "icon_url":"http://icons.wxug.com/i/c/k/chancetstorms.gif",
        "fctcode": "14",
        "sky": "34",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "O", "degrees": "95"},
        "wx": "Einzelne Gewitter",
        "uvi": "1",
        "humidity": "59",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "68", "metric": "20"},
        "qpf": {"english": "0.01", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "51",
        "mslp": {"english": "29.97", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "18","hour_padded": "18","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "13","mday_padded": "13","yday": "255","isdst": "1","epoch": "1410624000","pretty": "06:00 PM CEST am 13. September 2014","civil": "6:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "67", "metric": "19"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Gewitter möglich",
        "icon": "chancetstorms",
        "icon_url":"http://icons.wxug.com/i/c/k/chancetstorms.gif",
        "fctcode": "14",
        "sky": "34",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "O", "degrees": "99"},
        "wx": "Einzelne Gewitter",
        "uvi": "0",
        "humidity": "61",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "67", "metric": "19"},
        "qpf": {"english": "0.01", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "51",
        "mslp": {"english": "29.97", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "19","hour_padded": "19","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "13","mday_padded": "13","yday": "255","isdst": "1","epoch": "1410627600","pretty": "07:00 PM CEST am 13. September 2014","civil": "7:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "66", "metric": "19"},
        "dewpoint": {"english": "53", "metric": "12"},
        "condition": "Gewitter möglich",
        "icon": "chancetstorms",
        "icon_url":"http://icons.wxug.com/i/c/k/chancetstorms.gif",
        "fctcode": "14",
        "sky": "33",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "O", "degrees": "90"},
        "wx": "Einzelne Gewitter",
        "uvi": "0",
        "humidity": "64",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "66", "metric": "19"},
        "qpf": {"english": "0.01", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "53",
        "mslp": {"english": "29.97", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "20","hour_padded": "20","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "13","mday_padded": "13","yday": "255","isdst": "1","epoch": "1410631200","pretty": "08:00 PM CEST am 13. September 2014","civil": "8:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "65", "metric": "18"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_chancerain.gif",
        "fctcode": "12",
        "sky": "33",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "O", "degrees": "83"},
        "wx": "Schauer",
        "uvi": "0",
        "humidity": "68",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "65", "metric": "18"},
        "qpf": {"english": "0.01", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "54",
        "mslp": {"english": "29.96", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "21","hour_padded": "21","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "13","mday_padded": "13","yday": "255","isdst": "1","epoch": "1410634800","pretty": "09:00 PM CEST am 13. September 2014","civil": "9:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "63", "metric": "17"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_chancerain.gif",
        "fctcode": "12",
        "sky": "33",
        "wspd": {"english": "5", "metric": "8"},
        "wdir": {"dir": "ONO", "degrees": "79"},
        "wx": "Schauer",
        "uvi": "0",
        "humidity": "73",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "63", "metric": "17"},
        "qpf": {"english": "0.01", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "56",
        "mslp": {"english": "29.96", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "22","hour_padded": "22","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "13","mday_padded": "13","yday": "255","isdst": "1","epoch": "1410638400","pretty": "10:00 PM CEST am 13. September 2014","civil": "10:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "61", "metric": "16"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_chancerain.gif",
        "fctcode": "12",
        "sky": "33",
        "wspd": {"english": "4", "metric": "6"},
        "wdir": {"dir": "O", "degrees": "87"},
        "wx": "Schauer",
        "uvi": "0",
        "humidity": "79",
        "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": "39",
        "mslp": {"english": "29.96", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "23","hour_padded": "23","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "13","mday_padded": "13","yday": "255","isdst": "1","epoch": "1410642000","pretty": "11:00 PM CEST am 13. September 2014","civil": "11:00 PM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Samstag","weekday_name_night": "Samstag Nacht","weekday_name_abbrev": "Sa","weekday_name_unlang": "Saturday","weekday_name_night_unlang": "Saturday Night","ampm": "PM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "59", "metric": "15"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_chancerain.gif",
        "fctcode": "12",
        "sky": "32",
        "wspd": {"english": "3", "metric": "5"},
        "wdir": {"dir": "O", "degrees": "90"},
        "wx": "Schauer",
        "uvi": "0",
        "humidity": "84",
        "windchill": {"english": "-9999", "metric": "-9999"},
        "heatindex": {"english": "-9999", "metric": "-9999"},
        "feelslike": {"english": "59", "metric": "15"},
        "qpf": {"english": "0.0", "metric": "0"},
        "snow": {"english": "0.0", "metric": "0"},
        "pop": "40",
        "mslp": {"english": "29.96", "metric": "1015"}
        }
        ,
        {
        "FCTTIME": {
        "hour": "0","hour_padded": "00","min": "00","min_unpadded": "0","sec": "0","year": "2014","mon": "9","mon_padded": "09","mon_abbrev": "Sep","mday": "14","mday_padded": "14","yday": "256","isdst": "1","epoch": "1410645600","pretty": "12:00 AM CEST am 14. September 2014","civil": "12:00 AM","month_name": "September","month_name_abbrev": "Sep","weekday_name": "Sonntag","weekday_name_night": "Sonntag Nacht","weekday_name_abbrev": "So","weekday_name_unlang": "Sunday","weekday_name_night_unlang": "Sunday Night","ampm": "AM","tz": "","age": "","UTCDATE": ""
        },
        "temp": {"english": "58", "metric": "14"},
        "dewpoint": {"english": "54", "metric": "12"},
        "condition": "Regen möglich",
        "icon": "chancerain",
        "icon_url":"http://icons.wxug.com/i/c/k/nt_chancerain.gif",
        "fctcode": "12",
        "sky": "32",
        "wspd": {"english": "3", "metric": "5"},
        "wdir": {"dir": "O", "degrees": "98"},
        "wx": "Schauer",
        "uvi": "0",
        "humidity": "86",
        "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": "41",
        "mslp": {"english": "29.96", "metric": "1015"}
        }
    ]
}
 
Okay, dann kannst Du nun Deinem Task weitere Actions hinzufügen, um die gewünschten Infos zu isolieren:

Als erstes musst Du den Inhalt der Textdatei per 'Read File' in eine Variable (z. Bsp. %forecast) einlesen.

Um die Infos auf einen bestimmten Zeitpunkt zu reduzieren (z. Bsp. 13. Sep., 11:00) muss die Variable aufgeteilt werden (Variable Split).
Wenn Du als Splitter "11:00 AM CEST am 13. September 2014" wählst, wird alles davor in der Variable %forecast1 und alles danach in der Variable %forecast2 gespeichert.
Da die Variable %forecast2 aber auch Infos für die nachfolgenden Zeiten enthält, muss diese erneut mit dem Splitter "FCTTIME" geteilt werden um dann in der daraus resultierenden Variable %forecast21 nur noch die Infos für den gewünschten Zeitpunkt zu haben.

Um nun die eigentlichen Werte zu extrahieren, kannst Du %forecast21 mit dem Splitter " noch weiter in viele kleine Teilstücke zerlegen (die Temperatur müsste dann irgendwas um %forecast2157 sein).

Den Inhalt der Teilvariablen kannst Du prüfen, indem Du an das Ende Deines Tasks eine Action (Flash) setzt, um den Inhalt als Toast anzeigen zu lassen.


Wenn das erstmal soweit geklappt hat, gehts weiter . .
 
Einen Teil habe ich geschafft ich bin jetzt bei Aktion Bearbeiten drin und habe die Textdatei mit Datei einlesen gewählt.
Bei "zur Variable" habe ich %forecast hineingeschreiben, jetzt weiß ich aber nicht mehr weiter bzw wie ich das splitten kann, wo soll ich die sachen "%forecast1" & "%forecast2" hinein schreiben soll ich da einfach für jedes eine neue Aktion erstellen?
Soll ich weiter unten bei "if" auch etwas hinein schreiben, bleibt das dann gespeichert wenn ich einfach auf zurück gehe?
 
Ein Task kann beliebig viele Actions enthalten, welche der Reihe nach abgearbeitet werden.
Die Split-Actions kommen nach der Read File-Action.
%forecast1 und %forecast2 entstehen automatisch, wenn Du %forecast splittest.
Beim Zurückgehen wird gespeichert, if-Statements brauchen wir nicht.
 
Also ich habe jetzt folgendes:

Bei der ersten Aufgabe "Datei lesen" steht unter "Datei lesen" die Datei das Textfile steht und unter "zu Variable" steht "%forecast"

Bei der zweiten Aufgabe "Variable Aufteilen" steht unter "Name" "%forecast" und bei "Teiler" weiß ich nicht weiter auszuwählen würde es wieder "%forecast" geben, ergibt nur nicht viel Sinn bzw. kommt da kein "%forecast(X)" raus
 
Read File muss die zweite Action sein, denn die erste ist ja HTTP Get.
Teiler ist, wie oben erwähnt: "11:00 AM CEST am 13. September 2014"

Der ursprüngliche Beitrag von 15:35 Uhr wurde um 15:38 Uhr ergänzt:

Bitte stell die Sprache auf englisch und nutze auch die In-App-Hilfen.
 
So Sprache ist auf Englisch.
Und die Einträge schauen wie folgt aus:

1. HTTP Get
Server:port "
HTML:
http://api.wunderground.com/api/????????????????/hourly10day/lang:DL/q/Buxtehude.json
"
Output File "Dateiname"

2. Read File
File "Dateiname"
To Var "%forecast"

3. Variable Split
Name "%forecast"
Splitter "11:00 AM CEST am 13. September 2014"

Nur verstehe ich nicht wie ich zu den "%forecast1" & "%forecast2" dann komme
 
Zuletzt bearbeitet:
Die Teilvariablen %forecast1 & %forecast2 werden durch den Splitvorgang automatisch aus der Variable %forecast generiert.
Nun musst Du %forecast2, wie oben beschrieben, weiter aufsplitten.

Der ursprüngliche Beitrag von 16:03 Uhr wurde um 16:04 Uhr ergänzt:

Du kannst Dir die Inhalte der Variablen immer durch eine Flash-Action anzeigen lassen, dann verstehst Du vielleicht besser, was passiert.
 
Was in der Theorie gemacht wird verstehe ich, es werden einfach die "Interessanten" Werte rausgefiltert.

4. Variable Split
Name "%forecast2"
Splitter "FCTTIME"

5. Flash
Name "%forecast21"

Jetzt wollte ich mal das ganze testen, habe dazu einfach die Playtaste gedrückt (hoffe das war richtig) nur geschieht nichts.
 
Bitte lange auf den Task drücken, als Description exportieren und dann hier posten.
 
Code:
Test (2)
    A1: HTTP Get [ Server:Port:http://api.wunderground.com/api/????/hourly10day/lang:DL/G/Buxtehude.json Path: Attributes: Cookies: User Agent: Timeout:10 Mime Type: Output File:buxtehudejson Trust Any Certificate:Off ] 
    A2: Read File [ File:buxtehudejson To Var:%forecast ] 
    A3: Variable Split [ Name:%forecast Splitter:11:00 AM CEST am 13. September 2014 Delete Base:Off ] 
    A4: Variable Split [ Name:%forecast2 Splitter:FCTTIME Delete Base:Off ] 
    A5: Flash [ Text:%forecast21 Long:Off ]
 
Die Anführungszeichen bei den Splittern kannst Du mit übernehmen.
Die Datei in A1 und A2 sollte eine .txt-Erweiterung aufweisen (z. Bsp. forecast.txt)
 
So jetzt geht das mal soweit, Grund war das ich bei der Http-Adresse einen Tippfehler hatte(*.txt ist nicht notwendig), ich werde mich mal ein bischen spielen um die gewünschten Werte rauszufiltern und mich dann wieder melden.

Der ursprüngliche Beitrag von 16:52 Uhr wurde um 17:49 Uhr ergänzt:

Kann man nicht irgendwie die Discription von Tasker einfach händisch ändern und dann wieder einlesen würde viel einfacher und schneller gehen? Habe zum Einlesen nichts gefunden.
 
Das geht nicht.
 
In welche Datei wird die Info geschrieben, die müsste man doch eventuell bearbeiten können oder zumindest sichern, wenn ich mal ein neues Rom flashen will?
 
Man kann einen Task auch als XML exportieren.
Ein komplettes Backup wird ebenfalls in diesem Format angelegt.
 
cramu schrieb:
Man kann einen Task auch als XML exportieren.
Ein komplettes Backup wird ebenfalls in diesem Format angelegt.

Das freut mich schon mal zu hören.

Ich habe jetzt die ganzen Einträge rausgefiltert und kann sie mit "Flash" ausgeben, habe auch schon versucht die ganzen Einträge/Abkürzugen zu übersetzen nur was bei
Code:
"sky": "15",
genau gemeint ist weiß ich nicht.

Und was ist der Unterschied zwischen diesen zwei Einträgen:

Code:
"condition": "Heiter",
"wx": "Sonnig",


Wie mache ich jetzt am besten weiter, damit ich zu meinem Widget komm?
 
Zuletzt bearbeitet:
Was diese Codes bedeuten weiß ich nicht, kann man aber bestimmt auf der Wunderground-Seite in Erfahrung bringen.

Um die Infos in einem Widget darzustellen, brauchst Du eine weitere App (z. Bsp. Zooper oder UCCW).
In Deinem Task musst Du dann Deine Variablen an das Widget übergeben.
 

Ähnliche Themen

O
Antworten
0
Aufrufe
299
OLLI-S
O
E
Antworten
6
Aufrufe
2.643
Elsner
E
F
Antworten
8
Aufrufe
1.243
NebulaOne
NebulaOne
Zurück
Oben Unten