Weather API - Wum

Real-time, forecast & historical accurate data

At an affordable price, you will receive accurate and reliable data for Wum that you can easily implement into your website or application. We provide weather data globally.

  • Predictions for any GPS or City
  • Minute-by-minute adjustments
  • Forecasts up to 30-days
Wum, North-West Region, Republic of Cameroon
Change location and view the data
Request
{
    "place_id": "wum",
    "language": "en",
    "unit": "metric"
}
Response
{
    "timezone": "Africa/Douala",
    "units": "metric",
    "current": {
        "icon_num": 7,
        "weather": "Overcast",
        "temperature": 24.2,
        "feels_like": 25,
        "dew_point": 11,
        "wind": {
            "speed": 0.8,
            "gusts": 4.3,
            "angle": 307,
            "dir": "NW"
        },
        "precipitation": {
            "total": 0
        },
        "cloud_cover": 100,
        "irradiance": 31.19,
        "pressure": 1009,
        "uv_index": 0.5,
        "humidity": 43
    },
    "hourly": {
        "data": [
            {
                "date": "2023-03-20T17:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.2,
                "feels_like": 25,
                "dew_point": 11,
                "wind": {
                    "speed": 0.8,
                    "gusts": 4.3,
                    "dir": "NW",
                    "angle": 307
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 23
                },
                "irradiance": 31.19,
                "humidity": 43
            },
            {
                "date": "2023-03-20T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.2,
                "feels_like": 25.2,
                "dew_point": 11.8,
                "wind": {
                    "speed": 0.7,
                    "gusts": 4.8,
                    "dir": "W",
                    "angle": 276
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 17
                },
                "irradiance": 3.19,
                "humidity": 45
            },
            {
                "date": "2023-03-20T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.2,
                "feels_like": 24,
                "dew_point": 11.5,
                "wind": {
                    "speed": 1,
                    "gusts": 3.2,
                    "dir": "WNW",
                    "angle": 290
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 15
                },
                "irradiance": 0.04,
                "humidity": 47
            },
            {
                "date": "2023-03-20T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23,
                "feels_like": 23.8,
                "dew_point": 12.2,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.8,
                    "dir": "WNW",
                    "angle": 285
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 18
                },
                "irradiance": 0,
                "humidity": 50
            },
            {
                "date": "2023-03-20T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.2,
                "feels_like": 22.8,
                "dew_point": 12.2,
                "wind": {
                    "speed": 1,
                    "gusts": 3.8,
                    "dir": "WSW",
                    "angle": 249
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 18
                },
                "irradiance": 0,
                "humidity": 53
            },
            {
                "date": "2023-03-20T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.2,
                "feels_like": 23.2,
                "dew_point": 13.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 1.7,
                    "dir": "WSW",
                    "angle": 247
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 14
                },
                "irradiance": 0,
                "humidity": 57
            },
            {
                "date": "2023-03-20T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.5,
                "feels_like": 22.5,
                "dew_point": 13.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 1.7,
                    "dir": "SW",
                    "angle": 218
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 14
                },
                "irradiance": 0.04,
                "humidity": 60
            },
            {
                "date": "2023-03-21T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.2,
                "feels_like": 22.5,
                "dew_point": 14.5,
                "wind": {
                    "speed": 1,
                    "gusts": 1.7,
                    "dir": "SW",
                    "angle": 226
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 30
                },
                "irradiance": 0,
                "humidity": 65
            },
            {
                "date": "2023-03-21T01:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 20.8,
                "feels_like": 22.2,
                "dew_point": 14.5,
                "wind": {
                    "speed": 1,
                    "gusts": 2.1,
                    "dir": "SW",
                    "angle": 221
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 54
                },
                "irradiance": 0.04,
                "humidity": 67
            },
            {
                "date": "2023-03-21T02:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 20.5,
                "feels_like": 21.8,
                "dew_point": 14.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 2,
                    "dir": "SW",
                    "angle": 224
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 85
                },
                "irradiance": 0,
                "humidity": 67
            },
            {
                "date": "2023-03-21T03:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 19.8,
                "feels_like": 21,
                "dew_point": 13.8,
                "wind": {
                    "speed": 1,
                    "gusts": 2,
                    "dir": "S",
                    "angle": 171
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0,
                "humidity": 68
            },
            {
                "date": "2023-03-21T04:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 20.5,
                "feels_like": 21.5,
                "dew_point": 16.8,
                "wind": {
                    "speed": 1.2,
                    "gusts": 3.3,
                    "dir": "SSE",
                    "angle": 156
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 1.4
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.05,
                "humidity": 79
            },
            {
                "date": "2023-03-21T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20.8,
                "feels_like": 22,
                "dew_point": 17.5,
                "wind": {
                    "speed": 1.3,
                    "gusts": 2.9,
                    "dir": "SE",
                    "angle": 145
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 56
                },
                "irradiance": 0,
                "humidity": 81
            },
            {
                "date": "2023-03-21T06:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 20.2,
                "feels_like": 22.2,
                "dew_point": 16.2,
                "wind": {
                    "speed": 0.4,
                    "gusts": 2.1,
                    "dir": "NNE",
                    "angle": 32
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 75
                },
                "irradiance": 6.45,
                "humidity": 77
            },
            {
                "date": "2023-03-21T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20.2,
                "feels_like": 22.2,
                "dew_point": 16,
                "wind": {
                    "speed": 0.8,
                    "gusts": 3.3,
                    "dir": "SSE",
                    "angle": 149
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 63
                },
                "irradiance": 61.03,
                "humidity": 76
            },
            {
                "date": "2023-03-21T08:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 21.2,
                "feels_like": 22.8,
                "dew_point": 16.2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 3.8,
                    "dir": "SSW",
                    "angle": 214
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 1.4
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 104.73,
                "humidity": 73
            },
            {
                "date": "2023-03-21T09:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 22.5,
                "feels_like": 24.2,
                "dew_point": 17.5,
                "wind": {
                    "speed": 0.8,
                    "gusts": 3.9,
                    "dir": "WNW",
                    "angle": 301
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 2.3
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 284.45,
                "humidity": 73
            },
            {
                "date": "2023-03-21T10:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 22.5,
                "feels_like": 24,
                "dew_point": 14.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 5.1,
                    "dir": "WNW",
                    "angle": 281
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 2.4
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 421.78,
                "humidity": 60
            },
            {
                "date": "2023-03-21T11:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 23.2,
                "feels_like": 24.8,
                "dew_point": 14.5,
                "wind": {
                    "speed": 1,
                    "gusts": 5,
                    "dir": "WNW",
                    "angle": 293
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 2.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 392.89,
                "humidity": 57
            },
            {
                "date": "2023-03-21T12:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 23,
                "feels_like": 24.2,
                "dew_point": 15,
                "wind": {
                    "speed": 1.5,
                    "gusts": 5.4,
                    "dir": "WNW",
                    "angle": 290
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 1.3
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 275.29,
                "humidity": 60
            },
            {
                "date": "2023-03-21T13:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 23.2,
                "feels_like": 25,
                "dew_point": 15.8,
                "wind": {
                    "speed": 1.2,
                    "gusts": 4.9,
                    "dir": "W",
                    "angle": 276
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.9
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 283.45,
                "humidity": 62
            },
            {
                "date": "2023-03-21T14:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 22.2,
                "feels_like": 23.8,
                "dew_point": 14.5,
                "wind": {
                    "speed": 1,
                    "gusts": 4,
                    "dir": "SSW",
                    "angle": 211
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 1.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 251.67,
                "humidity": 61
            },
            {
                "date": "2023-03-21T15:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 21,
                "feels_like": 22.2,
                "dew_point": 14.5,
                "wind": {
                    "speed": 1.7,
                    "gusts": 3.9,
                    "dir": "S",
                    "angle": 189
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1.4
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 215.22,
                "humidity": 66
            },
            {
                "date": "2023-03-21T16:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 20.5,
                "feels_like": 22,
                "dew_point": 14.2,
                "wind": {
                    "speed": 1.3,
                    "gusts": 4.6,
                    "dir": "SSW",
                    "angle": 211
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 90
                },
                "irradiance": 106.62,
                "humidity": 67
            },
            {
                "date": "2023-03-21T17:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 19.8,
                "feels_like": 21.2,
                "dew_point": 14.8,
                "wind": {
                    "speed": 1.7,
                    "gusts": 5,
                    "dir": "S",
                    "angle": 170
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 69.53,
                "humidity": 72
            },
            {
                "date": "2023-03-21T18:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 20.5,
                "feels_like": 21.8,
                "dew_point": 16.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 4.4,
                    "dir": "ESE",
                    "angle": 111
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 4.69,
                "humidity": 76
            },
            {
                "date": "2023-03-21T19:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 21,
                "feels_like": 22.2,
                "dew_point": 18,
                "wind": {
                    "speed": 1.7,
                    "gusts": 2.7,
                    "dir": "NNE",
                    "angle": 31
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.7
                },
                "probability": {
                    "precipitation": 82
                },
                "irradiance": 0.05,
                "humidity": 82
            },
            {
                "date": "2023-03-21T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.8,
                "feels_like": 21.2,
                "dew_point": 17.2,
                "wind": {
                    "speed": 1.7,
                    "gusts": 1.9,
                    "dir": "ESE",
                    "angle": 117
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 28
                },
                "irradiance": 0,
                "humidity": 85
            },
            {
                "date": "2023-03-21T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.8,
                "feels_like": 21.5,
                "dew_point": 17.2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.5,
                    "dir": "NE",
                    "angle": 43
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 18
                },
                "irradiance": 0,
                "humidity": 85
            },
            {
                "date": "2023-03-21T22:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 19.2,
                "feels_like": 21.2,
                "dew_point": 16.8,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.5,
                    "dir": "ESE",
                    "angle": 112
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 48
                },
                "irradiance": 0.03,
                "humidity": 85
            },
            {
                "date": "2023-03-21T23:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19,
                "feels_like": 20.5,
                "dew_point": 16.5,
                "wind": {
                    "speed": 1.3,
                    "gusts": 2,
                    "dir": "NNW",
                    "angle": 342
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 15
                },
                "irradiance": 0.1,
                "humidity": 85
            },
            {
                "date": "2023-03-22T00:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19,
                "feels_like": 20.2,
                "dew_point": 16.5,
                "wind": {
                    "speed": 1.3,
                    "gusts": 2.7,
                    "dir": "N",
                    "angle": 353
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 8
                },
                "irradiance": 0,
                "humidity": 85
            },
            {
                "date": "2023-03-22T01:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 18.8,
                "feels_like": 20.2,
                "dew_point": 17.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.4,
                    "dir": "WNW",
                    "angle": 284
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 0,
                "humidity": 92
            },
            {
                "date": "2023-03-22T02:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19,
                "feels_like": 20.5,
                "dew_point": 17.8,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.3,
                    "dir": "SSW",
                    "angle": 197
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 14
                },
                "irradiance": 0.03,
                "humidity": 92
            },
            {
                "date": "2023-03-22T03:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19,
                "feels_like": 20.8,
                "dew_point": 17.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.5,
                    "dir": "SSW",
                    "angle": 202
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 25
                },
                "irradiance": 0,
                "humidity": 91
            },
            {
                "date": "2023-03-22T04:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 18.8,
                "feels_like": 20.5,
                "dew_point": 17.5,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.9,
                    "dir": "WSW",
                    "angle": 245
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 80
                },
                "irradiance": 0,
                "humidity": 92
            },
            {
                "date": "2023-03-22T05:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 18.5,
                "feels_like": 19.8,
                "dew_point": 16.2,
                "wind": {
                    "speed": 1.3,
                    "gusts": 1.6,
                    "dir": "SSW",
                    "angle": 212
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 54
                },
                "irradiance": 0.12,
                "humidity": 86
            },
            {
                "date": "2023-03-22T06:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 18.5,
                "feels_like": 20.2,
                "dew_point": 16.8,
                "wind": {
                    "speed": 1.1,
                    "gusts": 1.6,
                    "dir": "SW",
                    "angle": 227
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 10
                },
                "irradiance": 7.86,
                "humidity": 89
            },
            {
                "date": "2023-03-22T07:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 18.8,
                "feels_like": 20.8,
                "dew_point": 17.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 1.7,
                    "dir": "WSW",
                    "angle": 242
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 50.34,
                "humidity": 91
            },
            {
                "date": "2023-03-22T08:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.5,
                "feels_like": 21.5,
                "dew_point": 17.8,
                "wind": {
                    "speed": 0.9,
                    "gusts": 1.9,
                    "dir": "SSW",
                    "angle": 195
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 187.37,
                "humidity": 89
            },
            {
                "date": "2023-03-22T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.2,
                "feels_like": 23,
                "dew_point": 18.2,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2.5,
                    "dir": "S",
                    "angle": 184
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 275.42,
                "humidity": 83
            },
            {
                "date": "2023-03-22T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.8,
                "feels_like": 25.2,
                "dew_point": 20,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.5,
                    "dir": "SW",
                    "angle": 222
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 10
                },
                "irradiance": 498.41,
                "humidity": 79
            },
            {
                "date": "2023-03-22T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25.5,
                "feels_like": 27.2,
                "dew_point": 20.5,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.5,
                    "dir": "W",
                    "angle": 274
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 20
                },
                "irradiance": 769.78,
                "humidity": 73
            },
            {
                "date": "2023-03-22T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.5,
                "feels_like": 28.5,
                "dew_point": 19,
                "wind": {
                    "speed": 1.5,
                    "gusts": 3.2,
                    "dir": "NW",
                    "angle": 313
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 19
                },
                "irradiance": 772.12,
                "humidity": 63
            },
            {
                "date": "2023-03-22T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.5,
                "feels_like": 27.8,
                "dew_point": 17.2,
                "wind": {
                    "speed": 1.7,
                    "gusts": 4.2,
                    "dir": "WNW",
                    "angle": 300
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 35
                },
                "irradiance": 684.58,
                "humidity": 56
            },
            {
                "date": "2023-03-22T14:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.2,
                "feels_like": 27.2,
                "dew_point": 16.8,
                "wind": {
                    "speed": 2.4,
                    "gusts": 5.9,
                    "dir": "WNW",
                    "angle": 288
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 53
                },
                "irradiance": 451,
                "humidity": 55
            },
            {
                "date": "2023-03-22T15:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 25.2,
                "feels_like": 26,
                "dew_point": 16.8,
                "wind": {
                    "speed": 3.2,
                    "gusts": 6.8,
                    "dir": "WNW",
                    "angle": 288
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 89
                },
                "irradiance": 231.4,
                "humidity": 59
            },
            {
                "date": "2023-03-22T16:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 24.8,
                "feels_like": 25.8,
                "dew_point": 17.5,
                "wind": {
                    "speed": 2,
                    "gusts": 6.7,
                    "dir": "W",
                    "angle": 267
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 1.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 179.52,
                "humidity": 64
            },
            {
                "date": "2023-03-22T17:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 22.8,
                "feels_like": 24.8,
                "dew_point": 16.2,
                "wind": {
                    "speed": 1,
                    "gusts": 5.2,
                    "dir": "WSW",
                    "angle": 252
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 92
                },
                "irradiance": 70.95,
                "humidity": 66
            },
            {
                "date": "2023-03-22T18:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 21.8,
                "feels_like": 23.8,
                "dew_point": 17,
                "wind": {
                    "speed": 0.8,
                    "gusts": 4.8,
                    "dir": "SSE",
                    "angle": 161
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.7
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 4.45,
                "humidity": 74
            },
            {
                "date": "2023-03-22T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.2,
                "feels_like": 22.8,
                "dew_point": 17.2,
                "wind": {
                    "speed": 1.4,
                    "gusts": 3.4,
                    "dir": "SE",
                    "angle": 142
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 56
                },
                "irradiance": 0.03,
                "humidity": 77
            },
            {
                "date": "2023-03-22T20:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 20.8,
                "feels_like": 22,
                "dew_point": 17.2,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.5,
                    "dir": "SSE",
                    "angle": 149
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 57
                },
                "irradiance": 0,
                "humidity": 80
            },
            {
                "date": "2023-03-22T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20.2,
                "feels_like": 21.2,
                "dew_point": 17,
                "wind": {
                    "speed": 1.8,
                    "gusts": 3.5,
                    "dir": "SE",
                    "angle": 142
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 26
                },
                "irradiance": 0.11,
                "humidity": 81
            },
            {
                "date": "2023-03-22T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20.2,
                "feels_like": 21.8,
                "dew_point": 17.2,
                "wind": {
                    "speed": 1.4,
                    "gusts": 3.1,
                    "dir": "SE",
                    "angle": 134
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 0.1,
                "humidity": 82
            },
            {
                "date": "2023-03-22T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.8,
                "feels_like": 21.8,
                "dew_point": 16.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 2.6,
                    "dir": "SE",
                    "angle": 129
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 0,
                "humidity": 80
            },
            {
                "date": "2023-03-23T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20.2,
                "feels_like": 22,
                "dew_point": 16.8,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2.8,
                    "dir": "SSE",
                    "angle": 149
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 0,
                "humidity": 80
            },
            {
                "date": "2023-03-23T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20,
                "feels_like": 21.2,
                "dew_point": 16.2,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2.9,
                    "dir": "SE",
                    "angle": 136
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 5
                },
                "irradiance": 0.08,
                "humidity": 79
            },
            {
                "date": "2023-03-23T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.8,
                "feels_like": 21,
                "dew_point": 15.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.5,
                    "dir": "ESE",
                    "angle": 120
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 0,
                "humidity": 76
            },
            {
                "date": "2023-03-23T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20.2,
                "feels_like": 21.5,
                "dew_point": 15.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.6,
                    "dir": "ESE",
                    "angle": 122
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 0.07,
                "humidity": 74
            },
            {
                "date": "2023-03-23T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20.2,
                "feels_like": 21.5,
                "dew_point": 15,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.2,
                    "dir": "ESE",
                    "angle": 104
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 0,
                "humidity": 71
            },
            {
                "date": "2023-03-23T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20,
                "feels_like": 20.8,
                "dew_point": 14,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.2,
                    "dir": "ESE",
                    "angle": 106
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 0.03,
                "humidity": 68
            },
            {
                "date": "2023-03-23T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.5,
                "feels_like": 20.5,
                "dew_point": 13.5,
                "wind": {
                    "speed": 0.6,
                    "gusts": 2,
                    "dir": "ESE",
                    "angle": 115
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 12.85,
                "humidity": 68
            },
            {
                "date": "2023-03-23T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20,
                "feels_like": 21.2,
                "dew_point": 14.2,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.7,
                    "dir": "NE",
                    "angle": 50
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 8
                },
                "irradiance": 102.9,
                "humidity": 69
            },
            {
                "date": "2023-03-23T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.8,
                "feels_like": 22.8,
                "dew_point": 14.8,
                "wind": {
                    "speed": 0.5,
                    "gusts": 2,
                    "dir": "W",
                    "angle": 260
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 10
                },
                "irradiance": 260.16,
                "humidity": 64
            },
            {
                "date": "2023-03-23T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.5,
                "feels_like": 24.8,
                "dew_point": 15.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.6,
                    "dir": "W",
                    "angle": 262
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 6
                },
                "irradiance": 382.35,
                "humidity": 59
            },
            {
                "date": "2023-03-23T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25,
                "feels_like": 26.2,
                "dew_point": 15.8,
                "wind": {
                    "speed": 0.6,
                    "gusts": 2.7,
                    "dir": "W",
                    "angle": 278
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 5
                },
                "irradiance": 624.05,
                "humidity": 56
            },
            {
                "date": "2023-03-23T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25,
                "feels_like": 26.2,
                "dew_point": 12.2,
                "wind": {
                    "speed": 0.3,
                    "gusts": 3,
                    "dir": "N",
                    "angle": 359
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 591.81,
                "humidity": 45
            },
            {
                "date": "2023-03-23T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 27.2,
                "feels_like": 28.5,
                "dew_point": 14.2,
                "wind": {
                    "speed": 0.5,
                    "gusts": 3.4,
                    "dir": "NE",
                    "angle": 40
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 5
                },
                "irradiance": 650.26,
                "humidity": 44
            },
            {
                "date": "2023-03-23T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 29,
                "feels_like": 29.5,
                "dew_point": 14.8,
                "wind": {
                    "speed": 0.8,
                    "gusts": 3.3,
                    "dir": "ENE",
                    "angle": 57
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 16
                },
                "irradiance": 512.7,
                "humidity": 41
            },
            {
                "date": "2023-03-23T14:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28,
                "feels_like": 28.2,
                "dew_point": 13.2,
                "wind": {
                    "speed": 1.2,
                    "gusts": 3.8,
                    "dir": "NE",
                    "angle": 45
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 22
                },
                "irradiance": 506.03,
                "humidity": 40
            },
            {
                "date": "2023-03-23T15:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.5,
                "feels_like": 26.2,
                "dew_point": 10.2,
                "wind": {
                    "speed": 1.4,
                    "gusts": 4.3,
                    "dir": "N",
                    "angle": 8
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 26
                },
                "irradiance": 443.92,
                "humidity": 36
            },
            {
                "date": "2023-03-23T16:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 25.8,
                "feels_like": 25.5,
                "dew_point": 8,
                "wind": {
                    "speed": 1.5,
                    "gusts": 4.6,
                    "dir": "NW",
                    "angle": 317
                },
                "cloud_cover": {
                    "total": 78
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 34
                },
                "irradiance": 308.82,
                "humidity": 32
            },
            {
                "date": "2023-03-23T17:00:00",
                "icon": 13,
                "summary": "Rain shower",
                "temperature": 24.2,
                "feels_like": 25.2,
                "dew_point": 6.8,
                "wind": {
                    "speed": 1.5,
                    "gusts": 4.3,
                    "dir": "NW",
                    "angle": 325
                },
                "cloud_cover": {
                    "total": 62
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 47
                },
                "irradiance": 126.66,
                "humidity": 32
            },
            {
                "date": "2023-03-23T18:00:00",
                "icon": 13,
                "summary": "Rain shower",
                "temperature": 23.8,
                "feels_like": 26.2,
                "dew_point": 10.2,
                "wind": {
                    "speed": 1.2,
                    "gusts": 3.7,
                    "dir": "N",
                    "angle": 349
                },
                "cloud_cover": {
                    "total": 70
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 68
                },
                "irradiance": 8.74,
                "humidity": 42
            },
            {
                "date": "2023-03-23T19:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 23,
                "feels_like": 24.5,
                "dew_point": 12,
                "wind": {
                    "speed": 1.5,
                    "gusts": 3.5,
                    "dir": "NE",
                    "angle": 35
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 76
                },
                "irradiance": 0.03,
                "humidity": 49
            },
            {
                "date": "2023-03-23T20:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 22.8,
                "feels_like": 22.8,
                "dew_point": 14.8,
                "wind": {
                    "speed": 2.4,
                    "gusts": 4.7,
                    "dir": "N",
                    "angle": 6
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.9
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.03,
                "humidity": 60
            },
            {
                "date": "2023-03-23T21:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 21.8,
                "feels_like": 23,
                "dew_point": 18.2,
                "wind": {
                    "speed": 1.7,
                    "gusts": 4.2,
                    "dir": "NNW",
                    "angle": 331
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 1.2
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.04,
                "humidity": 80
            },
            {
                "date": "2023-03-23T22:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 21.5,
                "feels_like": 22.5,
                "dew_point": 19.5,
                "wind": {
                    "speed": 2,
                    "gusts": 4.4,
                    "dir": "NW",
                    "angle": 316
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.03,
                "humidity": 88
            },
            {
                "date": "2023-03-23T23:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 20.8,
                "feels_like": 23,
                "dew_point": 18.5,
                "wind": {
                    "speed": 0.8,
                    "gusts": 3.5,
                    "dir": "W",
                    "angle": 280
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 78
                },
                "irradiance": 0.04,
                "humidity": 86
            },
            {
                "date": "2023-03-24T00:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 20.5,
                "feels_like": 22.2,
                "dew_point": 18.2,
                "wind": {
                    "speed": 1.1,
                    "gusts": 3.5,
                    "dir": "SSE",
                    "angle": 152
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 86
                },
                "irradiance": 0.02,
                "humidity": 86
            },
            {
                "date": "2023-03-24T01:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 20.2,
                "feels_like": 22,
                "dew_point": 18,
                "wind": {
                    "speed": 1.3,
                    "gusts": 3.6,
                    "dir": "SSE",
                    "angle": 147
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 72
                },
                "irradiance": 0.02,
                "humidity": 86
            },
            {
                "date": "2023-03-24T02:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 20,
                "feels_like": 22,
                "dew_point": 17.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 3,
                    "dir": "SE",
                    "angle": 131
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 56
                },
                "irradiance": 0.01,
                "humidity": 85
            },
            {
                "date": "2023-03-24T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.8,
                "feels_like": 21.2,
                "dew_point": 17,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.4,
                    "dir": "ESE",
                    "angle": 123
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 0.03,
                "humidity": 84
            },
            {
                "date": "2023-03-24T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.5,
                "feels_like": 21,
                "dew_point": 16.2,
                "wind": {
                    "speed": 1.1,
                    "gusts": 1.9,
                    "dir": "SE",
                    "angle": 143
                },
                "cloud_cover": {
                    "total": 92
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 11
                },
                "irradiance": 0.02,
                "humidity": 81
            },
            {
                "date": "2023-03-24T05:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 19,
                "feels_like": 20.8,
                "dew_point": 15.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2,
                    "dir": "SSE",
                    "angle": 150
                },
                "cloud_cover": {
                    "total": 85
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 0.02,
                "humidity": 80
            },
            {
                "date": "2023-03-24T06:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 19.5,
                "feels_like": 20.8,
                "dew_point": 15.8,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2.2,
                    "dir": "SE",
                    "angle": 137
                },
                "cloud_cover": {
                    "total": 77
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 13.36,
                "humidity": 78
            },
            {
                "date": "2023-03-24T07:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 19.8,
                "feels_like": 20.8,
                "dew_point": 15.2,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2.4,
                    "dir": "SE",
                    "angle": 141
                },
                "cloud_cover": {
                    "total": 84
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 7
                },
                "irradiance": 133.19,
                "humidity": 75
            },
            {
                "date": "2023-03-24T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.8,
                "feels_like": 23,
                "dew_point": 15.8,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.9,
                    "dir": "SSE",
                    "angle": 150
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 8
                },
                "irradiance": 397.38,
                "humidity": 68
            },
            {
                "date": "2023-03-24T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.2,
                "feels_like": 24.5,
                "dew_point": 13.5,
                "wind": {
                    "speed": 0.8,
                    "gusts": 3.2,
                    "dir": "SSW",
                    "angle": 193
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 599.47,
                "humidity": 54
            },
            {
                "date": "2023-03-24T10:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 24,
                "feels_like": 24.8,
                "dew_point": 11.8,
                "wind": {
                    "speed": 0.9,
                    "gusts": 3.9,
                    "dir": "WNW",
                    "angle": 297
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 51
                },
                "irradiance": 646.92,
                "humidity": 46
            },
            {
                "date": "2023-03-24T11:00:00",
                "icon": 25,
                "summary": "Hail",
                "temperature": 23.5,
                "feels_like": 24.2,
                "dew_point": 10.5,
                "wind": {
                    "speed": 1.6,
                    "gusts": 4.6,
                    "dir": "NW",
                    "angle": 304
                },
                "cloud_cover": {
                    "total": 82
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 87
                },
                "irradiance": 846.73,
                "humidity": 43
            },
            {
                "date": "2023-03-24T12:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 23.2,
                "feels_like": 24.2,
                "dew_point": 8,
                "wind": {
                    "speed": 2.2,
                    "gusts": 5.8,
                    "dir": "NW",
                    "angle": 317
                },
                "cloud_cover": {
                    "total": 83
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 2
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 791.39,
                "humidity": 37
            },
            {
                "date": "2023-03-24T13:00:00",
                "icon": 15,
                "summary": "Local thunderstorms",
                "temperature": 24.2,
                "feels_like": 24,
                "dew_point": 8.5,
                "wind": {
                    "speed": 3,
                    "gusts": 6.4,
                    "dir": "NNW",
                    "angle": 334
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.7
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 739.17,
                "humidity": 36
            },
            {
                "date": "2023-03-24T14:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 24.5,
                "feels_like": 23.5,
                "dew_point": 7.8,
                "wind": {
                    "speed": 3.6,
                    "gusts": 6.1,
                    "dir": "NNW",
                    "angle": 342
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 603.76,
                "humidity": 34
            },
            {
                "date": "2023-03-24T15:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 23.8,
                "feels_like": 23,
                "dew_point": 6,
                "wind": {
                    "speed": 2.9,
                    "gusts": 5.7,
                    "dir": "NNW",
                    "angle": 342
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 435.24,
                "humidity": 31
            },
            {
                "date": "2023-03-24T16:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 21.8,
                "feels_like": 21.2,
                "dew_point": 4.2,
                "wind": {
                    "speed": 2.3,
                    "gusts": 5.5,
                    "dir": "NNW",
                    "angle": 342
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 84
                },
                "irradiance": 244.74,
                "humidity": 31
            },
            {
                "date": "2023-03-24T17:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 21.8,
                "feels_like": 21.2,
                "dew_point": 6.2,
                "wind": {
                    "speed": 2.1,
                    "gusts": 4.4,
                    "dir": "NNW",
                    "angle": 336
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 62
                },
                "irradiance": 92.61,
                "humidity": 36
            },
            {
                "date": "2023-03-24T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22,
                "feels_like": 22.5,
                "dew_point": 11,
                "wind": {
                    "speed": 1.7,
                    "gusts": 3.2,
                    "dir": "NW",
                    "angle": 316
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 28
                },
                "irradiance": 5.68,
                "humidity": 49
            },
            {
                "date": "2023-03-24T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.2,
                "feels_like": 23.5,
                "dew_point": 13,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2,
                    "dir": "NW",
                    "angle": 317
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 57
                },
                "irradiance": 0.03,
                "humidity": 55
            },
            {
                "date": "2023-03-24T20:00:00",
                "icon": 32,
                "summary": "Rain shower",
                "temperature": 21,
                "feels_like": 22.5,
                "dew_point": 12.5,
                "wind": {
                    "speed": 0.2,
                    "gusts": 2,
                    "dir": "SW",
                    "angle": 227
                },
                "cloud_cover": {
                    "total": 86
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 59
                },
                "irradiance": 0.02,
                "humidity": 58
            },
            {
                "date": "2023-03-24T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.2,
                "feels_like": 23,
                "dew_point": 14.8,
                "wind": {
                    "speed": 1.3,
                    "gusts": 3,
                    "dir": "SE",
                    "angle": 145
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 20
                },
                "irradiance": 0.03,
                "humidity": 66
            },
            {
                "date": "2023-03-24T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20.2,
                "feels_like": 21.2,
                "dew_point": 14,
                "wind": {
                    "speed": 1.5,
                    "gusts": 3.8,
                    "dir": "SSE",
                    "angle": 149
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 27
                },
                "irradiance": 0.02,
                "humidity": 67
            },
            {
                "date": "2023-03-24T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20,
                "feels_like": 21.8,
                "dew_point": 14.2,
                "wind": {
                    "speed": 1.3,
                    "gusts": 3.5,
                    "dir": "S",
                    "angle": 173
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 26
                },
                "irradiance": 0.02,
                "humidity": 69
            },
            {
                "date": "2023-03-25T00:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 19.5,
                "feels_like": 20.2,
                "dew_point": 13.8,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.5,
                    "dir": "S",
                    "angle": 169
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 40
                },
                "irradiance": 0.03,
                "humidity": 69
            },
            {
                "date": "2023-03-25T01:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 20.8,
                "feels_like": 21.8,
                "dew_point": 16.5,
                "wind": {
                    "speed": 1.7,
                    "gusts": 3.4,
                    "dir": "SSE",
                    "angle": 162
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 37
                },
                "irradiance": 0.02,
                "humidity": 76
            },
            {
                "date": "2023-03-25T02:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 20.2,
                "feels_like": 21.5,
                "dew_point": 16.8,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.2,
                    "dir": "SSE",
                    "angle": 157
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 28
                },
                "irradiance": 0.02,
                "humidity": 80
            },
            {
                "date": "2023-03-25T03:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.5,
                "feels_like": 21,
                "dew_point": 15.2,
                "wind": {
                    "speed": 1.3,
                    "gusts": 2.6,
                    "dir": "SE",
                    "angle": 143
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 7
                },
                "irradiance": 0.02,
                "humidity": 76
            },
            {
                "date": "2023-03-25T04:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.2,
                "feels_like": 20.2,
                "dew_point": 15,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.5,
                    "dir": "S",
                    "angle": 187
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.02,
                "humidity": 76
            },
            {
                "date": "2023-03-25T05:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.2,
                "feels_like": 20.5,
                "dew_point": 15,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.6,
                    "dir": "S",
                    "angle": 184
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.02,
                "humidity": 76
            },
            {
                "date": "2023-03-25T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.2,
                "feels_like": 20.5,
                "dew_point": 15,
                "wind": {
                    "speed": 1.4,
                    "gusts": 3,
                    "dir": "S",
                    "angle": 172
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 12.97,
                "humidity": 76
            },
            {
                "date": "2023-03-25T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.8,
                "feels_like": 21.5,
                "dew_point": 16,
                "wind": {
                    "speed": 1.2,
                    "gusts": 3.2,
                    "dir": "SSW",
                    "angle": 198
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 13
                },
                "irradiance": 113.93,
                "humidity": 78
            },
            {
                "date": "2023-03-25T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.5,
                "feels_like": 22.8,
                "dew_point": 16.8,
                "wind": {
                    "speed": 0.7,
                    "gusts": 2,
                    "dir": "SW",
                    "angle": 214
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 24
                },
                "irradiance": 287.48,
                "humidity": 74
            },
            {
                "date": "2023-03-25T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.2,
                "feels_like": 23.8,
                "dew_point": 17.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 2.6,
                    "dir": "WSW",
                    "angle": 239
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 33
                },
                "irradiance": 520.98,
                "humidity": 69
            },
            {
                "date": "2023-03-25T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.2,
                "feels_like": 23.8,
                "dew_point": 17.2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 3.3,
                    "dir": "W",
                    "angle": 266
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 45
                },
                "irradiance": 674.79,
                "humidity": 64
            },
            {
                "date": "2023-03-25T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.8,
                "feels_like": 23,
                "dew_point": 15.2,
                "wind": {
                    "speed": 1.3,
                    "gusts": 3.9,
                    "dir": "WNW",
                    "angle": 289
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 47
                },
                "irradiance": 779.17,
                "humidity": 55
            },
            {
                "date": "2023-03-25T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25.8,
                "feels_like": 22.5,
                "dew_point": 14,
                "wind": {
                    "speed": 1.9,
                    "gusts": 4.7,
                    "dir": "WNW",
                    "angle": 300
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 50
                },
                "irradiance": 803.46,
                "humidity": 48
            },
            {
                "date": "2023-03-25T13:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 26.8,
                "feels_like": 22,
                "dew_point": 12.5,
                "wind": {
                    "speed": 2.5,
                    "gusts": 5.6,
                    "dir": "NW",
                    "angle": 305
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1.2
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 716.94,
                "humidity": 41
            },
            {
                "date": "2023-03-25T14:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 24.8,
                "feels_like": 29.2,
                "dew_point": 13,
                "wind": {
                    "speed": 1.4,
                    "gusts": 5.5,
                    "dir": "WSW",
                    "angle": 256
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 2.7
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 516.66,
                "humidity": 47
            },
            {
                "date": "2023-03-25T15:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 22.8,
                "feels_like": 27.2,
                "dew_point": 13.5,
                "wind": {
                    "speed": 2.2,
                    "gusts": 5.4,
                    "dir": "SSW",
                    "angle": 195
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 4.7
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 300.91,
                "humidity": 55
            },
            {
                "date": "2023-03-25T16:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 21.8,
                "feels_like": 25.8,
                "dew_point": 15.2,
                "wind": {
                    "speed": 3.8,
                    "gusts": 5.1,
                    "dir": "S",
                    "angle": 177
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 4.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 150.63,
                "humidity": 66
            },
            {
                "date": "2023-03-25T17:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 21.8,
                "feels_like": 26.5,
                "dew_point": 17,
                "wind": {
                    "speed": 1.5,
                    "gusts": 5,
                    "dir": "S",
                    "angle": 184
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 5.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 59.2,
                "humidity": 74
            },
            {
                "date": "2023-03-25T18:00:00",
                "icon": 25,
                "summary": "Hail",
                "temperature": 21.2,
                "feels_like": 27,
                "dew_point": 18.5,
                "wind": {
                    "speed": 0.9,
                    "gusts": 4.8,
                    "dir": "NNW",
                    "angle": 334
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 7.4
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 2.68,
                "humidity": 84
            },
            {
                "date": "2023-03-25T19:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 20.5,
                "feels_like": 27,
                "dew_point": 19.8,
                "wind": {
                    "speed": 2.7,
                    "gusts": 4.6,
                    "dir": "NNW",
                    "angle": 347
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 4
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.02,
                "humidity": 95
            },
            {
                "date": "2023-03-25T20:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 20.2,
                "feels_like": 20.2,
                "dew_point": 19.5,
                "wind": {
                    "speed": 1.5,
                    "gusts": 3.8,
                    "dir": "NNW",
                    "angle": 342
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 3.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.05,
                "humidity": 95
            },
            {
                "date": "2023-03-25T21:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 20,
                "feels_like": 21,
                "dew_point": 19.2,
                "wind": {
                    "speed": 0.6,
                    "gusts": 2.9,
                    "dir": "NW",
                    "angle": 312
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 3.6
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.03,
                "humidity": 95
            },
            {
                "date": "2023-03-25T22:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 19.5,
                "feels_like": 21.2,
                "dew_point": 18.8,
                "wind": {
                    "speed": 0.9,
                    "gusts": 1.9,
                    "dir": "SSW",
                    "angle": 200
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 1.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.02,
                "humidity": 95
            },
            {
                "date": "2023-03-25T23:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 19.2,
                "feels_like": 20.8,
                "dew_point": 18.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2,
                    "dir": "S",
                    "angle": 178
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 1.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.03,
                "humidity": 95
            },
            {
                "date": "2023-03-26T00:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 18.8,
                "feels_like": 20,
                "dew_point": 18,
                "wind": {
                    "speed": 1.3,
                    "gusts": 2.2,
                    "dir": "SSE",
                    "angle": 160
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.02,
                "humidity": 95
            },
            {
                "date": "2023-03-26T01:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 19.2,
                "feels_like": 20.5,
                "dew_point": 18.5,
                "wind": {
                    "speed": 1.6,
                    "gusts": 2.3,
                    "dir": "SSE",
                    "angle": 148
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.02,
                "humidity": 95
            },
            {
                "date": "2023-03-26T02:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 19,
                "feels_like": 21.2,
                "dew_point": 18,
                "wind": {
                    "speed": 1.8,
                    "gusts": 2.5,
                    "dir": "SSE",
                    "angle": 153
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.01,
                "humidity": 93
            },
            {
                "date": "2023-03-26T03:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 19,
                "feels_like": 20.5,
                "dew_point": 18,
                "wind": {
                    "speed": 2.1,
                    "gusts": 2.7,
                    "dir": "SSE",
                    "angle": 157
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 86
                },
                "irradiance": 0.01,
                "humidity": 93
            },
            {
                "date": "2023-03-26T04:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 19,
                "feels_like": 20.5,
                "dew_point": 17.8,
                "wind": {
                    "speed": 2.3,
                    "gusts": 2.8,
                    "dir": "SSE",
                    "angle": 160
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 81
                },
                "irradiance": 0.02,
                "humidity": 92
            },
            {
                "date": "2023-03-26T05:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 19,
                "feels_like": 20.5,
                "dew_point": 17.8,
                "wind": {
                    "speed": 2,
                    "gusts": 2.9,
                    "dir": "SSE",
                    "angle": 156
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 70
                },
                "irradiance": 0.01,
                "humidity": 92
            },
            {
                "date": "2023-03-26T06:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.2,
                "feels_like": 20.8,
                "dew_point": 18,
                "wind": {
                    "speed": 1.8,
                    "gusts": 2.8,
                    "dir": "SSE",
                    "angle": 150
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 50
                },
                "irradiance": 7.12,
                "humidity": 92
            },
            {
                "date": "2023-03-26T07:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.2,
                "feels_like": 20.8,
                "dew_point": 18,
                "wind": {
                    "speed": 1.7,
                    "gusts": 2.8,
                    "dir": "SE",
                    "angle": 144
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 46
                },
                "irradiance": 76.42,
                "humidity": 92
            },
            {
                "date": "2023-03-26T08:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 20.5,
                "feels_like": 21.8,
                "dew_point": 19.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 3.1,
                    "dir": "SSE",
                    "angle": 153
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 40
                },
                "irradiance": 203.63,
                "humidity": 92
            },
            {
                "date": "2023-03-26T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.8,
                "feels_like": 22.8,
                "dew_point": 20.2,
                "wind": {
                    "speed": 1.4,
                    "gusts": 3.3,
                    "dir": "SSE",
                    "angle": 161
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1016,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 27
                },
                "irradiance": 366.05,
                "humidity": 91
            },
            {
                "date": "2023-03-26T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.5,
                "feels_like": 23,
                "dew_point": 20.5,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.6,
                    "dir": "S",
                    "angle": 169
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1016,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 32
                },
                "irradiance": 477.72,
                "humidity": 88
            },
            {
                "date": "2023-03-26T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24,
                "feels_like": 24,
                "dew_point": 21.2,
                "wind": {
                    "speed": 1.4,
                    "gusts": 4.2,
                    "dir": "SSE",
                    "angle": 160
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 33
                },
                "irradiance": 565.64,
                "humidity": 84
            },
            {
                "date": "2023-03-26T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.5,
                "feels_like": 23.8,
                "dew_point": 21,
                "wind": {
                    "speed": 1.1,
                    "gusts": 4.8,
                    "dir": "SE",
                    "angle": 140
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 34
                },
                "irradiance": 593.13,
                "humidity": 80
            },
            {
                "date": "2023-03-26T13:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 25.8,
                "feels_like": 24.5,
                "dew_point": 21.5,
                "wind": {
                    "speed": 0.9,
                    "gusts": 5.7,
                    "dir": "ESE",
                    "angle": 102
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 542.33,
                "humidity": 77
            },
            {
                "date": "2023-03-26T14:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 26,
                "feels_like": 27.5,
                "dew_point": 18.8,
                "wind": {
                    "speed": 1.2,
                    "gusts": 6,
                    "dir": "ENE",
                    "angle": 67
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 2.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 456.65,
                "humidity": 64
            },
            {
                "date": "2023-03-26T15:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 24.5,
                "feels_like": 24.8,
                "dew_point": 14.5,
                "wind": {
                    "speed": 1.7,
                    "gusts": 6.2,
                    "dir": "NE",
                    "angle": 52
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 3.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 355.17,
                "humidity": 53
            },
            {
                "date": "2023-03-26T16:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 23,
                "feels_like": 22.8,
                "dew_point": 10,
                "wind": {
                    "speed": 2.2,
                    "gusts": 6.1,
                    "dir": "NE",
                    "angle": 45
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 205.71,
                "humidity": 43
            },
            {
                "date": "2023-03-26T17:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 22.5,
                "feels_like": 23.8,
                "dew_point": 11.2,
                "wind": {
                    "speed": 1.8,
                    "gusts": 5.3,
                    "dir": "NE",
                    "angle": 49
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 91
                },
                "irradiance": 76.71,
                "humidity": 48
            },
            {
                "date": "2023-03-26T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.2,
                "feels_like": 25.5,
                "dew_point": 12.5,
                "wind": {
                    "speed": 1.4,
                    "gusts": 4.5,
                    "dir": "NE",
                    "angle": 55
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 77
                },
                "irradiance": 7.02,
                "humidity": 54
            },
            {
                "date": "2023-03-26T19:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 21.8,
                "feels_like": 27,
                "dew_point": 13.8,
                "wind": {
                    "speed": 1.2,
                    "gusts": 3.6,
                    "dir": "ENE",
                    "angle": 63
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 83
                },
                "irradiance": 0.02,
                "humidity": 60
            },
            {
                "date": "2023-03-26T20:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 21,
                "feels_like": 20.5,
                "dew_point": 12.8,
                "wind": {
                    "speed": 1.1,
                    "gusts": 3.5,
                    "dir": "E",
                    "angle": 81
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 73
                },
                "irradiance": 0.03,
                "humidity": 59
            },
            {
                "date": "2023-03-26T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21,
                "feels_like": 21,
                "dew_point": 12.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 3.6,
                    "dir": "E",
                    "angle": 101
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 39
                },
                "irradiance": 0.02,
                "humidity": 58
            },
            {
                "date": "2023-03-26T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21,
                "feels_like": 21.5,
                "dew_point": 12.2,
                "wind": {
                    "speed": 1.3,
                    "gusts": 3.5,
                    "dir": "ESE",
                    "angle": 120
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 47
                },
                "irradiance": 0.01,
                "humidity": 57
            },
            {
                "date": "2023-03-26T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20.8,
                "feels_like": 21.2,
                "dew_point": 13,
                "wind": {
                    "speed": 1.4,
                    "gusts": 3.4,
                    "dir": "SE",
                    "angle": 130
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 41
                },
                "irradiance": 0.02,
                "humidity": 61
            },
            {
                "date": "2023-03-27T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20.5,
                "feels_like": 21,
                "dew_point": 13.5,
                "wind": {
                    "speed": 1.4,
                    "gusts": 3.5,
                    "dir": "SE",
                    "angle": 140
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 21
                },
                "irradiance": 0.02,
                "humidity": 64
            },
            {
                "date": "2023-03-27T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20,
                "feels_like": 21,
                "dew_point": 14,
                "wind": {
                    "speed": 1.5,
                    "gusts": 3.8,
                    "dir": "SSE",
                    "angle": 149
                },
                "cloud_cover": {
                    "total": 91
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 33
                },
                "irradiance": 0.01,
                "humidity": 68
            },
            {
                "date": "2023-03-27T02:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 20.5,
                "feels_like": 20.2,
                "dew_point": 14.5,
                "wind": {
                    "speed": 1.5,
                    "gusts": 4.2,
                    "dir": "SSE",
                    "angle": 146
                },
                "cloud_cover": {
                    "total": 82
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 35
                },
                "irradiance": 0.01,
                "humidity": 68
            },
            {
                "date": "2023-03-27T03:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 20.8,
                "feels_like": 21.2,
                "dew_point": 14.8,
                "wind": {
                    "speed": 1.6,
                    "gusts": 4.8,
                    "dir": "SE",
                    "angle": 144
                },
                "cloud_cover": {
                    "total": 68
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 31
                },
                "irradiance": 0.01,
                "humidity": 68
            },
            {
                "date": "2023-03-27T04:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 20.2,
                "feels_like": 20.8,
                "dew_point": 14.5,
                "wind": {
                    "speed": 1.7,
                    "gusts": 5.5,
                    "dir": "SE",
                    "angle": 142
                },
                "cloud_cover": {
                    "total": 71
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 30
                },
                "irradiance": 0.01,
                "humidity": 69
            },
            {
                "date": "2023-03-27T05:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 20.5,
                "feels_like": 20.8,
                "dew_point": 14.5,
                "wind": {
                    "speed": 1.6,
                    "gusts": 5.8,
                    "dir": "SE",
                    "angle": 136
                },
                "cloud_cover": {
                    "total": 75
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 25
                },
                "irradiance": 0.01,
                "humidity": 68
            },
            {
                "date": "2023-03-27T06:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 20.5,
                "feels_like": 20.5,
                "dew_point": 14.5,
                "wind": {
                    "speed": 1.6,
                    "gusts": 6.4,
                    "dir": "SE",
                    "angle": 129
                },
                "cloud_cover": {
                    "total": 80
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 13
                },
                "irradiance": 15.99,
                "humidity": 68
            },
            {
                "date": "2023-03-27T07:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 20.5,
                "feels_like": 20.5,
                "dew_point": 14.5,
                "wind": {
                    "speed": 1.6,
                    "gusts": 6.4,
                    "dir": "ESE",
                    "angle": 121
                },
                "cloud_cover": {
                    "total": 71
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 14
                },
                "irradiance": 217.93,
                "humidity": 68
            },
            {
                "date": "2023-03-27T08:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 21.2,
                "feels_like": 20.5,
                "dew_point": 12.8,
                "wind": {
                    "speed": 0.9,
                    "gusts": 5.5,
                    "dir": "ESE",
                    "angle": 113
                },
                "cloud_cover": {
                    "total": 62
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 12
                },
                "irradiance": 358.91,
                "humidity": 58
            },
            {
                "date": "2023-03-27T09:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 22.8,
                "feels_like": 21,
                "dew_point": 12,
                "wind": {
                    "speed": 0.5,
                    "gusts": 4.9,
                    "dir": "NNW",
                    "angle": 345
                },
                "cloud_cover": {
                    "total": 53
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 634.74,
                "humidity": 50
            },
            {
                "date": "2023-03-27T10:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 24.2,
                "feels_like": 21.2,
                "dew_point": 11,
                "wind": {
                    "speed": 1,
                    "gusts": 4.1,
                    "dir": "NW",
                    "angle": 316
                },
                "cloud_cover": {
                    "total": 59
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 7
                },
                "irradiance": 805.56,
                "humidity": 43
            },
            {
                "date": "2023-03-27T11:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 25.2,
                "feels_like": 22.5,
                "dew_point": 11,
                "wind": {
                    "speed": 1.5,
                    "gusts": 4.4,
                    "dir": "NW",
                    "angle": 321
                },
                "cloud_cover": {
                    "total": 63
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 6
                },
                "irradiance": 870.13,
                "humidity": 40
            },
            {
                "date": "2023-03-27T12:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 27.2,
                "feels_like": 25,
                "dew_point": 12,
                "wind": {
                    "speed": 2,
                    "gusts": 4.8,
                    "dir": "NW",
                    "angle": 323
                },
                "cloud_cover": {
                    "total": 67
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 896.28,
                "humidity": 38
            }
        ]
    },
    "daily": {
        "data": [
            {
                "day": "2023-03-20",
                "icon": 7,
                "summary": "Cloudy. Temperature 20/29 °C.",
                "all_day": {
                    "temperature_min": 20.2,
                    "temperature_max": 28.8,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 13
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-20T06:24:09",
                        "set": "2023-03-20T18:30:59"
                    }
                }
            },
            {
                "day": "2023-03-21",
                "icon": 10,
                "summary": "Rain, reducing in the afternoon. Temperature falling to 23 °C.",
                "all_day": {
                    "temperature_min": 19,
                    "temperature_max": 23.2,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 74
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-21T06:23:40",
                        "set": "2023-03-21T18:30:52"
                    }
                }
            },
            {
                "day": "2023-03-22",
                "icon": 12,
                "summary": "Fog in the morning, possible rain later. Temperature 18/27 °C.",
                "all_day": {
                    "temperature_min": 18.2,
                    "temperature_max": 26.5,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 35
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-22T06:23:12",
                        "set": "2023-03-22T18:30:45"
                    }
                }
            },
            {
                "day": "2023-03-23",
                "icon": 12,
                "summary": "Cloudy changing to light rain by evening. Temperature 20/28 °C.",
                "all_day": {
                    "temperature_min": 19.5,
                    "temperature_max": 27.5,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 29
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-23T06:22:43",
                        "set": "2023-03-23T18:30:38"
                    }
                }
            },
            {
                "day": "2023-03-24",
                "icon": 25,
                "summary": "Possible ice pellets in the morning, light ice pellets in the afternoon. Temperature 20/25 °C.",
                "all_day": {
                    "temperature_min": 19.5,
                    "temperature_max": 25.2,
                    "wind_speed": 1.6,
                    "probability": {
                        "precipitation": 47
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-24T06:22:15",
                        "set": "2023-03-24T18:30:31"
                    }
                }
            },
            {
                "day": "2023-03-25",
                "icon": 14,
                "summary": "Cloudy changing to thunderstorms in the afternoon. Temperature 19/27 °C.",
                "all_day": {
                    "temperature_min": 19.2,
                    "temperature_max": 26.8,
                    "wind_speed": 1.5,
                    "probability": {
                        "precipitation": 57
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-25T06:21:46",
                        "set": "2023-03-25T18:30:24"
                    }
                }
            },
            {
                "day": "2023-03-26",
                "icon": 12,
                "summary": "Fog in the morning, ice pellets later. Temperature 19/25 °C.",
                "all_day": {
                    "temperature_min": 19,
                    "temperature_max": 24.8,
                    "wind_speed": 1.5,
                    "probability": {
                        "precipitation": 67
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-26T06:21:17",
                        "set": "2023-03-26T18:30:16"
                    }
                }
            },
            {
                "day": "2023-03-27",
                "icon": 13,
                "summary": "Partly sunny changing to rain showers in the afternoon. Temperature rising to 31 °C.",
                "all_day": {
                    "temperature_min": 19.8,
                    "temperature_max": 30.5,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 26
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-27T06:20:48",
                        "set": "2023-03-27T18:30:09"
                    }
                }
            },
            {
                "day": "2023-03-28",
                "icon": 4,
                "summary": "Partly sunny during the day, thunderstorms by evening. Temperature 21/31 °C.",
                "all_day": {
                    "temperature_min": 20.5,
                    "temperature_max": 31,
                    "wind_speed": 1.5,
                    "probability": {
                        "precipitation": 76
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-28T06:20:19",
                        "set": "2023-03-28T18:30:02"
                    }
                }
            },
            {
                "day": "2023-03-29",
                "icon": 13,
                "summary": "Mostly cloudy changing to rain showers in the afternoon. Temperature 21/32 °C.",
                "all_day": {
                    "temperature_min": 21,
                    "temperature_max": 31.5,
                    "wind_speed": 1.6,
                    "probability": {
                        "precipitation": 74
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-29T06:19:50",
                        "set": "2023-03-29T18:29:55"
                    }
                }
            },
            {
                "day": "2023-03-30",
                "icon": 13,
                "summary": "Partly sunny in the morning changing to rain showers in the afternoon and thunderstorms later in the evening. Temperature 21/31 °C.",
                "all_day": {
                    "temperature_min": 21,
                    "temperature_max": 30.8,
                    "wind_speed": 1.6,
                    "probability": {
                        "precipitation": 79
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-30T06:19:22",
                        "set": "2023-03-30T18:29:47"
                    }
                }
            },
            {
                "day": "2023-03-31",
                "icon": 12,
                "summary": "Cloudy in the morning changing to rain showers in the afternoon and thunderstorms later in the evening. Temperature 21/31 °C.",
                "all_day": {
                    "temperature_min": 20.8,
                    "temperature_max": 30.8,
                    "wind_speed": 1.6,
                    "probability": {
                        "precipitation": 87
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-31T06:18:53",
                        "set": "2023-03-31T18:29:40"
                    }
                }
            },
            {
                "day": "2023-04-01",
                "icon": 12,
                "summary": "Cloudy in the morning changing to rain showers in the afternoon and thunderstorms later in the evening. Temperature 21/31 °C.",
                "all_day": {
                    "temperature_min": 21.2,
                    "temperature_max": 31.2,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 85
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-01T06:18:24",
                        "set": "2023-04-01T18:29:33"
                    }
                }
            },
            {
                "day": "2023-04-02",
                "icon": 13,
                "summary": "Mostly cloudy in the morning changing to rain showers in the afternoon and thunderstorms later in the evening. Temperature 22/32 °C.",
                "all_day": {
                    "temperature_min": 21.5,
                    "temperature_max": 31.5,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 68
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-02T06:17:56",
                        "set": "2023-04-02T18:29:26"
                    }
                }
            },
            {
                "day": "2023-04-03",
                "icon": 13,
                "summary": "Partly sunny in the morning changing to rain showers in the afternoon and thunderstorms later in the evening. Temperature 21/31 °C.",
                "all_day": {
                    "temperature_min": 21.2,
                    "temperature_max": 31,
                    "wind_speed": 1.6,
                    "probability": {
                        "precipitation": 83
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-03T06:17:27",
                        "set": "2023-04-03T18:29:19"
                    }
                }
            },
            {
                "day": "2023-04-04",
                "icon": 12,
                "summary": "Partly sunny in the morning changing to light rain in the afternoon and thunderstorms later in the evening. Temperature 21/31 °C.",
                "all_day": {
                    "temperature_min": 21.2,
                    "temperature_max": 30.8,
                    "wind_speed": 1.6,
                    "probability": {
                        "precipitation": 88
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-04T06:16:59",
                        "set": "2023-04-04T18:29:12"
                    }
                }
            },
            {
                "day": "2023-04-05",
                "icon": 12,
                "summary": "Light rain in the morning changing to cloudy in the afternoon and thunderstorms later in the evening. Temperature 21/30 °C.",
                "all_day": {
                    "temperature_min": 20.8,
                    "temperature_max": 29.8,
                    "wind_speed": 1.6,
                    "probability": {
                        "precipitation": 79
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-05T06:16:31",
                        "set": "2023-04-05T18:29:05"
                    }
                }
            },
            {
                "day": "2023-04-06",
                "icon": 15,
                "summary": "Partly sunny changing to thunderstorms in the afternoon. Temperature 21/30 °C.",
                "all_day": {
                    "temperature_min": 21,
                    "temperature_max": 30,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 90
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-06T06:16:03",
                        "set": "2023-04-06T18:28:59"
                    }
                }
            },
            {
                "day": "2023-04-07",
                "icon": 15,
                "summary": "Rain showers changing to thunderstorms in the afternoon. Temperature 21/31 °C.",
                "all_day": {
                    "temperature_min": 21.2,
                    "temperature_max": 30.5,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-07T06:15:36",
                        "set": "2023-04-07T18:28:52"
                    }
                }
            },
            {
                "day": "2023-04-08",
                "icon": 13,
                "summary": "Partly sunny in the morning changing to rain showers in the afternoon and thunderstorms later in the evening. Temperature 21/32 °C.",
                "all_day": {
                    "temperature_min": 21.2,
                    "temperature_max": 31.5,
                    "wind_speed": 1.6,
                    "probability": {
                        "precipitation": 68
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-08T06:15:08",
                        "set": "2023-04-08T18:28:46"
                    }
                }
            },
            {
                "day": "2023-04-09",
                "icon": 14,
                "summary": "Mostly cloudy changing to thunderstorms in the afternoon. Temperature 21/30 °C.",
                "all_day": {
                    "temperature_min": 21,
                    "temperature_max": 29.8,
                    "wind_speed": 1.5,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-09T06:14:41",
                        "set": "2023-04-09T18:28:40"
                    }
                }
            },
            {
                "day": "2023-04-10",
                "icon": 11,
                "summary": "Rain in the morning changing to light rain in the afternoon and thunderstorms later in the evening. Temperature 21/29 °C.",
                "all_day": {
                    "temperature_min": 21,
                    "temperature_max": 29.2,
                    "wind_speed": 1.5,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-10T06:14:14",
                        "set": "2023-04-10T18:28:35"
                    }
                }
            },
            {
                "day": "2023-04-11",
                "icon": 14,
                "summary": "Cloudy changing to thunderstorms in the afternoon. Temperature 21/30 °C.",
                "all_day": {
                    "temperature_min": 21.2,
                    "temperature_max": 29.5,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 85
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-11T06:13:48",
                        "set": "2023-04-11T18:28:29"
                    }
                }
            },
            {
                "day": "2023-04-12",
                "icon": 15,
                "summary": "Partly sunny changing to thunderstorms in the afternoon. Temperature 21/30 °C.",
                "all_day": {
                    "temperature_min": 21.2,
                    "temperature_max": 29.5,
                    "wind_speed": 1.6,
                    "probability": {
                        "precipitation": 87
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-12T06:13:22",
                        "set": "2023-04-12T18:28:24"
                    }
                }
            },
            {
                "day": "2023-04-13",
                "icon": 14,
                "summary": "Rain changing to thunderstorms in the afternoon. Temperature 22/29 °C.",
                "all_day": {
                    "temperature_min": 21.5,
                    "temperature_max": 29,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-13T06:12:56",
                        "set": "2023-04-13T18:28:19"
                    }
                }
            },
            {
                "day": "2023-04-14",
                "icon": 5,
                "summary": "Cloudy in the morning changing to mostly cloudy in the afternoon and thunderstorms later in the evening. Temperature 21/30 °C.",
                "all_day": {
                    "temperature_min": 20.5,
                    "temperature_max": 30.2,
                    "wind_speed": 1.5,
                    "probability": {
                        "precipitation": 90
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-14T06:12:30",
                        "set": "2023-04-14T18:28:15"
                    }
                }
            },
            {
                "day": "2023-04-15",
                "icon": 11,
                "summary": "Rain in the morning changing to light rain in the afternoon and thunderstorms later in the evening. Temperature 21/30 °C.",
                "all_day": {
                    "temperature_min": 21.2,
                    "temperature_max": 29.5,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-15T06:12:05",
                        "set": "2023-04-15T18:28:10"
                    }
                }
            },
            {
                "day": "2023-04-16",
                "icon": 10,
                "summary": "Light rain in the morning changing to rain showers in the afternoon and thunderstorms later in the evening. Temperature 21/30 °C.",
                "all_day": {
                    "temperature_min": 21,
                    "temperature_max": 29.5,
                    "wind_speed": 1.5,
                    "probability": {
                        "precipitation": 84
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-16T06:11:41",
                        "set": "2023-04-16T18:28:06"
                    }
                }
            },
            {
                "day": "2023-04-17",
                "icon": 14,
                "summary": "Cloudy changing to thunderstorms in the afternoon. Temperature 21/29 °C.",
                "all_day": {
                    "temperature_min": 21,
                    "temperature_max": 28.5,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-17T06:11:16",
                        "set": "2023-04-17T18:28:03"
                    }
                }
            },
            {
                "day": "2023-04-18",
                "icon": 12,
                "summary": "Cloudy in the morning changing to light rain in the afternoon and thunderstorms later in the evening. Temperature 21/29 °C.",
                "all_day": {
                    "temperature_min": 20.8,
                    "temperature_max": 29,
                    "wind_speed": 1.5,
                    "probability": {
                        "precipitation": 86
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-18T06:10:53",
                        "set": "2023-04-18T18:27:59"
                    }
                }
            }
        ]
    },
    "minutely": {
        "summary": "Summary not available for this area."
    }
}
06:24
18:30

Cloudy. Temperature 20/29 °C.

Summary not available for this area.

time weather temp wind (m/s) precipitation probability total (mm) feels like
Now 24°C 1270.8 - % 0 25°C
17:00 24°C 0.8 23 % 0 25°C
18:00 24°C 0.7 17 % 0 25°C
19:00 23°C 1 15 % 0 24°C
20:00 23°C 1.1 18 % 0 24°C
21:00 22°C 1 18 % 0 23°C
22:00 22°C 1.1 14 % 0 23°C
23:00 22°C 1.1 14 % 0 23°C

Current and weather forecast API
for Wum

Real-time weather data for Wum, North-West Region, Republic of Cameroon are provided by Meteosources's machine learning technology, which uses a multitude of different weather models but minimises their errors, resulting in extremely high accuracy. The local weather data shown are for coordinates 6.38333N, 10.06667E, 1055 m above sea level. You can get the output in local timezone Africa/Douala or UTC.
You can choose any city worldwide.

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?