Author Topic: Developing a Weather Plugin, videos  (Read 87191 times)

darkwizard864

  • Veteran
  • ***
  • Posts: 131
    • View Profile
Re: Developing a Weather Plugin, videos
« Reply #120 on: June 08, 2015, 01:59:50 am »
cfernandes
i still get access diened for noaa..

RayBe

  • Guru
  • ****
  • Posts: 315
    • View Profile
Re: Developing a Weather Plugin, videos
« Reply #121 on: June 08, 2015, 12:25:39 pm »
Hi, i got a free account with WWO and used the following syntax for the configuration data in webadmin

Code: [Select]
API:WWO:nl:<myapikey>:C:maastricht
The log shows (snipet):
Code: [Select]
Mon Jun  8 12:02:34 CEST 2015 Restart
1 06/08/15 12:02:42 394 (spawning-device) Starting... 1
1 06/08/15 12:02:42 394 (spawning-device) Found /usr/pluto/bin/Weather
05 06/08/15 12:02:50.682 Weather: Use World Weather Online <0xb669e700>
Return code: 139
3 06/08/15 12:02:50 394 (spawning-device) Device died... count=1/50 dev=394
Mon Jun  8 12:02:50 CEST 2015 died
1 06/08/15 12:03:00 394 (spawning-device) Starting... 2
1 06/08/15 12:03:00 394 (spawning-device) Found /usr/pluto/bin/Weather
05 06/08/15 12:03:00.925 Weather: Config: WWO <0xb65f8700>
05 06/08/15 12:03:00.926 Weather: Use World Weather Online <0xb65f8700>
Return code: 139
3 06/08/15 12:03:00 394 (spawning-device) Device died... count=2/50 dev=394
Mon Jun  8 12:03:00 CEST 2015 died
1 06/08/15 12:03:11 394 (spawning-device) Starting... 3
1 06/08/15 12:03:11 394 (spawning-device) Found /usr/pluto/bin/Weather
05 06/08/15 12:03:11.149 Weather: Config: WWO <0xb65e6700>
05 06/08/15 12:03:11.150 Weather: Use World Weather Online <0xb65e6700>
Return code: 139
3 06/08/15 12:03:11 394 (spawning-device) Device died... count=3/50 dev=394
Mon Jun  8 12:03:11 CEST 2015 died
1 06/08/15 12:03:21 394 (spawning-device) Starting... 4
1 06/08/15 12:03:21 394 (spawning-device) Found /usr/pluto/bin/Weather
05 06/08/15 12:03:21.367 Weather: Config: WWO <0xb6611700>
05 06/08/15 12:03:21.367 Weather: Use World Weather Online <0xb6611700>
Return code: 139
3 06/08/15 12:03:21 394 (spawning-device) Device died... count=4/50 dev=394
Mon Jun  8 12:03:21 CEST 2015 died
1 06/08/15 12:03:31 394 (spawning-device) Starting... 5
1 06/08/15 12:03:31 394 (spawning-device) Found /usr/pluto/bin/Weather
05 06/08/15 12:03:31.572 Weather: Config: WWO <0xb662c700>
05 06/08/15 12:03:31.572 Weather: Use World Weather Online <0xb662c700>
Return code: 139
3 06/08/15 12:03:31 394 (spawning-device) Device died... count=5/50 dev=394
Mon Jun  8 12:03:31 CEST 2015 died
1 06/08/15 12:03:41 394 (spawning-device) Starting... 6
 

Is there something wrong with my syntax?

br,
Raymond

p.s. @posde, if i get this working i will add the info to the wiki
When you were born, you were crying and everybody else was laughing.
Live your life so when you die, you are laughing and everybody else is crying.

cfernandes

  • Guru
  • ****
  • Posts: 359
    • View Profile
    • my company web site
Re: Developing a Weather Plugin, videos
« Reply #122 on: June 08, 2015, 12:53:29 pm »
you can try   this  url   and  post  the  results ?

api2.worldweatheronline.com/free/v2/weather.ashx?q=maastricht&format=json&num_of_days=5&lang=nl&key=0b6d39679dabe54e9749209aa2e54

cfernandes

  • Guru
  • ****
  • Posts: 359
    • View Profile
    • my company web site
Re: Developing a Weather Plugin, videos
« Reply #123 on: June 08, 2015, 01:15:22 pm »
darkwizard864 

there is no much to do as the NOAA site is blocking you, I think you should try to ask your provider if he can check with the NOAA.

and also do not put the timer for a very short period, here I use every two hours.

Carlos

SBCC

  • Guru
  • ****
  • Posts: 164
    • View Profile
Re: Developing a Weather Plugin, videos
« Reply #124 on: June 08, 2015, 01:38:35 pm »
i still get access diened for noaa..
Hi darkwizard864 

They are requiring a user agent in the curl call. I have that update. Give me a little bit and I will post that here.

Thanks

RayBe

  • Guru
  • ****
  • Posts: 315
    • View Profile
Re: Developing a Weather Plugin, videos
« Reply #125 on: June 08, 2015, 04:37:08 pm »
you can try   this  url   and  post  the  results ?

api2.worldweatheronline.com/free/v2/weather.ashx?q=maastricht&format=json&num_of_days=5&lang=nl&key=0b6d39679dabe54e9749209aa2e54

Hi cfernandes i did as you suggested and pasted the above link in the device data configuration field of webadmin.
After that i hit save and reloaded the router, my log shows:

Code: [Select]
05 06/08/15 16:30:09.633 void ClientSocket::Disconnect() on this socket: 0x92f57b8 (m_Socket: 6) <0xb6655700>
Return code: 2
2 06/08/15 16:30:09 394 (spawning-device) Device requests restart... count=42/50 dev=394
Mon Jun  8 16:30:09 CEST 2015 Restart
1 06/08/15 16:30:17 394 (spawning-device) Starting... 42
1 06/08/15 16:30:17 394 (spawning-device) Found /usr/pluto/bin/Weather
05 06/08/15 16:30:24.878 Weather: Getting Weather Data using: ?? <0xb53ffb40>

And there are showing "??" on my orbiters.

br,
Raymond
When you were born, you were crying and everybody else was laughing.
Live your life so when you die, you are laughing and everybody else is crying.

cfernandes

  • Guru
  • ****
  • Posts: 359
    • View Profile
    • my company web site
Re: Developing a Weather Plugin, videos
« Reply #126 on: June 09, 2015, 12:30:05 pm »
Sorry I was not clear,
try the url in your browser and see if it will bring the correct information

http://api2.worldweatheronline.com/free/v2/weather.ashx?q=maastricht&format=json&num_of_days=5&lang=nl&key=0b6d39679dabe54e9749209aa2e54

RayBe

  • Guru
  • ****
  • Posts: 315
    • View Profile
Re: Developing a Weather Plugin, videos
« Reply #127 on: June 09, 2015, 03:55:26 pm »
this is what the browser returns:
[code]
{ "data": { "current_condition": [ {"cloudcover": "50", "FeelsLikeC": "16", "FeelsLikeF": "61", "humidity": "45",  "lang_nl": [ {"value": "Gedeeltelijk bewolkt" } ], "observation_time": "01:52 PM", "precipMM": "0.1", "pressure": "1028", "temp_C": "16", "temp_F": "61", "visibility": "10", "weatherCode": "116",  "weatherDesc": [ {"value": "Partly Cloudy" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0002_sunny_intervals.png" } ], "winddir16Point": "NNE", "winddirDegree": "20", "windspeedKmph": "24", "windspeedMiles": "15" } ],  "request": [ {"query": "Maastricht, Netherlands", "type": "City" } ],  "weather": [ { "astronomy": [ {"moonrise": "01:38 AM", "moonset": "01:12 PM", "sunrise": "05:25 AM", "sunset": "09:49 PM" } ], "date": "2015-06-09",  "hourly": [ {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "3", "DewPointC": "6", "DewPointF": "42", "FeelsLikeC": "5", "FeelsLikeF": "41", "HeatIndexC": "8", "HeatIndexF": "46", "humidity": "84",  "lang_nl": [ {"value": "Helder" } ], "precipMM": "0.0", "pressure": "1029", "tempC": "8", "tempF": "46", "time": "100", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Clear" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0008_clear_sky_night.png" } ], "WindChillC": "5", "WindChillF": "41", "winddir16Point": "NNE", "winddirDegree": "33", "WindGustKmph": "33", "WindGustMiles": "21", "windspeedKmph": "19", "windspeedMiles": "12" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "48", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "70", "DewPointC": "6", "DewPointF": "42", "FeelsLikeC": "3", "FeelsLikeF": "37", "HeatIndexC": "6", "HeatIndexF": "43", "humidity": "97",  "lang_nl": [ {"value": "Bewolkt" } ], "precipMM": "0.0", "pressure": "1029", "tempC": "6", "tempF": "43", "time": "400", "visibility": "10", "weatherCode": "119",  "weatherDesc": [ {"value": "Cloudy" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0004_black_low_cloud.png" } ], "WindChillC": "3", "WindChillF": "37", "winddir16Point": "NNE", "winddirDegree": "32", "WindGustKmph": "29", "WindGustMiles": "18", "windspeedKmph": "17", "windspeedMiles": "10" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "19", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "0", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "84", "DewPointC": "7", "DewPointF": "45", "FeelsLikeC": "7", "FeelsLikeF": "45", "HeatIndexC": "10", "HeatIndexF": "50", "humidity": "82",  "lang_nl": [ {"value": "Bewolkt" } ], "precipMM": "0.0", "pressure": "1029", "tempC": "10", "tempF": "50", "time": "700", "visibility": "10", "weatherCode": "119",  "weatherDesc": [ {"value": "Cloudy" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0003_white_cloud.png" } ], "WindChillC": "7", "WindChillF": "45", "winddir16Point": "NE", "winddirDegree": "40", "WindGustKmph": "28", "WindGustMiles": "17", "windspeedKmph": "24", "windspeedMiles": "15" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "0", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "74", "DewPointC": "7", "DewPointF": "45", "FeelsLikeC": "11", "FeelsLikeF": "52", "HeatIndexC": "13", "HeatIndexF": "56", "humidity": "68",  "lang_nl": [ {"value": "Bewolkt" } ], "precipMM": "0.0", "pressure": "1029", "tempC": "13", "tempF": "56", "time": "1000", "visibility": "10", "weatherCode": "119",  "weatherDesc": [ {"value": "Cloudy" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0003_white_cloud.png" } ], "WindChillC": "11", "WindChillF": "52", "winddir16Point": "NE", "winddirDegree": "42", "WindGustKmph": "30", "WindGustMiles": "19", "windspeedKmph": "26", "windspeedMiles": "16" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "1", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "18", "DewPointC": "7", "DewPointF": "45", "FeelsLikeC": "16", "FeelsLikeF": "61", "HeatIndexC": "16", "HeatIndexF": "61", "humidity": "56",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.1", "pressure": "1028", "tempC": "16", "tempF": "61", "time": "1300", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "16", "WindChillF": "61", "winddir16Point": "NE", "winddirDegree": "38", "WindGustKmph": "33", "WindGustMiles": "21", "windspeedKmph": "29", "windspeedMiles": "18" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "97", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "3", "DewPointC": "8", "DewPointF": "46", "FeelsLikeC": "17", "FeelsLikeF": "63", "HeatIndexC": "17", "HeatIndexF": "63", "humidity": "54",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1027", "tempC": "17", "tempF": "63", "time": "1600", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "17", "WindChillF": "63", "winddir16Point": "NE", "winddirDegree": "42", "WindGustKmph": "31", "WindGustMiles": "19", "windspeedKmph": "27", "windspeedMiles": "17" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "16", "DewPointC": "7", "DewPointF": "45", "FeelsLikeC": "13", "FeelsLikeF": "55", "HeatIndexC": "14", "HeatIndexF": "58", "humidity": "62",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1027", "tempC": "14", "tempF": "58", "time": "1900", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "13", "WindChillF": "55", "winddir16Point": "NE", "winddirDegree": "36", "WindGustKmph": "37", "WindGustMiles": "23", "windspeedKmph": "25", "windspeedMiles": "15" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "95", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "5", "DewPointC": "6", "DewPointF": "43", "FeelsLikeC": "10", "FeelsLikeF": "51", "HeatIndexC": "13", "HeatIndexF": "56", "humidity": "82",  "lang_nl": [ {"value": "Helder" } ], "precipMM": "0.0", "pressure": "1028", "tempC": "10", "tempF": "51", "time": "2200", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Clear" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0008_clear_sky_night.png" } ], "WindChillC": "10", "WindChillF": "51", "winddir16Point": "NNE", "winddirDegree": "30", "WindGustKmph": "35", "WindGustMiles": "22", "windspeedKmph": "17", "windspeedMiles": "10" } ], "maxtempC": "17", "maxtempF": "63", "mintempC": "8", "mintempF": "46", "uvIndex": "6" }, { "astronomy": [ {"moonrise": "02:07 AM", "moonset": "02:27 PM", "sunrise": "05:24 AM", "sunset": "09:50 PM" } ], "date": "2015-06-10",  "hourly": [ {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "24", "DewPointC": "7", "DewPointF": "45", "FeelsLikeC": "6", "FeelsLikeF": "42", "HeatIndexC": "8", "HeatIndexF": "47", "humidity": "94",  "lang_nl": [ {"value": "Helder" } ], "precipMM": "0.0", "pressure": "1028", "tempC": "8", "tempF": "47", "time": "100", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Clear" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0008_clear_sky_night.png" } ], "WindChillC": "6", "WindChillF": "42", "winddir16Point": "NE", "winddirDegree": "36", "WindGustKmph": "31", "WindGustMiles": "19", "windspeedKmph": "16", "windspeedMiles": "10" }, {"chanceoffog": "1", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "8", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "56", "DewPointC": "7", "DewPointF": "45", "FeelsLikeC": "5", "FeelsLikeF": "41", "HeatIndexC": "8", "HeatIndexF": "46", "humidity": "97",  "lang_nl": [ {"value": "Gedeeltelijk bewolkt" } ], "precipMM": "0.0", "pressure": "1027", "tempC": "8", "tempF": "46", "time": "400", "visibility": "10", "weatherCode": "116",  "weatherDesc": [ {"value": "Partly Cloudy" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0004_black_low_cloud.png" } ], "WindChillC": "5", "WindChillF": "41", "winddir16Point": "NE", "winddirDegree": "45", "WindGustKmph": "28", "WindGustMiles": "17", "windspeedKmph": "15", "windspeedMiles": "9" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "3", "DewPointC": "10", "DewPointF": "49", "FeelsLikeC": "11", "FeelsLikeF": "51", "HeatIndexC": "13", "HeatIndexF": "55", "humidity": "81",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1027", "tempC": "13", "tempF": "55", "time": "700", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "11", "WindChillF": "51", "winddir16Point": "ENE", "winddirDegree": "62", "WindGustKmph": "22", "WindGustMiles": "14", "windspeedKmph": "19", "windspeedMiles": "12" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "91", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "5", "DewPointC": "10", "DewPointF": "49", "FeelsLikeC": "19", "FeelsLikeF": "65", "HeatIndexC": "19", "HeatIndexF": "65", "humidity": "56",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1026", "tempC": "19", "tempF": "65", "time": "1000", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "19", "WindChillF": "65", "winddir16Point": "NE", "winddirDegree": "55", "WindGustKmph": "28", "WindGustMiles": "18", "windspeedKmph": "25", "windspeedMiles": "15" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "2", "DewPointC": "11", "DewPointF": "51", "FeelsLikeC": "21", "FeelsLikeF": "70", "HeatIndexC": "24", "HeatIndexF": "76", "humidity": "50",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1024", "tempC": "21", "tempF": "70", "time": "1300", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "21", "WindChillF": "70", "winddir16Point": "NE", "winddirDegree": "53", "WindGustKmph": "31", "WindGustMiles": "19", "windspeedKmph": "27", "windspeedMiles": "17" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "9", "DewPointC": "12", "DewPointF": "53", "FeelsLikeC": "25", "FeelsLikeF": "76", "HeatIndexC": "25", "HeatIndexF": "76", "humidity": "50",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1023", "tempC": "23", "tempF": "73", "time": "1600", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "23", "WindChillF": "73", "winddir16Point": "NE", "winddirDegree": "51", "WindGustKmph": "31", "WindGustMiles": "19", "windspeedKmph": "27", "windspeedMiles": "17" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "97", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "3", "DewPointC": "10", "DewPointF": "50", "FeelsLikeC": "19", "FeelsLikeF": "65", "HeatIndexC": "19", "HeatIndexF": "65", "humidity": "58",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1022", "tempC": "19", "tempF": "65", "time": "1900", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "19", "WindChillF": "65", "winddir16Point": "NE", "winddirDegree": "47", "WindGustKmph": "39", "WindGustMiles": "24", "windspeedKmph": "24", "windspeedMiles": "15" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "87", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "2", "DewPointC": "7", "DewPointF": "44", "FeelsLikeC": "12", "FeelsLikeF": "54", "HeatIndexC": "14", "HeatIndexF": "57", "humidity": "62",  "lang_nl": [ {"value": "Helder" } ], "precipMM": "0.0", "pressure": "1023", "tempC": "14", "tempF": "57", "time": "2200", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Clear" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0008_clear_sky_night.png" } ], "WindChillC": "12", "WindChillF": "54", "winddir16Point": "NE", "winddirDegree": "51", "WindGustKmph": "47", "WindGustMiles": "29", "windspeedKmph": "23", "windspeedMiles": "15" } ], "maxtempC": "23", "maxtempF": "73", "mintempC": "10", "mintempF": "49", "uvIndex": "7" }, { "astronomy": [ {"moonrise": "02:35 AM", "moonset": "03:44 PM", "sunrise": "05:24 AM", "sunset": "09:50 PM" } ], "date": "2015-06-11",  "hourly": [ {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "5", "DewPointC": "8", "DewPointF": "46", "FeelsLikeC": "9", "FeelsLikeF": "48", "HeatIndexC": "11", "HeatIndexF": "52", "humidity": "79",  "lang_nl": [ {"value": "Helder" } ], "precipMM": "0.0", "pressure": "1023", "tempC": "11", "tempF": "52", "time": "100", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Clear" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0008_clear_sky_night.png" } ], "WindChillC": "9", "WindChillF": "48", "winddir16Point": "ENE", "winddirDegree": "58", "WindGustKmph": "40", "WindGustMiles": "25", "windspeedKmph": "22", "windspeedMiles": "14" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "84", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "12", "DewPointC": "8", "DewPointF": "46", "FeelsLikeC": "7", "FeelsLikeF": "45", "HeatIndexC": "10", "HeatIndexF": "49", "humidity": "87",  "lang_nl": [ {"value": "Helder" } ], "precipMM": "0.0", "pressure": "1023", "tempC": "10", "tempF": "49", "time": "400", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Clear" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0008_clear_sky_night.png" } ], "WindChillC": "7", "WindChillF": "45", "winddir16Point": "ENE", "winddirDegree": "66", "WindGustKmph": "38", "WindGustMiles": "23", "windspeedKmph": "18", "windspeedMiles": "11" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "95", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "15", "DewPointC": "10", "DewPointF": "50", "FeelsLikeC": "15", "FeelsLikeF": "60", "HeatIndexC": "15", "HeatIndexF": "60", "humidity": "71",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1022", "tempC": "15", "tempF": "60", "time": "700", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "15", "WindChillF": "60", "winddir16Point": "E", "winddirDegree": "82", "WindGustKmph": "28", "WindGustMiles": "18", "windspeedKmph": "24", "windspeedMiles": "15" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "14", "DewPointC": "13", "DewPointF": "55", "FeelsLikeC": "22", "FeelsLikeF": "71", "HeatIndexC": "25", "HeatIndexF": "76", "humidity": "56",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1020", "tempC": "22", "tempF": "71", "time": "1000", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "22", "WindChillF": "71", "winddir16Point": "E", "winddirDegree": "86", "WindGustKmph": "31", "WindGustMiles": "19", "windspeedKmph": "27", "windspeedMiles": "17" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "82", "chanceofovercast": "0", "chanceofrain": "4", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "92", "chanceofthunder": "3", "chanceofwindy": "0", "cloudcover": "6", "DewPointC": "14", "DewPointF": "57", "FeelsLikeC": "26", "FeelsLikeF": "79", "HeatIndexC": "26", "HeatIndexF": "79", "humidity": "49",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1018", "tempC": "25", "tempF": "78", "time": "1300", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "25", "WindChillF": "78", "winddir16Point": "E", "winddirDegree": "89", "WindGustKmph": "28", "WindGustMiles": "17", "windspeedKmph": "24", "windspeedMiles": "15" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "80", "chanceofovercast": "0", "chanceofrain": "4", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "3", "chanceofwindy": "0", "cloudcover": "8", "DewPointC": "14", "DewPointF": "58", "FeelsLikeC": "27", "FeelsLikeF": "80", "HeatIndexC": "27", "HeatIndexF": "80", "humidity": "47",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1016", "tempC": "26", "tempF": "80", "time": "1600", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "26", "WindChillF": "80", "winddir16Point": "E", "winddirDegree": "89", "WindGustKmph": "23", "WindGustMiles": "14", "windspeedKmph": "20", "windspeedMiles": "13" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "3", "chanceofovercast": "0", "chanceofrain": "7", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "99", "chanceofthunder": "3", "chanceofwindy": "0", "cloudcover": "4", "DewPointC": "15", "DewPointF": "58", "FeelsLikeC": "25", "FeelsLikeF": "77", "HeatIndexC": "25", "HeatIndexF": "77", "humidity": "60",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1015", "tempC": "23", "tempF": "73", "time": "1900", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "23", "WindChillF": "73", "winddir16Point": "ENE", "winddirDegree": "76", "WindGustKmph": "31", "WindGustMiles": "19", "windspeedKmph": "18", "windspeedMiles": "11" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "13", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "78", "chanceofthunder": "5", "chanceofwindy": "0", "cloudcover": "6", "DewPointC": "13", "DewPointF": "55", "FeelsLikeC": "20", "FeelsLikeF": "68", "HeatIndexC": "24", "HeatIndexF": "75", "humidity": "73",  "lang_nl": [ {"value": "Helder" } ], "precipMM": "0.0", "pressure": "1015", "tempC": "20", "tempF": "68", "time": "2200", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Clear" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0008_clear_sky_night.png" } ], "WindChillC": "20", "WindChillF": "68", "winddir16Point": "E", "winddirDegree": "94", "WindGustKmph": "36", "WindGustMiles": "22", "windspeedKmph": "17", "windspeedMiles": "11" } ], "maxtempC": "26", "maxtempF": "80", "mintempC": "16", "mintempF": "61", "uvIndex": "7" }, { "astronomy": [ {"moonrise": "03:05 AM", "moonset": "04:58 PM", "sunrise": "05:24 AM", "sunset": "09:51 PM" } ], "date": "2015-06-12",  "hourly": [ {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "10", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "91", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "10", "DewPointC": "13", "DewPointF": "55", "FeelsLikeC": "16", "FeelsLikeF": "62", "HeatIndexC": "16", "HeatIndexF": "62", "humidity": "78",  "lang_nl": [ {"value": "Helder" } ], "precipMM": "0.0", "pressure": "1014", "tempC": "16", "tempF": "62", "time": "100", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Clear" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0008_clear_sky_night.png" } ], "WindChillC": "16", "WindChillF": "62", "winddir16Point": "ESE", "winddirDegree": "108", "WindGustKmph": "35", "WindGustMiles": "22", "windspeedKmph": "17", "windspeedMiles": "10" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "5", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "76", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "8", "DewPointC": "13", "DewPointF": "56", "FeelsLikeC": "16", "FeelsLikeF": "61", "HeatIndexC": "16", "HeatIndexF": "61", "humidity": "82",  "lang_nl": [ {"value": "Helder" } ], "precipMM": "0.0", "pressure": "1012", "tempC": "16", "tempF": "61", "time": "400", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Clear" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0008_clear_sky_night.png" } ], "WindChillC": "16", "WindChillF": "61", "winddir16Point": "ESE", "winddirDegree": "116", "WindGustKmph": "27", "WindGustMiles": "17", "windspeedKmph": "13", "windspeedMiles": "8" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "2", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "99", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "6", "DewPointC": "17", "DewPointF": "63", "FeelsLikeC": "25", "FeelsLikeF": "76", "HeatIndexC": "25", "HeatIndexF": "76", "humidity": "74",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1011", "tempC": "22", "tempF": "72", "time": "700", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "22", "WindChillF": "72", "winddir16Point": "ESE", "winddirDegree": "115", "WindGustKmph": "15", "WindGustMiles": "9", "windspeedKmph": "13", "windspeedMiles": "8" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "84", "chanceofovercast": "0", "chanceofrain": "4", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "7", "DewPointC": "19", "DewPointF": "67", "FeelsLikeC": "30", "FeelsLikeF": "86", "HeatIndexC": "30", "HeatIndexF": "86", "humidity": "59",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1011", "tempC": "28", "tempF": "83", "time": "1000", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "28", "WindChillF": "83", "winddir16Point": "SSE", "winddirDegree": "150", "WindGustKmph": "17", "WindGustMiles": "10", "windspeedKmph": "14", "windspeedMiles": "9" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "99", "chanceofovercast": "0", "chanceofrain": "3", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "96", "chanceofthunder": "4", "chanceofwindy": "0", "cloudcover": "17", "DewPointC": "19", "DewPointF": "65", "FeelsLikeC": "32", "FeelsLikeF": "90", "HeatIndexC": "32", "HeatIndexF": "90", "humidity": "49",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1009", "tempC": "31", "tempF": "87", "time": "1300", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "31", "WindChillF": "87", "winddir16Point": "SSW", "winddirDegree": "203", "WindGustKmph": "22", "WindGustMiles": "14", "windspeedKmph": "19", "windspeedMiles": "12" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "83", "chanceofovercast": "0", "chanceofrain": "11", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "72", "chanceofthunder": "19", "chanceofwindy": "0", "cloudcover": "32", "DewPointC": "19", "DewPointF": "66", "FeelsLikeC": "30", "FeelsLikeF": "86", "HeatIndexC": "30", "HeatIndexF": "86", "humidity": "56",  "lang_nl": [ {"value": "Gedeeltelijk bewolkt" } ], "precipMM": "0.0", "pressure": "1007", "tempC": "28", "tempF": "83", "time": "1600", "visibility": "10", "weatherCode": "116",  "weatherDesc": [ {"value": "Partly Cloudy" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0002_sunny_intervals.png" } ], "WindChillC": "28", "WindChillF": "83", "winddir16Point": "SSW", "winddirDegree": "200", "WindGustKmph": "16", "WindGustMiles": "10", "windspeedKmph": "14", "windspeedMiles": "9" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "82", "chanceofovercast": "0", "chanceofrain": "11", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "25", "chanceofthunder": "18", "chanceofwindy": "0", "cloudcover": "51", "DewPointC": "17", "DewPointF": "62", "FeelsLikeC": "27", "FeelsLikeF": "81", "HeatIndexC": "27", "HeatIndexF": "81", "humidity": "57",  "lang_nl": [ {"value": "Gedeeltelijk bewolkt" } ], "precipMM": "0.0", "pressure": "1007", "tempC": "26", "tempF": "79", "time": "1900", "visibility": "10", "weatherCode": "116",  "weatherDesc": [ {"value": "Partly Cloudy" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0002_sunny_intervals.png" } ], "WindChillC": "26", "WindChillF": "79", "winddir16Point": "SSW", "winddirDegree": "200", "WindGustKmph": "19", "WindGustMiles": "12", "windspeedKmph": "12", "windspeedMiles": "8" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "70", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "3", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "84", "DewPointC": "17", "DewPointF": "63", "FeelsLikeC": "27", "FeelsLikeF": "81", "HeatIndexC": "27", "HeatIndexF": "81", "humidity": "85",  "lang_nl": [ {"value": "Lichte regenbui" } ], "precipMM": "1.9", "pressure": "1008", "tempC": "23", "tempF": "73", "time": "2200", "visibility": "10", "weatherCode": "353",  "weatherDesc": [ {"value": "Light rain shower" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0025_light_rain_showers_night.png" } ], "WindChillC": "23", "WindChillF": "73", "winddir16Point": "SSW", "winddirDegree": "199", "WindGustKmph": "39", "WindGustMiles": "24", "windspeedKmph": "21", "windspeedMiles": "13" } ], "maxtempC": "31", "maxtempF": "87", "mintempC": "17", "mintempF": "62", "uvIndex": "7" }, { "astronomy": [ {"moonrise": "03:37 AM", "moonset": "06:12 PM", "sunrise": "05:24 AM", "sunset": "09:52 PM" } ], "date": "2015-06-13",  "hourly": [ {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "91", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "65", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "7", "DewPointC": "17", "DewPointF": "62", "FeelsLikeC": "18", "FeelsLikeF": "65", "HeatIndexC": "18", "HeatIndexF": "65", "humidity": "90",  "lang_nl": [ {"value": "Plaatselijke regen in de omgeving" } ], "precipMM": "1.2", "pressure": "1009", "tempC": "18", "tempF": "65", "time": "100", "visibility": "9", "weatherCode": "176",  "weatherDesc": [ {"value": "Patchy rain nearby" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0025_light_rain_showers_night.png" } ], "WindChillC": "18", "WindChillF": "65", "winddir16Point": "SSW", "winddirDegree": "212", "WindGustKmph": "42", "WindGustMiles": "26", "windspeedKmph": "23", "windspeedMiles": "14" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "25", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "32", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "62", "DewPointC": "16", "DewPointF": "61", "FeelsLikeC": "17", "FeelsLikeF": "62", "HeatIndexC": "17", "HeatIndexF": "62", "humidity": "95",  "lang_nl": [ {"value": "Plaatselijke regen in de omgeving" } ], "precipMM": "0.1", "pressure": "1009", "tempC": "17", "tempF": "62", "time": "400", "visibility": "10", "weatherCode": "176",  "weatherDesc": [ {"value": "Patchy rain nearby" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0025_light_rain_showers_night.png" } ], "WindChillC": "17", "WindChillF": "62", "winddir16Point": "WSW", "winddirDegree": "239", "WindGustKmph": "33", "WindGustMiles": "20", "windspeedKmph": "22", "windspeedMiles": "13" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "1", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "8", "DewPointC": "14", "DewPointF": "57", "FeelsLikeC": "17", "FeelsLikeF": "62", "HeatIndexC": "17", "HeatIndexF": "62", "humidity": "84",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1010", "tempC": "17", "tempF": "62", "time": "700", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "17", "WindChillF": "62", "winddir16Point": "SW", "winddirDegree": "236", "WindGustKmph": "27", "WindGustMiles": "17", "windspeedKmph": "24", "windspeedMiles": "15" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "9", "chanceofovercast": "1", "chanceofrain": "17", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "3", "DewPointC": "14", "DewPointF": "57", "FeelsLikeC": "21", "FeelsLikeF": "70", "HeatIndexC": "25", "HeatIndexF": "76", "humidity": "63",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1011", "tempC": "21", "tempF": "70", "time": "1000", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "21", "WindChillF": "70", "winddir16Point": "WSW", "winddirDegree": "237", "WindGustKmph": "27", "WindGustMiles": "17", "windspeedKmph": "24", "windspeedMiles": "15" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "90", "chanceofovercast": "0", "chanceofrain": "13", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "4", "DewPointC": "15", "DewPointF": "59", "FeelsLikeC": "26", "FeelsLikeF": "79", "HeatIndexC": "26", "HeatIndexF": "79", "humidity": "53",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1010", "tempC": "25", "tempF": "78", "time": "1300", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "25", "WindChillF": "78", "winddir16Point": "WSW", "winddirDegree": "243", "WindGustKmph": "28", "WindGustMiles": "17", "windspeedKmph": "24", "windspeedMiles": "15" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "63", "chanceofovercast": "0", "chanceofrain": "5", "chanceofremdry": "0", "chanceofsnow": "0&
When you were born, you were crying and everybody else was laughing.
Live your life so when you die, you are laughing and everybody else is crying.

phenigma

  • LinuxMCE God
  • ****
  • Posts: 1758
    • View Profile
Re: Developing a Weather Plugin, videos
« Reply #128 on: June 09, 2015, 07:24:25 pm »
Thanks for continuing to work on this guys!  Please do an update from the svn code as others have pushed bug fixes into svn and we don't want those overwritten.  The most recent code and graphics (icons) should all be active at this time.

J.

cfernandes

  • Guru
  • ****
  • Posts: 359
    • View Profile
    • my company web site
Re: Developing a Weather Plugin, videos
« Reply #129 on: June 10, 2015, 12:34:57 pm »
please  use this bynary   

https://www.dropbox.com/s/k3j5fce8xiy0jp0/Weather?dl=0

i need  to talk with SBCC  to merge  my updates o wwo   .

darkwizard864

  • Veteran
  • ***
  • Posts: 131
    • View Profile
Re: Developing a Weather Plugin, videos
« Reply #130 on: June 11, 2015, 05:27:38 am »
cfernandes
I tried binary and core dumped

cfernandes

  • Guru
  • ****
  • Posts: 359
    • View Profile
    • my company web site
Re: Developing a Weather Plugin, videos
« Reply #131 on: June 15, 2015, 12:53:44 pm »
sorry !

some weather codes is missing.  i update   de binary   please try again

https://www.dropbox.com/s/k3j5fce8xiy0jp0/Weather?dl=0

darkwizard864

  • Veteran
  • ***
  • Posts: 131
    • View Profile
Re: Developing a Weather Plugin, videos
« Reply #132 on: June 27, 2015, 04:55:32 pm »
10      06/27/15 10:54:09.249           Weather: at download after curl <0xb56ffb40>
{
   "base" : "stations",
   "clouds" : {
      "all" : 90
   },
   "cod" : 200,
   "coord" : {
      "lat" : 40.280,
      "lon" : -75.390
   },
   "dt" : 1435416564,
   "id" : 5192662,
   "main" : {
      "humidity" : 88,
      "pressure" : 1018,
      "temp" : 66.420,
      "temp_max" : 69.80,
      "temp_min" : 64
   },
   "name" : "Harleysville",
   "rain" : {
      "1h" : 0.370
   },
   "sys" : {
      "country" : "US",
      "id" : 2367,
      "message" : 0.28220,
      "sunrise" : 1435397635,
      "sunset" : 1435451730,
      "type" : 1
   },
   "visibility" : 16093,
   "weather" : [
      {
         "description" : "light rain",
         "icon" : "10d",
         "id" : 500,
         "main" : "Rain"
      }
   ],
   "wind" : {
      "deg" : 90,
      "speed" : 6.70
   }
}

terminate called after throwing an instance of 'std::runtime_error'
  what():  Type is not convertible to string
Aborted (core dumped)

phenigma

  • LinuxMCE God
  • ****
  • Posts: 1758
    • View Profile
Re: Developing a Weather Plugin, videos
« Reply #133 on: June 28, 2015, 04:26:35 am »
mhm, yes.  That bug is fixed in svn, but it has not filtered down to those doing the legwork.

Guys, can you please update your source from svn to pick up bug fixes from others and then post your new source to the ticket in svn again please?  Providing binaries can be very counter-productive.

I'm happy to help amalgamate code changes.

J.

cfernandes

  • Guru
  • ****
  • Posts: 359
    • View Profile
    • my company web site
Re: Developing a Weather Plugin, videos
« Reply #134 on: June 28, 2015, 03:20:47 pm »
Sorry J.

How can I send the changes I made in part of the code ?


Carlos