https://www.meteosource.com Weather API loginSign up for free EnglishEnglish * #English * #Cestina Menu Vlajka czeEnglish * EnglishEnglish * EnglishCestina loginSign up for free * Home * Features Back Features Main features + Current Weather Data + Weather Forecast Data + Historical Weather Data + Weather Maps & Layers + Air Quality Data + Maritime Forecast Other + API wrapper libraries + How our forecasts are made + How we update our data in real time + Personal data protection + Terms of service * Pricing * Documentation * FAQ * Customised solutions Back Customised solutions + Weather for Business - industries + Energy modelling + Insurance and Risk + Retail + Agriculture + Construction + Road and Rail + Contact * Blog Weather API * Home * Features Back Features Main features + Current Weather Data + Weather Forecast Data + Historical Weather Data + Weather Maps & Layers + Air Quality Data + Maritime Forecast Other + API wrapper libraries + How our forecasts are made + How we update our data in real time + Personal data protection + Terms of service * Pricing * Documentation * FAQ * Customised solutions Back Customised solutions + Energy modelling + Insurance and Risk + Retail + Agriculture + Construction + Road and Rail + Contact * Blog Global Weather API Real-time, forecast & historical accurate data At an affordable price, you will receive accurate and reliable data that you can easily implement into your website or application. We also help you optimise weather-dependent activities. * Predictions for any GPS or City * Minute-by-minute adjustments * Forecasts up to 30-days FeaturesSee our documentation and try it out London, England, United Kingdom Change location and view the data [ ] [Search] * API Request and Response * Realtime Data Usage Example Request { "place_id": "london", "language": "en", "unit": "metric" } Response { "timezone": "Europe/London", "units": "metric", "current": { "icon_num": 10, "weather": "Light rain", "temperature": 11.2, "feels_like": 7.5, "dew_point": 9, "wind": { "speed": 5.5, "gusts": 12, "angle": 177, "dir": "S" }, "precipitation": { "total": 0.3 }, "cloud_cover": 100, "irradiance": 0.06, "pressure": 999, "uv_index": 0, "humidity": 88 }, "hourly": { "data": [ { "date": "2023-03-31T00:00:00", "icon": 10, "summary": "Light rain", "temperature": 11.2, "feels_like": 7.5, "dew_point": 10, "wind": { "speed": 5.5, "gusts": 12, "dir": "S", "angle": 177 }, "cloud_cover": { "total": 100 }, "pressure": 997, "precipitation": { "total": 0.4 }, "probability": { "precipitation": 90 }, "irradiance": 0.06, "humidity": 92 }, { "date": "2023-03-31T01:00:00", "icon": 10, "summary": "Light rain", "temperature": 11.2, "feels_like": 7, "dew_point": 9.5, "wind": { "speed": 6.7, "gusts": 13.3, "dir": "SSW", "angle": 204 }, "cloud_cover": { "total": 99 }, "pressure": 995, "precipitation": { "total": 0.3 }, "probability": { "precipitation": 82 }, "irradiance": 0, "humidity": 88 }, { "date": "2023-03-31T02:00:00", "icon": 11, "summary": "Rain", "temperature": 10.8, "feels_like": 6.8, "dew_point": 9.2, "wind": { "speed": 5.7, "gusts": 13.7, "dir": "SSW", "angle": 198 }, "cloud_cover": { "total": 100 }, "pressure": 993, "precipitation": { "total": 0.7 }, "probability": { "precipitation": 95 }, "irradiance": 0.01, "humidity": 90 }, { "date": "2023-03-31T03:00:00", "icon": 11, "summary": "Rain", "temperature": 10.5, "feels_like": 5.2, "dew_point": 8.5, "wind": { "speed": 7.7, "gusts": 13.8, "dir": "SSW", "angle": 200 }, "cloud_cover": { "total": 100 }, "pressure": 992, "precipitation": { "total": 0.8 }, "probability": { "precipitation": 95 }, "irradiance": 0.02, "humidity": 87 }, { "date": "2023-03-31T04:00:00", "icon": 11, "summary": "Rain", "temperature": 10.5, "feels_like": 5, "dew_point": 8.8, "wind": { "speed": 8.6, "gusts": 14, "dir": "SSW", "angle": 198 }, "cloud_cover": { "total": 100 }, "pressure": 990, "precipitation": { "total": 0.8 }, "probability": { "precipitation": 95 }, "irradiance": 0.02, "humidity": 88 }, { "date": "2023-03-31T05:00:00", "icon": 10, "summary": "Light rain", "temperature": 10.2, "feels_like": 4.8, "dew_point": 8.5, "wind": { "speed": 8.5, "gusts": 14.5, "dir": "SSW", "angle": 203 }, "cloud_cover": { "total": 100 }, "pressure": 988, "precipitation": { "total": 0.5 }, "probability": { "precipitation": 87 }, "irradiance": 0, "humidity": 88 }, { "date": "2023-03-31T06:00:00", "icon": 10, "summary": "Light rain", "temperature": 10, "feels_like": 5, "dew_point": 8.5, "wind": { "speed": 7.9, "gusts": 13, "dir": "SSW", "angle": 198 }, "cloud_cover": { "total": 100 }, "pressure": 987, "precipitation": { "total": 0.3 }, "probability": { "precipitation": 78 }, "irradiance": 0.37, "humidity": 90 }, { "date": "2023-03-31T07:00:00", "icon": 10, "summary": "Light rain", "temperature": 10, "feels_like": 5.5, "dew_point": 8.2, "wind": { "speed": 6.9, "gusts": 11.3, "dir": "SSW", "angle": 210 }, "cloud_cover": { "total": 100 }, "pressure": 986, "precipitation": { "total": 0.6 }, "probability": { "precipitation": 90 }, "irradiance": 13.72, "humidity": 88 }, { "date": "2023-03-31T08:00:00", "icon": 10, "summary": "Light rain", "temperature": 10, "feels_like": 6.2, "dew_point": 8.2, "wind": { "speed": 5.4, "gusts": 11.4, "dir": "SW", "angle": 223 }, "cloud_cover": { "total": 100 }, "pressure": 986, "precipitation": { "total": 0.2 }, "probability": { "precipitation": 72 }, "irradiance": 58.2, "humidity": 88 }, { "date": "2023-03-31T09:00:00", "icon": 11, "summary": "Rain", "temperature": 10.2, "feels_like": 6.2, "dew_point": 8.8, "wind": { "speed": 6.8, "gusts": 11.6, "dir": "SW", "angle": 218 }, "cloud_cover": { "total": 100 }, "pressure": 986, "precipitation": { "total": 0.6 }, "probability": { "precipitation": 92 }, "irradiance": 74.3, "humidity": 90 }, { "date": "2023-03-31T10:00:00", "icon": 11, "summary": "Rain", "temperature": 10.5, "feels_like": 6, "dew_point": 9.2, "wind": { "speed": 6.7, "gusts": 11.8, "dir": "SW", "angle": 217 }, "cloud_cover": { "total": 100 }, "pressure": 986, "precipitation": { "total": 1.4 }, "probability": { "precipitation": 95 }, "irradiance": 80.52, "humidity": 91 }, { "date": "2023-03-31T11:00:00", "icon": 11, "summary": "Rain", "temperature": 10.5, "feels_like": 6, "dew_point": 8.8, "wind": { "speed": 6.7, "gusts": 12.1, "dir": "SW", "angle": 222 }, "cloud_cover": { "total": 99 }, "pressure": 985, "precipitation": { "total": 1.5 }, "probability": { "precipitation": 95 }, "irradiance": 70.08, "humidity": 88 }, { "date": "2023-03-31T12:00:00", "icon": 10, "summary": "Light rain", "temperature": 10.5, "feels_like": 6, "dew_point": 9, "wind": { "speed": 7.2, "gusts": 12.9, "dir": "SW", "angle": 218 }, "cloud_cover": { "total": 100 }, "pressure": 985, "precipitation": { "total": 0.5 }, "probability": { "precipitation": 86 }, "irradiance": 190.15, "humidity": 90 }, { "date": "2023-03-31T13:00:00", "icon": 11, "summary": "Rain", "temperature": 12, "feels_like": 6.8, "dew_point": 10.8, "wind": { "speed": 8, "gusts": 13.1, "dir": "WSW", "angle": 244 }, "cloud_cover": { "total": 100 }, "pressure": 986, "precipitation": { "total": 1 }, "probability": { "precipitation": 95 }, "irradiance": 201.46, "humidity": 92 }, { "date": "2023-03-31T14:00:00", "icon": 10, "summary": "Light rain", "temperature": 11.8, "feels_like": 6.5, "dew_point": 10, "wind": { "speed": 8.4, "gusts": 14, "dir": "W", "angle": 261 }, "cloud_cover": { "total": 100 }, "pressure": 987, "precipitation": { "total": 0.4 }, "probability": { "precipitation": 92 }, "irradiance": 126.79, "humidity": 89 }, { "date": "2023-03-31T15:00:00", "icon": 11, "summary": "Rain", "temperature": 11.2, "feels_like": 6.5, "dew_point": 9.5, "wind": { "speed": 7.3, "gusts": 13.4, "dir": "W", "angle": 272 }, "cloud_cover": { "total": 100 }, "pressure": 988, "precipitation": { "total": 0.7 }, "probability": { "precipitation": 95 }, "irradiance": 133.61, "humidity": 88 }, { "date": "2023-03-31T16:00:00", "icon": 11, "summary": "Rain", "temperature": 11.2, "feels_like": 7.2, "dew_point": 9.8, "wind": { "speed": 6.2, "gusts": 12.4, "dir": "W", "angle": 268 }, "cloud_cover": { "total": 100 }, "pressure": 989, "precipitation": { "total": 0.8 }, "probability": { "precipitation": 95 }, "irradiance": 76.61, "humidity": 90 }, { "date": "2023-03-31T17:00:00", "icon": 11, "summary": "Rain", "temperature": 11, "feels_like": 7.5, "dew_point": 9.5, "wind": { "speed": 5.5, "gusts": 12.1, "dir": "W", "angle": 269 }, "cloud_cover": { "total": 100 }, "pressure": 990, "precipitation": { "total": 0.6 }, "probability": { "precipitation": 95 }, "irradiance": 47.91, "humidity": 90 }, { "date": "2023-03-31T18:00:00", "icon": 10, "summary": "Light rain", "temperature": 10.5, "feels_like": 7.5, "dew_point": 9, "wind": { "speed": 5.4, "gusts": 12.1, "dir": "W", "angle": 278 }, "cloud_cover": { "total": 99 }, "pressure": 991, "precipitation": { "total": 0.5 }, "probability": { "precipitation": 87 }, "irradiance": 20.89, "humidity": 90 }, { "date": "2023-03-31T19:00:00", "icon": 10, "summary": "Light rain", "temperature": 10.2, "feels_like": 6.8, "dew_point": 9, "wind": { "speed": 5.4, "gusts": 12, "dir": "W", "angle": 270 }, "cloud_cover": { "total": 99 }, "pressure": 992, "precipitation": { "total": 0.3 }, "probability": { "precipitation": 75 }, "irradiance": 1.62, "humidity": 91 }, { "date": "2023-03-31T20:00:00", "icon": 10, "summary": "Light rain", "temperature": 10, "feels_like": 6.8, "dew_point": 8.8, "wind": { "speed": 5.4, "gusts": 11.6, "dir": "WNW", "angle": 281 }, "cloud_cover": { "total": 99 }, "pressure": 993, "precipitation": { "total": 0.2 }, "probability": { "precipitation": 64 }, "irradiance": 0.04, "humidity": 91 }, { "date": "2023-03-31T21:00:00", "icon": 7, "summary": "Overcast", "temperature": 9.8, "feels_like": 6.8, "dew_point": 8.5, "wind": { "speed": 4.9, "gusts": 10.5, "dir": "WNW", "angle": 289 }, "cloud_cover": { "total": 95 }, "pressure": 994, "precipitation": { "total": 0 }, "probability": { "precipitation": 63 }, "irradiance": 0.01, "humidity": 91 }, { "date": "2023-03-31T22:00:00", "icon": 10, "summary": "Light rain", "temperature": 9.8, "feels_like": 7, "dew_point": 8.5, "wind": { "speed": 4.2, "gusts": 10, "dir": "NW", "angle": 306 }, "cloud_cover": { "total": 97 }, "pressure": 995, "precipitation": { "total": 0.2 }, "probability": { "precipitation": 62 }, "irradiance": 0.04, "humidity": 91 }, { "date": "2023-03-31T23:00:00", "icon": 11, "summary": "Rain", "temperature": 9.5, "feels_like": 6.2, "dew_point": 7.8, "wind": { "speed": 4.3, "gusts": 10.2, "dir": "NW", "angle": 312 }, "cloud_cover": { "total": 100 }, "pressure": 996, "precipitation": { "total": 0.7 }, "probability": { "precipitation": 78 }, "irradiance": 0, "humidity": 88 }, { "date": "2023-04-01T00:00:00", "icon": 10, "summary": "Light rain", "temperature": 9.2, "feels_like": 6.5, "dew_point": 8, "wind": { "speed": 4.5, "gusts": 9.7, "dir": "NW", "angle": 309 }, "cloud_cover": { "total": 97 }, "pressure": 997, "precipitation": { "total": 0.4 }, "probability": { "precipitation": 66 }, "irradiance": 0.08, "humidity": 91 }, { "date": "2023-04-01T01:00:00", "icon": 10, "summary": "Light rain", "temperature": 9.2, "feels_like": 6.2, "dew_point": 8.2, "wind": { "speed": 4.5, "gusts": 9.4, "dir": "NW", "angle": 314 }, "cloud_cover": { "total": 98 }, "pressure": 998, "precipitation": { "total": 0.3 }, "probability": { "precipitation": 63 }, "irradiance": 0, "humidity": 93 }, { "date": "2023-04-01T02:00:00", "icon": 10, "summary": "Light rain", "temperature": 9, "feels_like": 5.8, "dew_point": 7.5, "wind": { "speed": 4.6, "gusts": 8.9, "dir": "NW", "angle": 316 }, "cloud_cover": { "total": 99 }, "pressure": 999, "precipitation": { "total": 0.4 }, "probability": { "precipitation": 72 }, "irradiance": 0.14, "humidity": 90 }, { "date": "2023-04-01T03:00:00", "icon": 10, "summary": "Light rain", "temperature": 8.8, "feels_like": 5, "dew_point": 7.2, "wind": { "speed": 4.7, "gusts": 8.4, "dir": "NW", "angle": 325 }, "cloud_cover": { "total": 100 }, "pressure": 1000, "precipitation": { "total": 0.5 }, "probability": { "precipitation": 80 }, "irradiance": 0.01, "humidity": 90 }, { "date": "2023-04-01T04:00:00", "icon": 10, "summary": "Light rain", "temperature": 8.8, "feels_like": 5.5, "dew_point": 7.2, "wind": { "speed": 4.7, "gusts": 8.1, "dir": "NNW", "angle": 330 }, "cloud_cover": { "total": 99 }, "pressure": 1001, "precipitation": { "total": 0.5 }, "probability": { "precipitation": 78 }, "irradiance": 0.03, "humidity": 90 }, { "date": "2023-04-01T05:00:00", "icon": 7, "summary": "Overcast", "temperature": 8.8, "feels_like": 5.2, "dew_point": 7.5, "wind": { "speed": 4.6, "gusts": 7.8, "dir": "NNW", "angle": 328 }, "cloud_cover": { "total": 99 }, "pressure": 1001, "precipitation": { "total": 0 }, "probability": { "precipitation": 58 }, "irradiance": 0, "humidity": 91 }, { "date": "2023-04-01T06:00:00", "icon": 7, "summary": "Overcast", "temperature": 8.5, "feels_like": 5, "dew_point": 7, "wind": { "speed": 4.5, "gusts": 7, "dir": "NNW", "angle": 328 }, "cloud_cover": { "total": 99 }, "pressure": 1002, "precipitation": { "total": 0 }, "probability": { "precipitation": 52 }, "irradiance": 1.13, "humidity": 90 }, { "date": "2023-04-01T07:00:00", "icon": 7, "summary": "Overcast", "temperature": 8.2, "feels_like": 4.8, "dew_point": 6.2, "wind": { "speed": 4.4, "gusts": 6.5, "dir": "NNW", "angle": 334 }, "cloud_cover": { "total": 99 }, "pressure": 1003, "precipitation": { "total": 0 }, "probability": { "precipitation": 58 }, "irradiance": 21.82, "humidity": 87 }, { "date": "2023-04-01T08:00:00", "icon": 7, "summary": "Overcast", "temperature": 8.2, "feels_like": 4.2, "dew_point": 5.8, "wind": { "speed": 4.6, "gusts": 6.3, "dir": "NNW", "angle": 332 }, "cloud_cover": { "total": 99 }, "pressure": 1004, "precipitation": { "total": 0 }, "probability": { "precipitation": 59 }, "irradiance": 68.27, "humidity": 84 }, { "date": "2023-04-01T09:00:00", "icon": 10, "summary": "Light rain", "temperature": 8, "feels_like": 4.5, "dew_point": 5.5, "wind": { "speed": 4.3, "gusts": 6.7, "dir": "NNW", "angle": 330 }, "cloud_cover": { "total": 100 }, "pressure": 1005, "precipitation": { "total": 0.3 }, "probability": { "precipitation": 61 }, "irradiance": 94.98, "humidity": 84 }, { "date": "2023-04-01T10:00:00", "icon": 10, "summary": "Light rain", "temperature": 8, "feels_like": 4, "dew_point": 4.5, "wind": { "speed": 4.4, "gusts": 6.8, "dir": "NNW", "angle": 330 }, "cloud_cover": { "total": 100 }, "pressure": 1006, "precipitation": { "total": 0.2 }, "probability": { "precipitation": 56 }, "irradiance": 151.93, "humidity": 78 }, { "date": "2023-04-01T11:00:00", "icon": 7, "summary": "Overcast", "temperature": 8.2, "feels_like": 4, "dew_point": 4.2, "wind": { "speed": 4.5, "gusts": 6.6, "dir": "NNW", "angle": 332 }, "cloud_cover": { "total": 98 }, "pressure": 1006, "precipitation": { "total": 0 }, "probability": { "precipitation": 43 }, "irradiance": 274.14, "humidity": 75 }, { "date": "2023-04-01T12:00:00", "icon": 7, "summary": "Overcast", "temperature": 9, "feels_like": 5.2, "dew_point": 3, "wind": { "speed": 4.3, "gusts": 6.7, "dir": "NNW", "angle": 337 }, "cloud_cover": { "total": 91 }, "pressure": 1007, "precipitation": { "total": 0 }, "probability": { "precipitation": 25 }, "irradiance": 409.9, "humidity": 66 }, { "date": "2023-04-01T13:00:00", "icon": 7, "summary": "Overcast", "temperature": 10.2, "feels_like": 7, "dew_point": 2.8, "wind": { "speed": 4.7, "gusts": 7, "dir": "NNW", "angle": 335 }, "cloud_cover": { "total": 95 }, "pressure": 1007, "precipitation": { "total": 0 }, "probability": { "precipitation": 11 }, "irradiance": 339.54, "humidity": 59 }, { "date": "2023-04-01T14:00:00", "icon": 7, "summary": "Overcast", "temperature": 10.8, "feels_like": 6.8, "dew_point": 2.8, "wind": { "speed": 4.9, "gusts": 7, "dir": "NNW", "angle": 332 }, "cloud_cover": { "total": 100 }, "pressure": 1008, "precipitation": { "total": 0 }, "probability": { "precipitation": 7 }, "irradiance": 221.47, "humidity": 57 }, { "date": "2023-04-01T15:00:00", "icon": 6, "summary": "Cloudy", "temperature": 10.8, "feels_like": 6.8, "dew_point": 3.5, "wind": { "speed": 4.6, "gusts": 7.1, "dir": "NNW", "angle": 332 }, "cloud_cover": { "total": 88 }, "pressure": 1009, "precipitation": { "total": 0 }, "probability": { "precipitation": 4 }, "irradiance": 201.95, "humidity": 60 }, { "date": "2023-04-01T16:00:00", "icon": 7, "summary": "Overcast", "temperature": 11, "feels_like": 7, "dew_point": 4, "wind": { "speed": 4.3, "gusts": 7.1, "dir": "NNW", "angle": 341 }, "cloud_cover": { "total": 98 }, "pressure": 1009, "precipitation": { "total": 0 }, "probability": { "precipitation": 5 }, "irradiance": 204.44, "humidity": 61 }, { "date": "2023-04-01T17:00:00", "icon": 7, "summary": "Overcast", "temperature": 11, "feels_like": 7.2, "dew_point": 5.8, "wind": { "speed": 4.2, "gusts": 7.9, "dir": "NNW", "angle": 345 }, "cloud_cover": { "total": 92 }, "pressure": 1010, "precipitation": { "total": 0 }, "probability": { "precipitation": 7 }, "irradiance": 113.78, "humidity": 70 }, { "date": "2023-04-01T18:00:00", "icon": 7, "summary": "Overcast", "temperature": 10.5, "feels_like": 6.8, "dew_point": 6.2, "wind": { "speed": 4, "gusts": 8.1, "dir": "NNW", "angle": 339 }, "cloud_cover": { "total": 100 }, "pressure": 1011, "precipitation": { "total": 0 }, "probability": { "precipitation": 23 }, "irradiance": 42.99, "humidity": 74 }, { "date": "2023-04-01T19:00:00", "icon": 7, "summary": "Overcast", "temperature": 9.5, "feels_like": 6, "dew_point": 5.8, "wind": { "speed": 3.8, "gusts": 8.3, "dir": "NNW", "angle": 338 }, "cloud_cover": { "total": 95 }, "pressure": 1012, "precipitation": { "total": 0 }, "probability": { "precipitation": 29 }, "irradiance": 1.81, "humidity": 77 }, { "date": "2023-04-01T20:00:00", "icon": 7, "summary": "Overcast", "temperature": 8.8, "feels_like": 5.2, "dew_point": 5.2, "wind": { "speed": 3.8, "gusts": 8.3, "dir": "NNW", "angle": 342 }, "cloud_cover": { "total": 95 }, "pressure": 1013, "precipitation": { "total": 0 }, "probability": { "precipitation": 7 }, "irradiance": 0.32, "humidity": 78 }, { "date": "2023-04-01T21:00:00", "icon": 7, "summary": "Overcast", "temperature": 8.2, "feels_like": 5.5, "dew_point": 5.5, "wind": { "speed": 3.6, "gusts": 8.1, "dir": "NNW", "angle": 344 }, "cloud_cover": { "total": 100 }, "pressure": 1014, "precipitation": { "total": 0 }, "probability": { "precipitation": 13 }, "irradiance": 0, "humidity": 82 }, { "date": "2023-04-01T22:00:00", "icon": 7, "summary": "Overcast", "temperature": 8, "feels_like": 4.8, "dew_point": 5.8, "wind": { "speed": 3.6, "gusts": 8, "dir": "NNW", "angle": 347 }, "cloud_cover": { "total": 91 }, "pressure": 1015, "precipitation": { "total": 0 }, "probability": { "precipitation": 18 }, "irradiance": 0.13, "humidity": 85 }, { "date": "2023-04-01T23:00:00", "icon": 7, "summary": "Overcast", "temperature": 7.5, "feels_like": 4.2, "dew_point": 5.2, "wind": { "speed": 3.6, "gusts": 8.1, "dir": "N", "angle": 357 }, "cloud_cover": { "total": 93 }, "pressure": 1016, "precipitation": { "total": 0 }, "probability": { "precipitation": 25 }, "irradiance": 0, "humidity": 85 }, { "date": "2023-04-02T00:00:00", "icon": 7, "summary": "Overcast", "temperature": 7.2, "feels_like": 4.2, "dew_point": 5.5, "wind": { "speed": 3.5, "gusts": 7.9, "dir": "N", "angle": 10 }, "cloud_cover": { "total": 100 }, "pressure": 1017, "precipitation": { "total": 0 }, "probability": { "precipitation": 22 }, "irradiance": 0.28, "humidity": 88 }, { "date": "2023-04-02T01:00:00", "icon": 7, "summary": "Overcast", "temperature": 7, "feels_like": 4.2, "dew_point": 5, "wind": { "speed": 3.4, "gusts": 7.4, "dir": "N", "angle": 11 }, "cloud_cover": { "total": 99 }, "pressure": 1018, "precipitation": { "total": 0 }, "probability": { "precipitation": 21 }, "irradiance": 0, "humidity": 87 }, { "date": "2023-04-02T02:00:00", "icon": 7, "summary": "Overcast", "temperature": 7, "feels_like": 3.5, "dew_point": 5.2, "wind": { "speed": 3.6, "gusts": 7.1, "dir": "NNE", "angle": 17 }, "cloud_cover": { "total": 97 }, "pressure": 1019, "precipitation": { "total": 0 }, "probability": { "precipitation": 16 }, "irradiance": 0, "humidity": 88 }, { "date": "2023-04-02T03:00:00", "icon": 7, "summary": "Overcast", "temperature": 6.8, "feels_like": 3.8, "dew_point": 5, "wind": { "speed": 3.6, "gusts": 7, "dir": "NNE", "angle": 18 }, "cloud_cover": { "total": 93 }, "pressure": 1020, "precipitation": { "total": 0 }, "probability": { "precipitation": 16 }, "irradiance": 0, "humidity": 88 }, { "date": "2023-04-02T04:00:00", "icon": 7, "summary": "Overcast", "temperature": 6.8, "feels_like": 4, "dew_point": 5, "wind": { "speed": 3.6, "gusts": 7.3, "dir": "NNE", "angle": 22 }, "cloud_cover": { "total": 98 }, "pressure": 1021, "precipitation": { "total": 0 }, "probability": { "precipitation": 12 }, "irradiance": 0, "humidity": 88 }, { "date": "2023-04-02T05:00:00", "icon": 7, "summary": "Overcast", "temperature": 6.5, "feels_like": 3, "dew_point": 4.8, "wind": { "speed": 3.6, "gusts": 7.6, "dir": "NNE", "angle": 24 }, "cloud_cover": { "total": 93 }, "pressure": 1022, "precipitation": { "total": 0 }, "probability": { "precipitation": 13 }, "irradiance": 0.28, "humidity": 88 }, { "date": "2023-04-02T06:00:00", "icon": 7, "summary": "Overcast", "temperature": 6.5, "feels_like": 3.5, "dew_point": 4.5, "wind": { "speed": 3.4, "gusts": 7.7, "dir": "NNE", "angle": 22 }, "cloud_cover": { "total": 100 }, "pressure": 1023, "precipitation": { "total": 0 }, "probability": { "precipitation": 2 }, "irradiance": 1.69, "humidity": 87 }, { "date": "2023-04-02T07:00:00", "icon": 7, "summary": "Overcast", "temperature": 6.2, "feels_like": 3.2, "dew_point": 4.2, "wind": { "speed": 3.1, "gusts": 7.8, "dir": "NNE", "angle": 25 }, "cloud_cover": { "total": 95 }, "pressure": 1024, "precipitation": { "total": 0 }, "probability": { "precipitation": 2 }, "irradiance": 37.94, "humidity": 87 }, { "date": "2023-04-02T08:00:00", "icon": 5, "summary": "Mostly cloudy", "temperature": 6.5, "feels_like": 3.5, "dew_point": 4.2, "wind": { "speed": 3.2, "gusts": 7.7, "dir": "NNE", "angle": 32 }, "cloud_cover": { "total": 76 }, "pressure": 1025, "precipitation": { "total": 0 }, "probability": { "precipitation": 14 }, "irradiance": 106.83, "humidity": 85 }, { "date": "2023-04-02T09:00:00", "icon": 6, "summary": "Cloudy", "temperature": 6.5, "feels_like": 3.2, "dew_point": 3.5, "wind": { "speed": 3.5, "gusts": 8.5, "dir": "NE", "angle": 39 }, "cloud_cover": { "total": 84 }, "pressure": 1026, "precipitation": { "total": 0 }, "probability": { "precipitation": 3 }, "irradiance": 220.09, "humidity": 81 }, { "date": "2023-04-02T10:00:00", "icon": 6, "summary": "Cloudy", "temperature": 7.2, "feels_like": 3.8, "dew_point": 3.5, "wind": { "speed": 3.7, "gusts": 8.6, "dir": "NE", "angle": 51 }, "cloud_cover": { "total": 82 }, "pressure": 1026, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 290.63, "humidity": 77 }, { "date": "2023-04-02T11:00:00", "icon": 5, "summary": "Mostly cloudy", "temperature": 7.5, "feels_like": 3.5, "dew_point": 2, "wind": { "speed": 3.8, "gusts": 8.8, "dir": "NE", "angle": 47 }, "cloud_cover": { "total": 75 }, "pressure": 1027, "precipitation": { "total": 0 }, "probability": { "precipitation": 2 }, "irradiance": 437.03, "humidity": 68 }, { "date": "2023-04-02T12:00:00", "icon": 4, "summary": "Partly sunny", "temperature": 8.2, "feels_like": 4.5, "dew_point": 0.8, "wind": { "speed": 3.5, "gusts": 8.1, "dir": "NE", "angle": 45 }, "cloud_cover": { "total": 47 }, "pressure": 1028, "precipitation": { "total": 0 }, "probability": { "precipitation": 1 }, "irradiance": 618.65, "humidity": 59 }, { "date": "2023-04-02T13:00:00", "icon": 4, "summary": "Partly sunny", "temperature": 9.5, "feels_like": 7.5, "dew_point": -1.2, "wind": { "speed": 3.3, "gusts": 7.9, "dir": "NE", "angle": 48 }, "cloud_cover": { "total": 43 }, "pressure": 1028, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 631.85, "humidity": 47 }, { "date": "2023-04-02T14:00:00", "icon": 4, "summary": "Partly sunny", "temperature": 10, "feels_like": 7.8, "dew_point": -2.2, "wind": { "speed": 3.2, "gusts": 7.4, "dir": "ENE", "angle": 57 }, "cloud_cover": { "total": 43 }, "pressure": 1029, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 600.35, "humidity": 42 }, { "date": "2023-04-02T15:00:00", "icon": 4, "summary": "Partly sunny", "temperature": 10.5, "feels_like": 8.5, "dew_point": -2, "wind": { "speed": 3.2, "gusts": 7, "dir": "ENE", "angle": 68 }, "cloud_cover": { "total": 46 }, "pressure": 1029, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 524.86, "humidity": 41 }, { "date": "2023-04-02T16:00:00", "icon": 4, "summary": "Partly sunny", "temperature": 10.8, "feels_like": 9.2, "dew_point": -1.8, "wind": { "speed": 2.8, "gusts": 7, "dir": "NE", "angle": 53 }, "cloud_cover": { "total": 44 }, "pressure": 1030, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 381.21, "humidity": 41 }, { "date": "2023-04-02T17:00:00", "icon": 4, "summary": "Partly sunny", "temperature": 10.2, "feels_like": 8.5, "dew_point": -1.8, "wind": { "speed": 2.8, "gusts": 6.9, "dir": "NE", "angle": 51 }, "cloud_cover": { "total": 44 }, "pressure": 1030, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 240.72, "humidity": 43 }, { "date": "2023-04-02T18:00:00", "icon": 4, "summary": "Partly sunny", "temperature": 9.8, "feels_like": 8.8, "dew_point": -1.5, "wind": { "speed": 2.5, "gusts": 6.3, "dir": "NE", "angle": 50 }, "cloud_cover": { "total": 47 }, "pressure": 1030, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 96.86, "humidity": 45 }, { "date": "2023-04-02T19:00:00", "icon": 4, "summary": "Partly sunny", "temperature": 9, "feels_like": 7.8, "dew_point": 0, "wind": { "speed": 2.1, "gusts": 6.7, "dir": "ENE", "angle": 68 }, "cloud_cover": { "total": 41 }, "pressure": 1031, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 6.87, "humidity": 53 }, { "date": "2023-04-02T20:00:00", "icon": 28, "summary": "Partly clear", "temperature": 7.8, "feels_like": 6.8, "dew_point": 1.2, "wind": { "speed": 2.4, "gusts": 6.6, "dir": "ESE", "angle": 109 }, "cloud_cover": { "total": 36 }, "pressure": 1032, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0.03, "humidity": 63 }, { "date": "2023-04-02T21:00:00", "icon": 28, "summary": "Partly clear", "temperature": 6.8, "feels_like": 6, "dew_point": 1.5, "wind": { "speed": 2.2, "gusts": 6.2, "dir": "SE", "angle": 128 }, "cloud_cover": { "total": 32 }, "pressure": 1032, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0.02, "humidity": 69 }, { "date": "2023-04-02T22:00:00", "icon": 28, "summary": "Partly clear", "temperature": 6, "feels_like": 5.8, "dew_point": 1, "wind": { "speed": 1.6, "gusts": 5.6, "dir": "ESE", "angle": 108 }, "cloud_cover": { "total": 25 }, "pressure": 1033, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0.16, "humidity": 70 }, { "date": "2023-04-02T23:00:00", "icon": 28, "summary": "Partly clear", "temperature": 5.5, "feels_like": 5.2, "dew_point": 1, "wind": { "speed": 1.6, "gusts": 5.5, "dir": "ESE", "angle": 105 }, "cloud_cover": { "total": 44 }, "pressure": 1033, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0, "humidity": 72 }, { "date": "2023-04-03T00:00:00", "icon": 28, "summary": "Partly clear", "temperature": 5, "feels_like": 2.8, "dew_point": 0.8, "wind": { "speed": 1.7, "gusts": 5.4, "dir": "ESE", "angle": 110 }, "cloud_cover": { "total": 37 }, "pressure": 1033, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0.02, "humidity": 73 }, { "date": "2023-04-03T01:00:00", "icon": 28, "summary": "Partly clear", "temperature": 4.5, "feels_like": 2, "dew_point": 0.5, "wind": { "speed": 1.4, "gusts": 5, "dir": "ESE", "angle": 108 }, "cloud_cover": { "total": 49 }, "pressure": 1034, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0, "humidity": 75 }, { "date": "2023-04-03T02:00:00", "icon": 28, "summary": "Partly clear", "temperature": 4, "feels_like": 2.2, "dew_point": 0.2, "wind": { "speed": 1, "gusts": 3.6, "dir": "E", "angle": 100 }, "cloud_cover": { "total": 60 }, "pressure": 1034, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0, "humidity": 76 }, { "date": "2023-04-03T03:00:00", "icon": 29, "summary": "Mostly cloudy", "temperature": 3.8, "feels_like": 1.5, "dew_point": 0.2, "wind": { "speed": 1, "gusts": 3.2, "dir": "E", "angle": 90 }, "cloud_cover": { "total": 68 }, "pressure": 1034, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0, "humidity": 77 }, { "date": "2023-04-03T04:00:00", "icon": 29, "summary": "Mostly cloudy", "temperature": 3.2, "feels_like": 1.2, "dew_point": 0, "wind": { "speed": 1.1, "gusts": 2.7, "dir": "E", "angle": 89 }, "cloud_cover": { "total": 66 }, "pressure": 1034, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0, "humidity": 79 }, { "date": "2023-04-03T05:00:00", "icon": 28, "summary": "Partly clear", "temperature": 3, "feels_like": 1, "dew_point": -0.2, "wind": { "speed": 1.2, "gusts": 2.6, "dir": "E", "angle": 79 }, "cloud_cover": { "total": 64 }, "pressure": 1034, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0, "humidity": 79 }, { "date": "2023-04-03T06:00:00", "icon": 5, "summary": "Mostly cloudy", "temperature": 3, "feels_like": 0.8, "dew_point": 0, "wind": { "speed": 1, "gusts": 2.5, "dir": "ENE", "angle": 76 }, "cloud_cover": { "total": 66 }, "pressure": 1034, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 4.11, "humidity": 80 }, { "date": "2023-04-03T07:00:00", "icon": 4, "summary": "Partly sunny", "temperature": 3, "feels_like": 0.8, "dew_point": -0.2, "wind": { "speed": 1.2, "gusts": 2.6, "dir": "ENE", "angle": 75 }, "cloud_cover": { "total": 55 }, "pressure": 1034, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 84.07, "humidity": 79 }, { "date": "2023-04-03T08:00:00", "icon": 4, "summary": "Partly sunny", "temperature": 4, "feels_like": 1.8, "dew_point": 0, "wind": { "speed": 1.4, "gusts": 3.3, "dir": "E", "angle": 90 }, "cloud_cover": { "total": 44 }, "pressure": 1034, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 259.57, "humidity": 75 }, { "date": "2023-04-03T09:00:00", "icon": 2, "summary": "Sunny", "temperature": 5.2, "feels_like": 3, "dew_point": -0.2, "wind": { "speed": 1.6, "gusts": 3.8, "dir": "E", "angle": 95 }, "cloud_cover": { "total": 9 }, "pressure": 1034, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 459.76, "humidity": 67 }, { "date": "2023-04-03T10:00:00", "icon": 2, "summary": "Sunny", "temperature": 6.8, "feels_like": 6, "dew_point": -0.2, "wind": { "speed": 1.5, "gusts": 4, "dir": "ESE", "angle": 107 }, "cloud_cover": { "total": 6 }, "pressure": 1035, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 573.83, "humidity": 60 }, { "date": "2023-04-03T11:00:00", "icon": 3, "summary": "Mostly sunny", "temperature": 8, "feels_like": 7.8, "dew_point": -0.5, "wind": { "speed": 1.7, "gusts": 4.8, "dir": "ESE", "angle": 101 }, "cloud_cover": { "total": 10 }, "pressure": 1034, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 697.91, "humidity": 54 }, { "date": "2023-04-03T12:00:00", "icon": 3, "summary": "Mostly sunny", "temperature": 9.2, "feels_like": 8.2, "dew_point": -0.8, "wind": { "speed": 1.8, "gusts": 5.4, "dir": "E", "angle": 92 }, "cloud_cover": { "total": 13 }, "pressure": 1034, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 746.54, "humidity": 49 }, { "date": "2023-04-03T13:00:00", "icon": 3, "summary": "Mostly sunny", "temperature": 10.5, "feels_like": 9.8, "dew_point": -0.8, "wind": { "speed": 2, "gusts": 6.2, "dir": "E", "angle": 90 }, "cloud_cover": { "total": 12 }, "pressure": 1034, "precipitation": { "total": 0 }, "probability": { "precipitation": 1 }, "irradiance": 765.84, "humidity": 45 }, { "date": "2023-04-03T14:00:00", "icon": 4, "summary": "Partly sunny", "temperature": 11, "feels_like": 10.8, "dew_point": -1.2, "wind": { "speed": 1.9, "gusts": 6.1, "dir": "ENE", "angle": 77 }, "cloud_cover": { "total": 21 }, "pressure": 1033, "precipitation": { "total": 0 }, "probability": { "precipitation": 1 }, "irradiance": 734.04, "humidity": 42 }, { "date": "2023-04-03T15:00:00", "icon": 4, "summary": "Partly sunny", "temperature": 11.2, "feels_like": 9.2, "dew_point": -1.8, "wind": { "speed": 2.1, "gusts": 6.1, "dir": "ENE", "angle": 72 }, "cloud_cover": { "total": 21 }, "pressure": 1032, "precipitation": { "total": 0 }, "probability": { "precipitation": 1 }, "irradiance": 659.57, "humidity": 40 }, { "date": "2023-04-03T16:00:00", "icon": 4, "summary": "Partly sunny", "temperature": 11.2, "feels_like": 8.5, "dew_point": -2, "wind": { "speed": 2.3, "gusts": 6.1, "dir": "ENE", "angle": 74 }, "cloud_cover": { "total": 25 }, "pressure": 1032, "precipitation": { "total": 0 }, "probability": { "precipitation": 1 }, "irradiance": 452.82, "humidity": 39 }, { "date": "2023-04-03T17:00:00", "icon": 4, "summary": "Partly sunny", "temperature": 10.5, "feels_like": 7.8, "dew_point": -2.8, "wind": { "speed": 2.3, "gusts": 5.9, "dir": "E", "angle": 82 }, "cloud_cover": { "total": 25 }, "pressure": 1031, "precipitation": { "total": 0 }, "probability": { "precipitation": 2 }, "irradiance": 276.89, "humidity": 39 }, { "date": "2023-04-03T18:00:00", "icon": 4, "summary": "Partly sunny", "temperature": 10, "feels_like": 7, "dew_point": -3, "wind": { "speed": 2.4, "gusts": 5.8, "dir": "E", "angle": 91 }, "cloud_cover": { "total": 30 }, "pressure": 1031, "precipitation": { "total": 0 }, "probability": { "precipitation": 2 }, "irradiance": 122, "humidity": 39 }, { "date": "2023-04-03T19:00:00", "icon": 4, "summary": "Partly sunny", "temperature": 9, "feels_like": 5.8, "dew_point": -1.5, "wind": { "speed": 2.9, "gusts": 6.1, "dir": "ESE", "angle": 106 }, "cloud_cover": { "total": 37 }, "pressure": 1031, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 8.08, "humidity": 47 }, { "date": "2023-04-03T20:00:00", "icon": 28, "summary": "Partly clear", "temperature": 7.5, "feels_like": 3.8, "dew_point": 0.5, "wind": { "speed": 3, "gusts": 6, "dir": "SE", "angle": 128 }, "cloud_cover": { "total": 33 }, "pressure": 1031, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0.04, "humidity": 61 }, { "date": "2023-04-03T21:00:00", "icon": 28, "summary": "Partly clear", "temperature": 6.8, "feels_like": 3.5, "dew_point": 1.8, "wind": { "speed": 2.4, "gusts": 5.2, "dir": "SE", "angle": 138 }, "cloud_cover": { "total": 34 }, "pressure": 1032, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0, "humidity": 70 }, { "date": "2023-04-03T22:00:00", "icon": 28, "summary": "Partly clear", "temperature": 6, "feels_like": 3.5, "dew_point": 1.8, "wind": { "speed": 2, "gusts": 4.1, "dir": "SE", "angle": 144 }, "cloud_cover": { "total": 38 }, "pressure": 1032, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0.18, "humidity": 74 }, { "date": "2023-04-03T23:00:00", "icon": 28, "summary": "Partly clear", "temperature": 5.2, "feels_like": 2.2, "dew_point": 0.8, "wind": { "speed": 1.8, "gusts": 3.6, "dir": "SSE", "angle": 148 }, "cloud_cover": { "total": 42 }, "pressure": 1031, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0.03, "humidity": 72 }, { "date": "2023-04-04T00:00:00", "icon": 28, "summary": "Partly clear", "temperature": 5, "feels_like": 2.5, "dew_point": 0.5, "wind": { "speed": 1.6, "gusts": 3, "dir": "SSE", "angle": 155 }, "cloud_cover": { "total": 43 }, "pressure": 1031, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0.04, "humidity": 72 }, { "date": "2023-04-04T01:00:00", "icon": 28, "summary": "Partly clear", "temperature": 4.5, "feels_like": 1.8, "dew_point": 0.2, "wind": { "speed": 1.4, "gusts": 2.4, "dir": "SSE", "angle": 153 }, "cloud_cover": { "total": 39 }, "pressure": 1030, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0, "humidity": 73 }, { "date": "2023-04-04T02:00:00", "icon": 28, "summary": "Partly clear", "temperature": 4.5, "feels_like": 2, "dew_point": 0.2, "wind": { "speed": 1.3, "gusts": 2.2, "dir": "SSE", "angle": 146 }, "cloud_cover": { "total": 31 }, "pressure": 1030, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0, "humidity": 73 }, { "date": "2023-04-04T03:00:00", "icon": 28, "summary": "Partly clear", "temperature": 4, "feels_like": 1.2, "dew_point": -0.5, "wind": { "speed": 1.3, "gusts": 2.1, "dir": "SE", "angle": 129 }, "cloud_cover": { "total": 26 }, "pressure": 1030, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0, "humidity": 72 }, { "date": "2023-04-04T04:00:00", "icon": 28, "summary": "Partly clear", "temperature": 3.8, "feels_like": 1.5, "dew_point": -0.8, "wind": { "speed": 1.1, "gusts": 1.9, "dir": "SE", "angle": 128 }, "cloud_cover": { "total": 29 }, "pressure": 1030, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0, "humidity": 72 }, { "date": "2023-04-04T05:00:00", "icon": 28, "summary": "Partly clear", "temperature": 3.5, "feels_like": 1, "dew_point": -1.8, "wind": { "speed": 1.2, "gusts": 2, "dir": "SE", "angle": 126 }, "cloud_cover": { "total": 27 }, "pressure": 1030, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0.01, "humidity": 68 }, { "date": "2023-04-04T06:00:00", "icon": 4, "summary": "Partly sunny", "temperature": 3.2, "feels_like": 0.8, "dew_point": -2, "wind": { "speed": 1, "gusts": 1.8, "dir": "ESE", "angle": 119 }, "cloud_cover": { "total": 25 }, "pressure": 1029, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 4.48, "humidity": 68 }, { "date": "2023-04-04T07:00:00", "icon": 4, "summary": "Partly sunny", "temperature": 3, "feels_like": 0.8, "dew_point": -2.2, "wind": { "speed": 1, "gusts": 1.7, "dir": "E", "angle": 96 }, "cloud_cover": { "total": 44 }, "pressure": 1029, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 79.43, "humidity": 68 }, { "date": "2023-04-04T08:00:00", "icon": 4, "summary": "Partly sunny", "temperature": 4, "feels_like": 1.5, "dew_point": -1.5, "wind": { "speed": 1.1, "gusts": 2.1, "dir": "ESE", "angle": 101 }, "cloud_cover": { "total": 59 }, "pressure": 1029, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 289.35, "humidity": 67 }, { "date": "2023-04-04T09:00:00", "icon": 5, "summary": "Mostly cloudy", "temperature": 5.2, "feels_like": 2.5, "dew_point": -1, "wind": { "speed": 1.3, "gusts": 2.5, "dir": "ESE", "angle": 111 }, "cloud_cover": { "total": 73 }, "pressure": 1029, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 449.43, "humidity": 64 }, { "date": "2023-04-04T10:00:00", "icon": 5, "summary": "Mostly cloudy", "temperature": 6.8, "feels_like": 4, "dew_point": -0.8, "wind": { "speed": 1.4, "gusts": 2.9, "dir": "ESE", "angle": 116 }, "cloud_cover": { "total": 70 }, "pressure": 1029, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 475.45, "humidity": 58 }, { "date": "2023-04-04T11:00:00", "icon": 5, "summary": "Mostly cloudy", "temperature": 8, "feels_like": 5.5, "dew_point": -0.8, "wind": { "speed": 1.3, "gusts": 3, "dir": "ESE", "angle": 123 }, "cloud_cover": { "total": 69 }, "pressure": 1029, "precipitation": { "total": 0 }, "probability": { "precipitation": 3 }, "irradiance": 569.87, "humidity": 53 }, { "date": "2023-04-04T12:00:00", "icon": 5, "summary": "Mostly cloudy", "temperature": 9.2, "feels_like": 6.5, "dew_point": -0.5, "wind": { "speed": 1.4, "gusts": 3.3, "dir": "SE", "angle": 128 }, "cloud_cover": { "total": 66 }, "pressure": 1029, "precipitation": { "total": 0 }, "probability": { "precipitation": 4 }, "irradiance": 589.07, "humidity": 50 }, { "date": "2023-04-04T13:00:00", "icon": 5, "summary": "Mostly cloudy", "temperature": 10.2, "feels_like": 7.5, "dew_point": -0.5, "wind": { "speed": 1.5, "gusts": 3.4, "dir": "SE", "angle": 132 }, "cloud_cover": { "total": 68 }, "pressure": 1028, "precipitation": { "total": 0 }, "probability": { "precipitation": 9 }, "irradiance": 465.99, "humidity": 47 }, { "date": "2023-04-04T14:00:00", "icon": 5, "summary": "Mostly cloudy", "temperature": 10.5, "feels_like": 7.8, "dew_point": 0.5, "wind": { "speed": 1.3, "gusts": 3, "dir": "SSE", "angle": 153 }, "cloud_cover": { "total": 70 }, "pressure": 1028, "precipitation": { "total": 0 }, "probability": { "precipitation": 10 }, "irradiance": 435.88, "humidity": 49 }, { "date": "2023-04-04T15:00:00", "icon": 5, "summary": "Mostly cloudy", "temperature": 10.8, "feels_like": 8.2, "dew_point": 1.5, "wind": { "speed": 1.3, "gusts": 2.7, "dir": "S", "angle": 170 }, "cloud_cover": { "total": 74 }, "pressure": 1027, "precipitation": { "total": 0 }, "probability": { "precipitation": 11 }, "irradiance": 324.42, "humidity": 52 }, { "date": "2023-04-04T16:00:00", "icon": 6, "summary": "Cloudy", "temperature": 10.8, "feels_like": 8.5, "dew_point": 2, "wind": { "speed": 1.4, "gusts": 2.3, "dir": "S", "angle": 184 }, "cloud_cover": { "total": 83 }, "pressure": 1027, "precipitation": { "total": 0 }, "probability": { "precipitation": 11 }, "irradiance": 202.49, "humidity": 54 }, { "date": "2023-04-04T17:00:00", "icon": 7, "summary": "Overcast", "temperature": 10.5, "feels_like": 8.5, "dew_point": 1.8, "wind": { "speed": 1.3, "gusts": 2.7, "dir": "SSE", "angle": 162 }, "cloud_cover": { "total": 91 }, "pressure": 1027, "precipitation": { "total": 0 }, "probability": { "precipitation": 9 }, "irradiance": 134.08, "humidity": 54 }, { "date": "2023-04-04T18:00:00", "icon": 7, "summary": "Overcast", "temperature": 10.5, "feels_like": 8.2, "dew_point": 2, "wind": { "speed": 1.3, "gusts": 3.1, "dir": "SE", "angle": 132 }, "cloud_cover": { "total": 100 }, "pressure": 1027, "precipitation": { "total": 0 }, "probability": { "precipitation": 4 }, "irradiance": 61.81, "humidity": 55 }, { "date": "2023-04-04T19:00:00", "icon": 7, "summary": "Overcast", "temperature": 10.2, "feels_like": 7.8, "dew_point": 1.8, "wind": { "speed": 1.7, "gusts": 3.4, "dir": "ESE", "angle": 105 }, "cloud_cover": { "total": 99 }, "pressure": 1027, "precipitation": { "total": 0 }, "probability": { "precipitation": 5 }, "irradiance": 4.54, "humidity": 55 }, { "date": "2023-04-04T20:00:00", "icon": 7, "summary": "Overcast", "temperature": 9.5, "feels_like": 7, "dew_point": 1.8, "wind": { "speed": 1.4, "gusts": 2.8, "dir": "ESE", "angle": 111 }, "cloud_cover": { "total": 98 }, "pressure": 1027, "precipitation": { "total": 0 }, "probability": { "precipitation": 5 }, "irradiance": 0.05, "humidity": 58 }, { "date": "2023-04-04T21:00:00", "icon": 7, "summary": "Overcast", "temperature": 8.8, "feels_like": 7, "dew_point": 2.2, "wind": { "speed": 1.1, "gusts": 2.2, "dir": "ESE", "angle": 118 }, "cloud_cover": { "total": 98 }, "pressure": 1027, "precipitation": { "total": 0 }, "probability": { "precipitation": 1 }, "irradiance": 0.02, "humidity": 63 }, { "date": "2023-04-04T22:00:00", "icon": 7, "summary": "Overcast", "temperature": 8, "feels_like": 6.8, "dew_point": 2.2, "wind": { "speed": 0.9, "gusts": 1.6, "dir": "SE", "angle": 127 }, "cloud_cover": { "total": 97 }, "pressure": 1027, "precipitation": { "total": 0 }, "probability": { "precipitation": 1 }, "irradiance": 0.03, "humidity": 67 }, { "date": "2023-04-04T23:00:00", "icon": 7, "summary": "Overcast", "temperature": 7.5, "feels_like": 6.5, "dew_point": 2.2, "wind": { "speed": 0.6, "gusts": 1.4, "dir": "SE", "angle": 145 }, "cloud_cover": { "total": 95 }, "pressure": 1027, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0, "humidity": 69 }, { "date": "2023-04-05T00:00:00", "icon": 7, "summary": "Overcast", "temperature": 7, "feels_like": 6, "dew_point": 2.8, "wind": { "speed": 0.5, "gusts": 1.2, "dir": "SSW", "angle": 196 }, "cloud_cover": { "total": 94 }, "pressure": 1027, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0, "humidity": 74 }, { "date": "2023-04-05T01:00:00", "icon": 7, "summary": "Overcast", "temperature": 6.5, "feels_like": 5.2, "dew_point": 2.8, "wind": { "speed": 0.7, "gusts": 1, "dir": "WSW", "angle": 246 }, "cloud_cover": { "total": 95 }, "pressure": 1027, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0.04, "humidity": 76 }, { "date": "2023-04-05T02:00:00", "icon": 7, "summary": "Overcast", "temperature": 6, "feels_like": 3.5, "dew_point": 2.5, "wind": { "speed": 0.8, "gusts": 1.2, "dir": "WSW", "angle": 254 }, "cloud_cover": { "total": 96 }, "pressure": 1027, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0.08, "humidity": 78 }, { "date": "2023-04-05T03:00:00", "icon": 7, "summary": "Overcast", "temperature": 5.5, "feels_like": 4, "dew_point": 2.5, "wind": { "speed": 0.9, "gusts": 1.4, "dir": "W", "angle": 262 }, "cloud_cover": { "total": 98 }, "pressure": 1027, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0, "humidity": 80 }, { "date": "2023-04-05T04:00:00", "icon": 7, "summary": "Overcast", "temperature": 5, "feels_like": 3.8, "dew_point": 2.2, "wind": { "speed": 0.9, "gusts": 1.6, "dir": "W", "angle": 270 }, "cloud_cover": { "total": 98 }, "pressure": 1027, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0.35, "humidity": 82 }, { "date": "2023-04-05T05:00:00", "icon": 7, "summary": "Overcast", "temperature": 5, "feels_like": 3.2, "dew_point": 2, "wind": { "speed": 0.9, "gusts": 1.6, "dir": "W", "angle": 267 }, "cloud_cover": { "total": 99 }, "pressure": 1026, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 0.14, "humidity": 80 }, { "date": "2023-04-05T06:00:00", "icon": 7, "summary": "Overcast", "temperature": 4.8, "feels_like": 3.5, "dew_point": 2, "wind": { "speed": 0.9, "gusts": 1.6, "dir": "W", "angle": 264 }, "cloud_cover": { "total": 100 }, "pressure": 1026, "precipitation": { "total": 0 }, "probability": { "precipitation": 0 }, "irradiance": 2.28, "humidity": 82 }, { "date": "2023-04-05T07:00:00", "icon": 7, "summary": "Overcast", "temperature": 4.8, "feels_like": 3.5, "dew_point": 1.8, "wind": { "speed": 0.8, "gusts": 1.5, "dir": "W", "angle": 260 }, "cloud_cover": { "total": 100 }, "pressure": 1026, "precipitation": { "total": 0 }, "probability": { "precipitation": 3 }, "irradiance": 87.44, "humidity": 80 }, { "date": "2023-04-05T08:00:00", "icon": 7, "summary": "Overcast", "temperature": 5.8, "feels_like": 3.2, "dew_point": 1.2, "wind": { "speed": 1, "gusts": 1.9, "dir": "WSW", "angle": 251 }, "cloud_cover": { "total": 99 }, "pressure": 1026, "precipitation": { "total": 0 }, "probability": { "precipitation": 4 }, "irradiance": 269.89, "humidity": 72 }, { "date": "2023-04-05T09:00:00", "icon": 7, "summary": "Overcast", "temperature": 6.8, "feels_like": 3, "dew_point": 0.5, "wind": { "speed": 1.1, "gusts": 2.3, "dir": "WSW", "angle": 244 }, "cloud_cover": { "total": 99 }, "pressure": 1026, "precipitation": { "total": 0 }, "probability": { "precipitation": 2 }, "irradiance": 417.53, "humidity": 64 }, { "date": "2023-04-05T10:00:00", "icon": 7, "summary": "Overcast", "temperature": 7.5, "feels_like": 2.8, "dew_point": -0.2, "wind": { "speed": 1.2, "gusts": 2.7, "dir": "WSW", "angle": 240 }, "cloud_cover": { "total": 99 }, "pressure": 1026, "precipitation": { "total": 0 }, "probability": { "precipitation": 6 }, "irradiance": 424.96, "humidity": 57 }, { "date": "2023-04-05T11:00:00", "icon": 7, "summary": "Overcast", "temperature": 8.5, "feels_like": 3.8, "dew_point": -0.8, "wind": { "speed": 1.6, "gusts": 3.4, "dir": "WSW", "angle": 248 }, "cloud_cover": { "total": 99 }, "pressure": 1026, "precipitation": { "total": 0 }, "probability": { "precipitation": 7 }, "irradiance": 302.1, "humidity": 52 }, { "date": "2023-04-05T12:00:00", "icon": 7, "summary": "Overcast", "temperature": 9.5, "feels_like": 3.5, "dew_point": -1.8, "wind": { "speed": 1.9, "gusts": 4.1, "dir": "WSW", "angle": 254 }, "cloud_cover": { "total": 99 }, "pressure": 1025, "precipitation": { "total": 0 }, "probability": { "precipitation": 7 }, "irradiance": 332.91, "humidity": 45 }, { "date": "2023-04-05T13:00:00", "icon": 7, "summary": "Overcast", "temperature": 10.8, "feels_like": 4.5, "dew_point": -2, "wind": { "speed": 2.2, "gusts": 4.8, "dir": "WSW", "angle": 258 }, "cloud_cover": { "total": 99 }, "pressure": 1025, "precipitation": { "total": 0 }, "probability": { "precipitation": 8 }, "irradiance": 351.29, "humidity": 40 }, { "date": "2023-04-05T14:00:00", "icon": 7, "summary": "Overcast", "temperature": 11, "feels_like": 9.5, "dew_point": -0.5, "wind": { "speed": 2.4, "gusts": 5, "dir": "W", "angle": 268 }, "cloud_cover": { "total": 99 }, "pressure": 1025, "precipitation": { "total": 0 }, "probability": { "precipitation": 8 }, "irradiance": 215.04, "humidity": 44 }, { "date": "2023-04-05T15:00:00", "icon": 7, "summary": "Overcast", "temperature": 11.2, "feels_like": 8.5, "dew_point": 0.8, "wind": { "speed": 2.6, "gusts": 5.2, "dir": "W", "angle": 276 }, "cloud_cover": { "total": 99 }, "pressure": 1024, "precipitation": { "total": 0 }, "probability": { "precipitation": 6 }, "irradiance": 132.23, "humidity": 48 }, { "date": "2023-04-05T16:00:00", "icon": 7, "summary": "Overcast", "temperature": 11.5, "feels_like": 8.5, "dew_point": 2.2, "wind": { "speed": 2.8, "gusts": 5.4, "dir": "WNW", "angle": 283 }, "cloud_cover": { "total": 99 }, "pressure": 1024, "precipitation": { "total": 0 }, "probability": { "precipitation": 18 }, "irradiance": 97.18, "humidity": 52 }, { "date": "2023-04-05T17:00:00", "icon": 7, "summary": "Overcast", "temperature": 11, "feels_like": 8.2, "dew_point": 2.5, "wind": { "speed": 2.6, "gusts": 5.2, "dir": "WNW", "angle": 286 }, "cloud_cover": { "total": 99 }, "pressure": 1024, "precipitation": { "total": 0 }, "probability": { "precipitation": 23 }, "irradiance": 65.94, "humidity": 55 }, { "date": "2023-04-05T18:00:00", "icon": 7, "summary": "Overcast", "temperature": 10.5, "feels_like": 8.2, "dew_point": 3.2, "wind": { "speed": 2.4, "gusts": 5.2, "dir": "WNW", "angle": 290 }, "cloud_cover": { "total": 100 }, "pressure": 1024, "precipitation": { "total": 0 }, "probability": { "precipitation": 28 }, "irradiance": 29.17, "humidity": 60 }, { "date": "2023-04-05T19:00:00", "icon": 7, "summary": "Overcast", "temperature": 10.2, "feels_like": 8.5, "dew_point": 3.8, "wind": { "speed": 2.2, "gusts": 5.2, "dir": "WNW", "angle": 294 }, "cloud_cover": { "total": 99 }, "pressure": 1023, "precipitation": { "total": 0 }, "probability": { "precipitation": 32 }, "irradiance": 2.44, "humidity": 64 }, { "date": "2023-04-05T20:00:00", "icon": 7, "summary": "Overcast", "temperature": 9.8, "feels_like": 7, "dew_point": 4.5, "wind": { "speed": 2.1, "gusts": 5, "dir": "WNW", "angle": 288 }, "cloud_cover": { "total": 99 }, "pressure": 1023, "precipitation": { "total": 0 }, "probability": { "precipitation": 36 }, "irradiance": 0.03, "humidity": 69 }, { "date": "2023-04-05T21:00:00", "icon": 7, "summary": "Overcast", "temperature": 9.5, "feels_like": 7.2, "dew_point": 5.2, "wind": { "speed": 2, "gusts": 4.7, "dir": "W", "angle": 280 }, "cloud_cover": { "total": 99 }, "pressure": 1023, "precipitation": { "total": 0 }, "probability": { "precipitation": 41 }, "irradiance": 0.04, "humidity": 74 }, { "date": "2023-04-05T22:00:00", "icon": 7, "summary": "Overcast", "temperature": 9, "feels_like": 7.2, "dew_point": 6, "wind": { "speed": 1.9, "gusts": 4.5, "dir": "W", "angle": 272 }, "cloud_cover": { "total": 100 }, "pressure": 1023, "precipitation": { "total": 0 }, "probability": { "precipitation": 36 }, "irradiance": 0.05, "humidity": 81 }, { "date": "2023-04-05T23:00:00", "icon": 7, "summary": "Overcast", "temperature": 9, "feels_like": 7.5, "dew_point": 6.2, "wind": { "speed": 1.9, "gusts": 4.5, "dir": "W", "angle": 273 }, "cloud_cover": { "total": 100 }, "pressure": 1023, "precipitation": { "total": 0 }, "probability": { "precipitation": 31 }, "irradiance": 0.03, "humidity": 82 }, { "date": "2023-04-06T00:00:00", "icon": 7, "summary": "Overcast", "temperature": 8.8, "feels_like": 7.2, "dew_point": 6, "wind": { "speed": 1.9, "gusts": 4.4, "dir": "W", "angle": 275 }, "cloud_cover": { "total": 100 }, "pressure": 1023, "precipitation": { "total": 0 }, "probability": { "precipitation": 24 }, "irradiance": 0.04, "humidity": 82 }, { "date": "2023-04-06T01:00:00", "icon": 7, "summary": "Overcast", "temperature": 8.5, "feels_like": 7.5, "dew_point": 6, "wind": { "speed": 1.9, "gusts": 4.4, "dir": "W", "angle": 276 }, "cloud_cover": { "total": 100 }, "pressure": 1023, "precipitation": { "total": 0 }, "probability": { "precipitation": 27 }, "irradiance": 0.04, "humidity": 84 }, { "date": "2023-04-06T02:00:00", "icon": 7, "summary": "Overcast", "temperature": 8.5, "feels_like": 6.8, "dew_point": 6.5, "wind": { "speed": 1.9, "gusts": 4.5, "dir": "W", "angle": 276 }, "cloud_cover": { "total": 100 }, "pressure": 1022, "precipitation": { "total": 0 }, "probability": { "precipitation": 27 }, "irradiance": 0.03, "humidity": 87 }, { "date": "2023-04-06T03:00:00", "icon": 7, "summary": "Overcast", "temperature": 8.5, "feels_like": 6.8, "dew_point": 6.8, "wind": { "speed": 1.9, "gusts": 4.6, "dir": "W", "angle": 277 }, "cloud_cover": { "total": 100 }, "pressure": 1022, "precipitation": { "total": 0 }, "probability": { "precipitation": 27 }, "irradiance": 0.03, "humidity": 88 }, { "date": "2023-04-06T04:00:00", "icon": 7, "summary": "Overcast", "temperature": 8.2, "feels_like": 6.5, "dew_point": 7, "wind": { "speed": 1.9, "gusts": 4.7, "dir": "W", "angle": 277 }, "cloud_cover": { "total": 100 }, "pressure": 1022, "precipitation": { "total": 0 }, "probability": { "precipitation": 26 }, "irradiance": 0.03, "humidity": 91 }, { "date": "2023-04-06T05:00:00", "icon": 7, "summary": "Overcast", "temperature": 8.5, "feels_like": 6.8, "dew_point": 7, "wind": { "speed": 1.9, "gusts": 4.7, "dir": "WNW", "angle": 289 }, "cloud_cover": { "total": 100 }, "pressure": 1022, "precipitation": { "total": 0 }, "probability": { "precipitation": 26 }, "irradiance": 0.03, "humidity": 90 }, { "date": "2023-04-06T06:00:00", "icon": 7, "summary": "Overcast", "temperature": 8.5, "feels_like": 6.8, "dew_point": 7.2, "wind": { "speed": 1.9, "gusts": 4.8, "dir": "WNW", "angle": 299 }, "cloud_cover": { "total": 100 }, "pressure": 1022, "precipitation": { "total": 0 }, "probability": { "precipitation": 26 }, "irradiance": 0.61, "humidity": 91 }, { "date": "2023-04-06T07:00:00", "icon": 7, "summary": "Overcast", "temperature": 8.5, "feels_like": 6.8, "dew_point": 7.2, "wind": { "speed": 2, "gusts": 4.8, "dir": "NW", "angle": 307 }, "cloud_cover": { "total": 100 }, "pressure": 1022, "precipitation": { "total": 0 }, "probability": { "precipitation": 22 }, "irradiance": 13.24, "humidity": 91 }, { "date": "2023-04-06T08:00:00", "icon": 7, "summary": "Overcast", "temperature": 9, "feels_like": 6.8, "dew_point": 7.2, "wind": { "speed": 1.8, "gusts": 4.9, "dir": "NW", "angle": 320 }, "cloud_cover": { "total": 100 }, "pressure": 1022, "precipitation": { "total": 0 }, "probability": { "precipitation": 17 }, "irradiance": 45.66, "humidity": 88 }, { "date": "2023-04-06T09:00:00", "icon": 7, "summary": "Overcast", "temperature": 9.8, "feels_like": 6.8, "dew_point": 7.8, "wind": { "speed": 1.9, "gusts": 4.9, "dir": "NNW", "angle": 333 }, "cloud_cover": { "total": 99 }, "pressure": 1022, "precipitation": { "total": 0 }, "probability": { "precipitation": 11 }, "irradiance": 90.76, "humidity": 87 }, { "date": "2023-04-06T10:00:00", "icon": 7, "summary": "Overcast", "temperature": 10.2, "feels_like": 7.2, "dew_point": 7.8, "wind": { "speed": 2.1, "gusts": 4.9, "dir": "NNW", "angle": 346 }, "cloud_cover": { "total": 100 }, "pressure": 1022, "precipitation": { "total": 0 }, "probability": { "precipitation": 13 }, "irradiance": 126.06, "humidity": 84 }, { "date": "2023-04-06T11:00:00", "icon": 7, "summary": "Overcast", "temperature": 11, "feels_like": 7.8, "dew_point": 8.2, "wind": { "speed": 2, "gusts": 4.4, "dir": "N", "angle": 352 }, "cloud_cover": { "total": 100 }, "pressure": 1022, "precipitation": { "total": 0 }, "probability": { "precipitation": 15 }, "irradiance": 184.87, "humidity": 83 }, { "date": "2023-04-06T12:00:00", "icon": 7, "summary": "Overcast", "temperature": 11.8, "feels_like": 8, "dew_point": 8.2, "wind": { "speed": 2, "gusts": 4.1, "dir": "N", "angle": 357 }, "cloud_cover": { "total": 100 }, "pressure": 1022, "precipitation": { "total": 0 }, "probability": { "precipitation": 16 }, "irradiance": 207.94, "humidity": 79 }, { "date": "2023-04-06T13:00:00", "icon": 7, "summary": "Overcast", "temperature": 12.8, "feels_like": 8.2, "dew_point": 8.8, "wind": { "speed": 2, "gusts": 3.7, "dir": "N", "angle": 2 }, "cloud_cover": { "total": 98 }, "pressure": 1022, "precipitation": { "total": 0 }, "probability": { "precipitation": 20 }, "irradiance": 208.41, "humidity": 76 }, { "date": "2023-04-06T14:00:00", "icon": 7, "summary": "Overcast", "temperature": 13.2, "feels_like": 10.8, "dew_point": 8.2, "wind": { "speed": 2.3, "gusts": 3.7, "dir": "N", "angle": 7 }, "cloud_cover": { "total": 96 }, "pressure": 1022, "precipitation": { "total": 0 }, "probability": { "precipitation": 23 }, "irradiance": 201.42, "humidity": 71 }, { "date": "2023-04-06T15:00:00", "icon": 7, "summary": "Overcast", "temperature": 13.5, "feels_like": 10.8, "dew_point": 7.8, "wind": { "speed": 2.4, "gusts": 3.5, "dir": "NNE", "angle": 11 }, "cloud_cover": { "total": 95 }, "pressure": 1022, "precipitation": { "total": 0 }, "probability": { "precipitation": 26 }, "irradiance": 170.04, "humidity": 68 }, { "date": "2023-04-06T16:00:00", "icon": 7, "summary": "Overcast", "temperature": 13.8, "feels_like": 10.8, "dew_point": 7.2, "wind": { "speed": 2.7, "gusts": 3.3, "dir": "NNE", "angle": 16 }, "cloud_cover": { "total": 91 }, "pressure": 1022, "precipitation": { "total": 0 }, "probability": { "precipitation": 27 }, "irradiance": 121.68, "humidity": 64 }, { "date": "2023-04-06T17:00:00", "icon": 6, "summary": "Cloudy", "temperature": 13.2, "feels_like": 10.5, "dew_point": 7, "wind": { "speed": 2.4, "gusts": 3.4, "dir": "NNE", "angle": 22 }, "cloud_cover": { "total": 90 }, "pressure": 1023, "precipitation": { "total": 0 }, "probability": { "precipitation": 28 }, "irradiance": 81.01, "humidity": 65 }, { "date": "2023-04-06T18:00:00", "icon": 6, "summary": "Cloudy", "temperature": 12.8, "feels_like": 11, "dew_point": 6.8, "wind": { "speed": 2.6, "gusts": 3.4, "dir": "NNE", "angle": 29 }, "cloud_cover": { "total": 87 }, "pressure": 1023, "precipitation": { "total": 0 }, "probability": { "precipitation": 28 }, "irradiance": 50.11, "humidity": 66 } ] }, "daily": { "data": [ { "day": "2023-03-31", "icon": 10, "summary": "Light rain. Temperature 10/12 degC. Wind from SW.", "all_day": { "temperature_min": 9.5, "temperature_max": 12, "wind_speed": 6.5, "probability": { "precipitation": 85 } }, "astro": { "sun": { "rise": "2023-03-31T06:39:06", "set": "2023-03-31T19:32:24" } } }, { "day": "2023-04-01", "icon": 7, "summary": "Possible rain changing to cloudy in the afternoon. Temperature 8/11 degC.", "all_day": { "temperature_min": 7.5, "temperature_max": 11, "wind_speed": 4.3, "probability": { "precipitation": 38 } }, "astro": { "sun": { "rise": "2023-04-01T06:36:50", "set": "2023-04-01T19:34:05" } } }, { "day": "2023-04-02", "icon": 4, "summary": "Mostly cloudy, fewer clouds in the afternoon and evening. Temperature 6/11 degC.", "all_day": { "temperature_min": 5.5, "temperature_max": 10.8, "wind_speed": 3, "probability": { "precipitation": 5 } }, "astro": { "sun": { "rise": "2023-04-02T06:34:34", "set": "2023-04-02T19:35:45" } } }, { "day": "2023-04-03", "icon": 4, "summary": "Partly sunny. Temperature 3/11 degC.", "all_day": { "temperature_min": 3, "temperature_max": 11.2, "wind_speed": 1.8, "probability": { "precipitation": 0 } }, "astro": { "sun": { "rise": "2023-04-03T06:32:18", "set": "2023-04-03T19:37:26" } } }, { "day": "2023-04-04", "icon": 5, "summary": "Partly sunny, more clouds in the afternoon. Temperature 3/11 degC.", "all_day": { "temperature_min": 3, "temperature_max": 10.8, "wind_speed": 1.3, "probability": { "precipitation": 3 } }, "astro": { "sun": { "rise": "2023-04-04T06:30:03", "set": "2023-04-04T19:39:06" } } }, { "day": "2023-04-05", "icon": 7, "summary": "Cloudy. Temperature 5/12 degC.", "all_day": { "temperature_min": 4.8, "temperature_max": 11.5, "wind_speed": 1.6, "probability": { "precipitation": 12 } }, "astro": { "sun": { "rise": "2023-04-05T06:27:48", "set": "2023-04-05T19:40:46" } } }, { "day": "2023-04-06", "icon": 12, "summary": "Cloudy changing to possible rain by evening. Temperature 8/14 degC.", "all_day": { "temperature_min": 8.2, "temperature_max": 13.8, "wind_speed": 2.2, "probability": { "precipitation": 25 } }, "astro": { "sun": { "rise": "2023-04-06T06:25:34", "set": "2023-04-06T19:42:27" } } }, { "day": "2023-04-07", "icon": 4, "summary": "Partly sunny changing to cloudy by evening. Temperature 5/13 degC.", "all_day": { "temperature_min": 5.2, "temperature_max": 12.5, "wind_speed": 1.9, "probability": { "precipitation": 31 } }, "astro": { "sun": { "rise": "2023-04-07T06:23:20", "set": "2023-04-07T19:44:07" } } }, { "day": "2023-04-08", "icon": 4, "summary": "Partly sunny, more clouds in the afternoon. Temperature 6/13 degC.", "all_day": { "temperature_min": 6, "temperature_max": 12.8, "wind_speed": 2.8, "probability": { "precipitation": 47 } }, "astro": { "sun": { "rise": "2023-04-08T06:21:06", "set": "2023-04-08T19:45:47" } } }, { "day": "2023-04-09", "icon": 4, "summary": "Mostly cloudy, fewer clouds in the afternoon. Temperature 7/14 degC.", "all_day": { "temperature_min": 6.8, "temperature_max": 13.5, "wind_speed": 2.9, "probability": { "precipitation": 40 } }, "astro": { "sun": { "rise": "2023-04-09T06:18:53", "set": "2023-04-09T19:47:28" } } }, { "day": "2023-04-10", "icon": 5, "summary": "Partly sunny, more clouds in the afternoon. Temperature 8/13 degC.", "all_day": { "temperature_min": 7.5, "temperature_max": 12.8, "wind_speed": 2.3, "probability": { "precipitation": 58 } }, "astro": { "sun": { "rise": "2023-04-10T06:16:40", "set": "2023-04-10T19:49:08" } } }, { "day": "2023-04-11", "icon": 4, "summary": "Partly sunny, more clouds in the afternoon and evening. Temperature 7/13 degC.", "all_day": { "temperature_min": 6.5, "temperature_max": 12.5, "wind_speed": 3, "probability": { "precipitation": 60 } }, "astro": { "sun": { "rise": "2023-04-11T06:14:28", "set": "2023-04-11T19:50:49" } } }, { "day": "2023-04-12", "icon": 5, "summary": "Partly sunny, more clouds in the afternoon. Temperature 6/12 degC.", "all_day": { "temperature_min": 6.2, "temperature_max": 12, "wind_speed": 2.7, "probability": { "precipitation": 85 } }, "astro": { "sun": { "rise": "2023-04-12T06:12:16", "set": "2023-04-12T19:52:29" } } }, { "day": "2023-04-13", "icon": 5, "summary": "Partly sunny changing to cloudy by afternoon. Temperature 6/12 degC.", "all_day": { "temperature_min": 5.8, "temperature_max": 12.2, "wind_speed": 1.2, "probability": { "precipitation": 45 } }, "astro": { "sun": { "rise": "2023-04-13T06:10:05", "set": "2023-04-13T19:54:09" } } }, { "day": "2023-04-14", "icon": 13, "summary": "Partly sunny changing to light rain in the afternoon. Temperature 6/14 degC.", "all_day": { "temperature_min": 6, "temperature_max": 13.8, "wind_speed": 1.4, "probability": { "precipitation": 61 } }, "astro": { "sun": { "rise": "2023-04-14T06:07:55", "set": "2023-04-14T19:55:50" } } }, { "day": "2023-04-15", "icon": 4, "summary": "Partly sunny. Temperature 6/12 degC.", "all_day": { "temperature_min": 5.5, "temperature_max": 12.2, "wind_speed": 2.6, "probability": { "precipitation": 45 } }, "astro": { "sun": { "rise": "2023-04-15T06:05:45", "set": "2023-04-15T19:57:30" } } }, { "day": "2023-04-16", "icon": 4, "summary": "Partly sunny, more clouds in the afternoon. Temperature 5/11 degC.", "all_day": { "temperature_min": 5, "temperature_max": 10.8, "wind_speed": 3.2, "probability": { "precipitation": 70 } }, "astro": { "sun": { "rise": "2023-04-16T06:03:36", "set": "2023-04-16T19:59:11" } } }, { "day": "2023-04-17", "icon": 3, "summary": "Sunny changing to rain showers by evening. Temperature 5/12 degC.", "all_day": { "temperature_min": 4.5, "temperature_max": 11.8, "wind_speed": 2.5, "probability": { "precipitation": 29 } }, "astro": { "sun": { "rise": "2023-04-17T06:01:28", "set": "2023-04-17T20:00:51" } } }, { "day": "2023-04-18", "icon": 4, "summary": "Sunny, more clouds in the afternoon and evening. Temperature 5/12 degC.", "all_day": { "temperature_min": 5.2, "temperature_max": 11.8, "wind_speed": 0.7, "probability": { "precipitation": 45 } }, "astro": { "sun": { "rise": "2023-04-18T05:59:21", "set": "2023-04-18T20:02:32" } } }, { "day": "2023-04-19", "icon": 5, "summary": "Mostly cloudy, fewer clouds in the afternoon. Temperature 6/11 degC.", "all_day": { "temperature_min": 6.2, "temperature_max": 11.2, "wind_speed": 2.5, "probability": { "precipitation": 72 } }, "astro": { "sun": { "rise": "2023-04-19T05:57:14", "set": "2023-04-19T20:04:12" } } }, { "day": "2023-04-20", "icon": 4, "summary": "Partly sunny, fewer clouds in the afternoon. Temperature 6/15 degC.", "all_day": { "temperature_min": 6.2, "temperature_max": 14.5, "wind_speed": 1.2, "probability": { "precipitation": 61 } }, "astro": { "sun": { "rise": "2023-04-20T05:55:08", "set": "2023-04-20T20:05:53" } } }, { "day": "2023-04-21", "icon": 4, "summary": "Partly sunny changing to rain showers by evening. Temperature 7/13 degC.", "all_day": { "temperature_min": 6.8, "temperature_max": 12.5, "wind_speed": 1.6, "probability": { "precipitation": 73 } }, "astro": { "sun": { "rise": "2023-04-21T05:53:04", "set": "2023-04-21T20:07:33" } } }, { "day": "2023-04-22", "icon": 13, "summary": "Partly sunny changing to rain showers in the afternoon. Temperature 7/12 degC.", "all_day": { "temperature_min": 6.5, "temperature_max": 12.2, "wind_speed": 1.3, "probability": { "precipitation": 78 } }, "astro": { "sun": { "rise": "2023-04-22T05:51:00", "set": "2023-04-22T20:09:13" } } }, { "day": "2023-04-23", "icon": 4, "summary": "Mostly cloudy, fewer clouds in the afternoon and evening. Temperature 6/12 degC.", "all_day": { "temperature_min": 6.2, "temperature_max": 11.8, "wind_speed": 3.2, "probability": { "precipitation": 69 } }, "astro": { "sun": { "rise": "2023-04-23T05:48:57", "set": "2023-04-23T20:10:53" } } }, { "day": "2023-04-24", "icon": 4, "summary": "Mostly cloudy, fewer clouds in the afternoon. Temperature 6/12 degC.", "all_day": { "temperature_min": 5.8, "temperature_max": 12, "wind_speed": 2.6, "probability": { "precipitation": 51 } }, "astro": { "sun": { "rise": "2023-04-24T05:46:55", "set": "2023-04-24T20:12:33" } } }, { "day": "2023-04-25", "icon": 4, "summary": "Partly sunny, fewer clouds in the afternoon. Temperature 5/11 degC.", "all_day": { "temperature_min": 5, "temperature_max": 11.2, "wind_speed": 2.7, "probability": { "precipitation": 41 } }, "astro": { "sun": { "rise": "2023-04-25T05:44:54", "set": "2023-04-25T20:14:13" } } }, { "day": "2023-04-26", "icon": 3, "summary": "Partly sunny, fewer clouds in the afternoon. Temperature 6/14 degC.", "all_day": { "temperature_min": 6, "temperature_max": 13.5, "wind_speed": 2.4, "probability": { "precipitation": 32 } }, "astro": { "sun": { "rise": "2023-04-26T05:42:54", "set": "2023-04-26T20:15:53" } } }, { "day": "2023-04-27", "icon": 5, "summary": "Mostly cloudy, more clouds in the afternoon and evening. Temperature 7/13 degC.", "all_day": { "temperature_min": 7.2, "temperature_max": 12.5, "wind_speed": 1.6, "probability": { "precipitation": 43 } }, "astro": { "sun": { "rise": "2023-04-27T05:40:55", "set": "2023-04-27T20:17:32" } } }, { "day": "2023-04-28", "icon": 4, "summary": "Partly sunny changing to rain showers by evening. Temperature 7/13 degC.", "all_day": { "temperature_min": 6.8, "temperature_max": 12.8, "wind_speed": 1.5, "probability": { "precipitation": 40 } }, "astro": { "sun": { "rise": "2023-04-28T05:38:58", "set": "2023-04-28T20:19:12" } } }, { "day": "2023-04-29", "icon": 13, "summary": "Partly sunny changing to rain showers in the afternoon. Temperature 6/12 degC.", "all_day": { "temperature_min": 5.8, "temperature_max": 12.2, "wind_speed": 1.7, "probability": { "precipitation": 76 } }, "astro": { "sun": { "rise": "2023-04-29T05:37:01", "set": "2023-04-29T20:20:51" } } } ] }, "minutely": { "summary": "Mostly rainy for the next hour." } } * Today Light rain. Temperature 10/12 degC. Wind from SW. 12degC/10degC * Tomorrow Possible rain changing to cloudy in the afternoon. Temperature 8/ 11 degC. 11degC/8degC * 2. 4. Mostly cloudy, fewer clouds in the afternoon and evening. Temperature 6/11 degC. 11degC/6degC * 3. 4. Partly sunny. Temperature 3/11 degC. 11degC/3degC * 4. 4. Partly sunny, more clouds in the afternoon. Temperature 3/11 degC. 11degC/3degC * up to 30 days forecast 06:39 19:32 * metric * imperial Light rain. Temperature 10/12 degC. Wind from SW. Mostly rainy for the next hour. time weather temp wind (m/s precipitation total (mm feels ) probability ) like Now [10] 11degC 3575.5 #- % #0.3 8degC 0:00 [10] 11degC #5.5 #90 % #0.4 8degC 1:00 [10] 11degC #6.7 #82 % #0.3 7degC 2:00 [11] 11degC #5.7 #>95 % #0.7 7degC 3:00 [11] 11degC #7.7 #>95 % #0.8 5degC 4:00 [11] 11degC #8.6 #>95 % #0.8 5degC 5:00 [10] 10degC #8.5 #87 % #0.5 5degC 6:00 [10] 10degC #7.9 #78 % #0.3 5degC 7:00 [10] 10degC #6.9 #90 % #0.6 6degC 8:00 [10] 10degC #5.4 #72 % #0.2 6degC 9:00 [11] 10degC #6.8 #92 % #0.6 6degC 10:00 [11] 11degC #6.7 #>95 % #1.4 6degC 11:00 [11] 11degC #6.7 #>95 % #1.5 6degC 12:00 [10] 11degC #7.2 #86 % #0.5 6degC 13:00 [11] 12degC #8 #>95 % #1 7degC 14:00 [10] 12degC #8.4 #92 % #0.4 7degC 15:00 [11] 11degC #7.3 #>95 % #0.7 7degC 16:00 [11] 11degC #6.2 #>95 % #0.8 7degC 17:00 [11] 11degC #5.5 #>95 % #0.6 8degC 18:00 [10] 11degC #5.4 #87 % #0.5 8degC 19:00 [10] 10degC #5.4 #75 % #0.3 7degC 20:00 [10] 10degC #5.4 #64 % #0.2 7degC 21:00 [7] 10degC #4.9 #63 % #0 7degC 22:00 [10] 10degC #4.2 #62 % #0.2 7degC 23:00 [11] 10degC #4.3 #78 % #0.7 6degC Weather API based on machine learning models for best-in-class accuracy To improve weather forecasts, we have developed cutting-edge machine learning models. All available weather measurements, along with local and global data, are incorporated into our meteorological AI technology to provide accurate hyperlocal weather forecasts anywhere in the world. The world's most inovative companies use Meteosource. * Current weather & forecast Comprehensive hyperlocal weather data for any GPS coordinate. Updated in real-time based on the latest measurements. Minute-by-minute, hourly, and daily forecasts are available. More information * Weather maps & layers High-resolution weather maps that can be overlaid within mapping applications. Current and forecasted layers include the most useful data on precipitation, temperature, and numerous other variables. More information * Historical weather data Historical weather based on actual measurements. Receive historical weather for any location in the world. More information * Customised solutions We provide data adjusted to your needs and for specific business sectors. Furthermore, our AI experts are always ready to apply our models for the purposes you specify. More information We are meteorologists with over 10 years of experience We have been providing professional weather services to our customers since 2007. Although we started out as a small team of weather enthusiasts, we quickly realised the great potential of new technologies and expanded our team to include AI experts and big data analysts. We now offer affordable but superior services and have never looked back. Our mission is to help you utilise weather information, save costs, and maximise your returns. In addition to our weather API, we are happy to offer customised solutions based on your needs. * Expertise and know-how * Accurate forecasts * Affordable solutions * Reliable and fast Interested in our Weather API? Try for freeSee pricing Meteosource Weather API * Current Weather Data API * Weather Forecast Data API * Historical Weather Data API * Weather Maps & Layers API * Air Quality Data API * Maritime Forecast API * Pricing * Documentation * FAQ * API wrapper libraries * How our forecasts are made * Terms of service * Personal data protection Customised solutions * Energy modelling * Insurance and Risk * Retail * Agriculture * Construction * Road and Rail * Contact Other * Blog * Solar Power and Generation * Wind Power Forecast * Weather app - Local weather forecast and radar Meteosource (c) 2023 Web Analytics