Weather API - Edéa

Real-time, forecast & historical accurate data

At an affordable price, you will receive accurate and reliable data for Edéa 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
Edéa, Littoral Region, Republic of Cameroon
Change location and view the data
Request
{
    "place_id": "edea",
    "language": "en",
    "unit": "metric"
}
Response
{
    "timezone": "Africa/Douala",
    "units": "metric",
    "current": {
        "icon_num": 7,
        "weather": "Overcast",
        "temperature": 32,
        "feels_like": 33.2,
        "dew_point": 23.8,
        "wind": {
            "speed": 3.4,
            "gusts": 7,
            "angle": 251,
            "dir": "WSW"
        },
        "precipitation": {
            "total": 0
        },
        "cloud_cover": 99,
        "irradiance": 124.7,
        "pressure": 1007,
        "uv_index": 0.84,
        "humidity": 61
    },
    "hourly": {
        "data": [
            {
                "date": "2023-03-20T17:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 32,
                "feels_like": 33.2,
                "dew_point": 23.8,
                "wind": {
                    "speed": 3.4,
                    "gusts": 7,
                    "dir": "WSW",
                    "angle": 251
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 18
                },
                "irradiance": 124.7,
                "humidity": 61
            },
            {
                "date": "2023-03-20T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 29.8,
                "feels_like": 32.5,
                "dew_point": 23.2,
                "wind": {
                    "speed": 3,
                    "gusts": 7.4,
                    "dir": "SW",
                    "angle": 236
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 23
                },
                "irradiance": 7.46,
                "humidity": 68
            },
            {
                "date": "2023-03-20T19:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 28,
                "feels_like": 31,
                "dew_point": 23.2,
                "wind": {
                    "speed": 2.3,
                    "gusts": 6.9,
                    "dir": "WSW",
                    "angle": 237
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 66
                },
                "irradiance": 0,
                "humidity": 75
            },
            {
                "date": "2023-03-20T20:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 27.2,
                "feels_like": 30.2,
                "dew_point": 23.2,
                "wind": {
                    "speed": 1.6,
                    "gusts": 5.2,
                    "dir": "SW",
                    "angle": 227
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 78
                },
                "irradiance": 0.04,
                "humidity": 78
            },
            {
                "date": "2023-03-20T21:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 26,
                "feels_like": 29.5,
                "dew_point": 23.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 3.8,
                    "dir": "WNW",
                    "angle": 283
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 89
                },
                "irradiance": 0.03,
                "humidity": 84
            },
            {
                "date": "2023-03-20T22:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 25.5,
                "feels_like": 29.2,
                "dew_point": 22.8,
                "wind": {
                    "speed": 1,
                    "gusts": 4,
                    "dir": "W",
                    "angle": 269
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 90
                },
                "irradiance": 0,
                "humidity": 84
            },
            {
                "date": "2023-03-20T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25.5,
                "feels_like": 29.2,
                "dew_point": 23,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2,
                    "dir": "W",
                    "angle": 267
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 51
                },
                "irradiance": 0.05,
                "humidity": 86
            },
            {
                "date": "2023-03-21T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25.2,
                "feels_like": 28.8,
                "dew_point": 22.8,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.7,
                    "dir": "WNW",
                    "angle": 288
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 59
                },
                "irradiance": 0,
                "humidity": 86
            },
            {
                "date": "2023-03-21T01:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 25.2,
                "feels_like": 29.2,
                "dew_point": 23.2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.8,
                    "dir": "NW",
                    "angle": 307
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 94
                },
                "irradiance": 0,
                "humidity": 88
            },
            {
                "date": "2023-03-21T02:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 25,
                "feels_like": 28.8,
                "dew_point": 23,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.5,
                    "dir": "W",
                    "angle": 280
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 84
                },
                "irradiance": 0,
                "humidity": 88
            },
            {
                "date": "2023-03-21T03:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 25,
                "feels_like": 29,
                "dew_point": 23.2,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.7,
                    "dir": "W",
                    "angle": 280
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.01,
                "humidity": 90
            },
            {
                "date": "2023-03-21T04:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 24.8,
                "feels_like": 29,
                "dew_point": 23.5,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.5,
                    "dir": "NNW",
                    "angle": 332
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 1.4
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.05,
                "humidity": 92
            },
            {
                "date": "2023-03-21T05:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 24.8,
                "feels_like": 29,
                "dew_point": 24,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.6,
                    "dir": "ESE",
                    "angle": 118
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.05,
                "humidity": 95
            },
            {
                "date": "2023-03-21T06:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 24.5,
                "feels_like": 28.5,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.5,
                    "dir": "E",
                    "angle": 99
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1.2
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 9.67,
                "humidity": 95
            },
            {
                "date": "2023-03-21T07:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 24.5,
                "feels_like": 29.2,
                "dew_point": 24,
                "wind": {
                    "speed": 0.4,
                    "gusts": 1.5,
                    "dir": "N",
                    "angle": 358
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 1.4
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 66.8,
                "humidity": 97
            },
            {
                "date": "2023-03-21T08:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 24.5,
                "feels_like": 29.5,
                "dew_point": 22.5,
                "wind": {
                    "speed": 0.7,
                    "gusts": 2,
                    "dir": "W",
                    "angle": 278
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.9
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 155.37,
                "humidity": 88
            },
            {
                "date": "2023-03-21T09:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 25.2,
                "feels_like": 29.2,
                "dew_point": 22.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 4,
                    "dir": "W",
                    "angle": 266
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 1.2
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 306.4,
                "humidity": 83
            },
            {
                "date": "2023-03-21T10:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 26.5,
                "feels_like": 31,
                "dew_point": 24,
                "wind": {
                    "speed": 1.5,
                    "gusts": 4.4,
                    "dir": "W",
                    "angle": 266
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 1.2
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 474.44,
                "humidity": 86
            },
            {
                "date": "2023-03-21T11:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 27.8,
                "feels_like": 32,
                "dew_point": 25.5,
                "wind": {
                    "speed": 1.4,
                    "gusts": 4.5,
                    "dir": "NE",
                    "angle": 36
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 1.4
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 636.88,
                "humidity": 87
            },
            {
                "date": "2023-03-21T12:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 29.2,
                "feels_like": 32,
                "dew_point": 28.2,
                "wind": {
                    "speed": 2.4,
                    "gusts": 4.7,
                    "dir": "NE",
                    "angle": 41
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 3.2
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 670.31,
                "humidity": 94
            },
            {
                "date": "2023-03-21T13:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 30.2,
                "feels_like": 31.5,
                "dew_point": 29.5,
                "wind": {
                    "speed": 2.3,
                    "gusts": 5.8,
                    "dir": "NNE",
                    "angle": 29
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 2.2
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 632.38,
                "humidity": 95
            },
            {
                "date": "2023-03-21T14:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 31,
                "feels_like": 33.2,
                "dew_point": 30.5,
                "wind": {
                    "speed": 1.6,
                    "gusts": 5.2,
                    "dir": "NE",
                    "angle": 46
                },
                "cloud_cover": {
                    "total": 76
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 1.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 621.25,
                "humidity": 97
            },
            {
                "date": "2023-03-21T15:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 31.5,
                "feels_like": 34,
                "dew_point": 31,
                "wind": {
                    "speed": 1.1,
                    "gusts": 3.4,
                    "dir": "NW",
                    "angle": 325
                },
                "cloud_cover": {
                    "total": 63
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 1.6
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 491.76,
                "humidity": 97
            },
            {
                "date": "2023-03-21T16:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 31.5,
                "feels_like": 34.8,
                "dew_point": 31,
                "wind": {
                    "speed": 0.8,
                    "gusts": 3.6,
                    "dir": "ENE",
                    "angle": 75
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0.7
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 346.1,
                "humidity": 97
            },
            {
                "date": "2023-03-21T17:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 30.5,
                "feels_like": 33.5,
                "dew_point": 30,
                "wind": {
                    "speed": 1.7,
                    "gusts": 5.4,
                    "dir": "ESE",
                    "angle": 108
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 1.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 95.07,
                "humidity": 97
            },
            {
                "date": "2023-03-21T18:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 27.5,
                "feels_like": 30.2,
                "dew_point": 27,
                "wind": {
                    "speed": 2,
                    "gusts": 5.9,
                    "dir": "ESE",
                    "angle": 118
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 55
                },
                "irradiance": 5.89,
                "humidity": 97
            },
            {
                "date": "2023-03-21T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.2,
                "feels_like": 29.5,
                "dew_point": 26,
                "wind": {
                    "speed": 0.5,
                    "gusts": 4.7,
                    "dir": "NNE",
                    "angle": 33
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 24
                },
                "irradiance": 0.11,
                "humidity": 98
            },
            {
                "date": "2023-03-21T20:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 26.2,
                "feels_like": 29.5,
                "dew_point": 26,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.4,
                    "dir": "NNW",
                    "angle": 345
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.7
                },
                "probability": {
                    "precipitation": 91
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-21T21:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 25.5,
                "feels_like": 28.5,
                "dew_point": 25.2,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.7,
                    "dir": "N",
                    "angle": 1
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.19,
                "humidity": 98
            },
            {
                "date": "2023-03-21T22:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 25.2,
                "feels_like": 28.5,
                "dew_point": 25,
                "wind": {
                    "speed": 1.1,
                    "gusts": 3.1,
                    "dir": "S",
                    "angle": 172
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.9
                },
                "probability": {
                    "precipitation": 90
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-21T23:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 24.8,
                "feels_like": 27.5,
                "dew_point": 24.5,
                "wind": {
                    "speed": 1.2,
                    "gusts": 3.6,
                    "dir": "E",
                    "angle": 85
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 84
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-22T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.2,
                "feels_like": 27.5,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.9,
                    "gusts": 3,
                    "dir": "E",
                    "angle": 86
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 38
                },
                "irradiance": 0,
                "humidity": 97
            },
            {
                "date": "2023-03-22T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24,
                "feels_like": 27.8,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.2,
                    "gusts": 1.7,
                    "dir": "ENE",
                    "angle": 60
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0.07,
                "humidity": 98
            },
            {
                "date": "2023-03-22T02:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 24,
                "feels_like": 26.8,
                "dew_point": 23.5,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.2,
                    "dir": "ESE",
                    "angle": 119
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 0,
                "humidity": 97
            },
            {
                "date": "2023-03-22T03:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 24,
                "feels_like": 27,
                "dew_point": 23.2,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.3,
                    "dir": "NNE",
                    "angle": 17
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 0.23,
                "humidity": 95
            },
            {
                "date": "2023-03-22T04:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 24,
                "feels_like": 27,
                "dew_point": 23.2,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.1,
                    "dir": "NW",
                    "angle": 312
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 0,
                "humidity": 95
            },
            {
                "date": "2023-03-22T05:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 23.8,
                "feels_like": 27,
                "dew_point": 23.2,
                "wind": {
                    "speed": 0.3,
                    "gusts": 1.2,
                    "dir": "ESE",
                    "angle": 114
                },
                "cloud_cover": {
                    "total": 86
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0,
                "humidity": 97
            },
            {
                "date": "2023-03-22T06:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 23.5,
                "feels_like": 26.5,
                "dew_point": 23,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.1,
                    "dir": "ESE",
                    "angle": 117
                },
                "cloud_cover": {
                    "total": 74
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 21.42,
                "humidity": 97
            },
            {
                "date": "2023-03-22T07:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 23.5,
                "feels_like": 26.5,
                "dew_point": 22.8,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.2,
                    "dir": "E",
                    "angle": 92
                },
                "cloud_cover": {
                    "total": 67
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 167.49,
                "humidity": 95
            },
            {
                "date": "2023-03-22T08:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 25,
                "feels_like": 28,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.7,
                    "dir": "ENE",
                    "angle": 69
                },
                "cloud_cover": {
                    "total": 70
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 376.03,
                "humidity": 92
            },
            {
                "date": "2023-03-22T09:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 26.2,
                "feels_like": 29.5,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.7,
                    "gusts": 2.3,
                    "dir": "NE",
                    "angle": 40
                },
                "cloud_cover": {
                    "total": 67
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 555.83,
                "humidity": 86
            },
            {
                "date": "2023-03-22T10:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 27.5,
                "feels_like": 30.5,
                "dew_point": 21.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.8,
                    "dir": "N",
                    "angle": 0
                },
                "cloud_cover": {
                    "total": 89
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 672.29,
                "humidity": 68
            },
            {
                "date": "2023-03-22T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 29.5,
                "feels_like": 32.5,
                "dew_point": 22,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2.7,
                    "dir": "NNW",
                    "angle": 340
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 24
                },
                "irradiance": 711.02,
                "humidity": 64
            },
            {
                "date": "2023-03-22T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 30.2,
                "feels_like": 33,
                "dew_point": 22.5,
                "wind": {
                    "speed": 0.7,
                    "gusts": 2.5,
                    "dir": "NW",
                    "angle": 304
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 19
                },
                "irradiance": 692.59,
                "humidity": 63
            },
            {
                "date": "2023-03-22T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 31.2,
                "feels_like": 34.2,
                "dew_point": 22.8,
                "wind": {
                    "speed": 0.5,
                    "gusts": 2.3,
                    "dir": "SW",
                    "angle": 226
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 12
                },
                "irradiance": 675.9,
                "humidity": 60
            },
            {
                "date": "2023-03-22T14:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 31.8,
                "feels_like": 34.8,
                "dew_point": 24.8,
                "wind": {
                    "speed": 1.1,
                    "gusts": 3.2,
                    "dir": "SSW",
                    "angle": 193
                },
                "cloud_cover": {
                    "total": 74
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 21
                },
                "irradiance": 687.3,
                "humidity": 66
            },
            {
                "date": "2023-03-22T15:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 32.2,
                "feels_like": 35.8,
                "dew_point": 27,
                "wind": {
                    "speed": 1.6,
                    "gusts": 4.8,
                    "dir": "S",
                    "angle": 187
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 49
                },
                "irradiance": 540.82,
                "humidity": 73
            },
            {
                "date": "2023-03-22T16:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 31.8,
                "feels_like": 34.8,
                "dew_point": 26.8,
                "wind": {
                    "speed": 2,
                    "gusts": 6.2,
                    "dir": "S",
                    "angle": 183
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0.9
                },
                "probability": {
                    "precipitation": 90
                },
                "irradiance": 277.1,
                "humidity": 74
            },
            {
                "date": "2023-03-22T17:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 29.5,
                "feels_like": 32.8,
                "dew_point": 25,
                "wind": {
                    "speed": 1.7,
                    "gusts": 6.5,
                    "dir": "SW",
                    "angle": 236
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 47
                },
                "irradiance": 94.24,
                "humidity": 76
            },
            {
                "date": "2023-03-22T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28.5,
                "feels_like": 31.5,
                "dew_point": 24.8,
                "wind": {
                    "speed": 1.3,
                    "gusts": 4.9,
                    "dir": "WSW",
                    "angle": 250
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 28
                },
                "irradiance": 6.23,
                "humidity": 80
            },
            {
                "date": "2023-03-22T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 27.2,
                "feels_like": 30,
                "dew_point": 24.2,
                "wind": {
                    "speed": 1.1,
                    "gusts": 3.1,
                    "dir": "SW",
                    "angle": 232
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 22
                },
                "irradiance": 0.14,
                "humidity": 83
            },
            {
                "date": "2023-03-22T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.8,
                "feels_like": 30,
                "dew_point": 24.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.7,
                    "dir": "SW",
                    "angle": 228
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 31
                },
                "irradiance": 0.01,
                "humidity": 87
            },
            {
                "date": "2023-03-22T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.2,
                "feels_like": 29.2,
                "dew_point": 25,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.2,
                    "dir": "SSW",
                    "angle": 207
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 30
                },
                "irradiance": 0.03,
                "humidity": 92
            },
            {
                "date": "2023-03-22T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25.8,
                "feels_like": 29.5,
                "dew_point": 25,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.5,
                    "dir": "SSW",
                    "angle": 212
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 32
                },
                "irradiance": 0,
                "humidity": 95
            },
            {
                "date": "2023-03-22T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25.5,
                "feels_like": 29.5,
                "dew_point": 24.8,
                "wind": {
                    "speed": 0.4,
                    "gusts": 0.5,
                    "dir": "SW",
                    "angle": 230
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 35
                },
                "irradiance": 0,
                "humidity": 95
            },
            {
                "date": "2023-03-23T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25,
                "feels_like": 29,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.4,
                    "dir": "NE",
                    "angle": 53
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 11
                },
                "irradiance": 0.02,
                "humidity": 95
            },
            {
                "date": "2023-03-23T01:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 24.8,
                "feels_like": 28.2,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.4,
                    "dir": "E",
                    "angle": 93
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1.3
                },
                "probability": {
                    "precipitation": 87
                },
                "irradiance": 0.08,
                "humidity": 97
            },
            {
                "date": "2023-03-23T02:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 24.5,
                "feels_like": 28,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.4,
                    "gusts": 1.3,
                    "dir": "ENE",
                    "angle": 75
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-23T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.2,
                "feels_like": 27.8,
                "dew_point": 24,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.7,
                    "dir": "ENE",
                    "angle": 78
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 55
                },
                "irradiance": 0.14,
                "humidity": 98
            },
            {
                "date": "2023-03-23T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.5,
                "feels_like": 28.2,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.4,
                    "dir": "E",
                    "angle": 93
                },
                "cloud_cover": {
                    "total": 92
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 28
                },
                "irradiance": 0.15,
                "humidity": 98
            },
            {
                "date": "2023-03-23T05:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 24,
                "feels_like": 28.2,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.5,
                    "dir": "ENE",
                    "angle": 70
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 10
                },
                "irradiance": 0.15,
                "humidity": 98
            },
            {
                "date": "2023-03-23T06:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 24,
                "feels_like": 28.2,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.6,
                    "dir": "E",
                    "angle": 97
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 8
                },
                "irradiance": 17.08,
                "humidity": 98
            },
            {
                "date": "2023-03-23T07:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 24.2,
                "feels_like": 28,
                "dew_point": 23.5,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.4,
                    "dir": "SE",
                    "angle": 136
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 142.5,
                "humidity": 95
            },
            {
                "date": "2023-03-23T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25.8,
                "feels_like": 29.5,
                "dew_point": 22.8,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.3,
                    "dir": "SE",
                    "angle": 134
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 337.11,
                "humidity": 83
            },
            {
                "date": "2023-03-23T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 27.5,
                "feels_like": 32.2,
                "dew_point": 22,
                "wind": {
                    "speed": 1,
                    "gusts": 2.7,
                    "dir": "ESE",
                    "angle": 117
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 447.27,
                "humidity": 72
            },
            {
                "date": "2023-03-23T10:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 28.5,
                "feels_like": 32,
                "dew_point": 20.8,
                "wind": {
                    "speed": 1,
                    "gusts": 2.8,
                    "dir": "ESE",
                    "angle": 123
                },
                "cloud_cover": {
                    "total": 85
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 6
                },
                "irradiance": 589.59,
                "humidity": 62
            },
            {
                "date": "2023-03-23T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 30,
                "feels_like": 33.2,
                "dew_point": 19.8,
                "wind": {
                    "speed": 1.3,
                    "gusts": 3.3,
                    "dir": "E",
                    "angle": 101
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 33
                },
                "irradiance": 796.8,
                "humidity": 54
            },
            {
                "date": "2023-03-23T12:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 31.2,
                "feels_like": 34.5,
                "dew_point": 18.8,
                "wind": {
                    "speed": 1.5,
                    "gusts": 4.9,
                    "dir": "E",
                    "angle": 83
                },
                "cloud_cover": {
                    "total": 92
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 38
                },
                "irradiance": 844.27,
                "humidity": 47
            },
            {
                "date": "2023-03-23T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 32.5,
                "feels_like": 36,
                "dew_point": 18.2,
                "wind": {
                    "speed": 1.2,
                    "gusts": 4.8,
                    "dir": "E",
                    "angle": 93
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 31
                },
                "irradiance": 721.73,
                "humidity": 42
            },
            {
                "date": "2023-03-23T14:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 32.2,
                "feels_like": 35.2,
                "dew_point": 17.8,
                "wind": {
                    "speed": 1,
                    "gusts": 4.9,
                    "dir": "E",
                    "angle": 91
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 37
                },
                "irradiance": 644.97,
                "humidity": 42
            },
            {
                "date": "2023-03-23T15:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 32,
                "feels_like": 34.8,
                "dew_point": 18.2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 5.1,
                    "dir": "ENE",
                    "angle": 68
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 42
                },
                "irradiance": 476.5,
                "humidity": 44
            },
            {
                "date": "2023-03-23T16:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 31.2,
                "feels_like": 35,
                "dew_point": 17.5,
                "wind": {
                    "speed": 0.5,
                    "gusts": 5.1,
                    "dir": "NNW",
                    "angle": 328
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1006,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 55
                },
                "irradiance": 300.47,
                "humidity": 43
            },
            {
                "date": "2023-03-23T17:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 30,
                "feels_like": 33,
                "dew_point": 19.5,
                "wind": {
                    "speed": 1.2,
                    "gusts": 4.8,
                    "dir": "WSW",
                    "angle": 248
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1006,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 75
                },
                "irradiance": 110.58,
                "humidity": 53
            },
            {
                "date": "2023-03-23T18:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 29,
                "feels_like": 33,
                "dew_point": 26.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 4.4,
                    "dir": "SW",
                    "angle": 234
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 7.79,
                "humidity": 85
            },
            {
                "date": "2023-03-23T19:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 27.5,
                "feels_like": 32.2,
                "dew_point": 26.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 4,
                    "dir": "SW",
                    "angle": 218
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 1.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.05,
                "humidity": 92
            },
            {
                "date": "2023-03-23T20:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 27,
                "feels_like": 30.5,
                "dew_point": 25.8,
                "wind": {
                    "speed": 1.2,
                    "gusts": 3.3,
                    "dir": "SSW",
                    "angle": 204
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 2.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.04,
                "humidity": 92
            },
            {
                "date": "2023-03-23T21:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 26.2,
                "feels_like": 30,
                "dew_point": 24.8,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2.5,
                    "dir": "SW",
                    "angle": 233
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 2.6
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.05,
                "humidity": 91
            },
            {
                "date": "2023-03-23T22:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 25.8,
                "feels_like": 29.5,
                "dew_point": 24.5,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.7,
                    "dir": "W",
                    "angle": 281
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 2.2
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.05,
                "humidity": 92
            },
            {
                "date": "2023-03-23T23:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 25.2,
                "feels_like": 29.8,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.8,
                    "dir": "WSW",
                    "angle": 257
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.05,
                "humidity": 94
            },
            {
                "date": "2023-03-24T00:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 25,
                "feels_like": 28.8,
                "dew_point": 24,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.1,
                    "dir": "W",
                    "angle": 271
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.03,
                "humidity": 94
            },
            {
                "date": "2023-03-24T01:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 24.5,
                "feels_like": 27.5,
                "dew_point": 23.8,
                "wind": {
                    "speed": 1.5,
                    "gusts": 2.3,
                    "dir": "WNW",
                    "angle": 296
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 2.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.05,
                "humidity": 95
            },
            {
                "date": "2023-03-24T02:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 24.5,
                "feels_like": 27.5,
                "dew_point": 24,
                "wind": {
                    "speed": 1,
                    "gusts": 2,
                    "dir": "NW",
                    "angle": 319
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 2.4
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.04,
                "humidity": 97
            },
            {
                "date": "2023-03-24T03:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 24.8,
                "feels_like": 28.2,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.4,
                    "gusts": 1.5,
                    "dir": "N",
                    "angle": 358
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 2.3
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.04,
                "humidity": 97
            },
            {
                "date": "2023-03-24T04:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 24.5,
                "feels_like": 28.2,
                "dew_point": 24,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.2,
                    "dir": "N",
                    "angle": 355
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1.6
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.04,
                "humidity": 97
            },
            {
                "date": "2023-03-24T05:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 24.5,
                "feels_like": 28.2,
                "dew_point": 24,
                "wind": {
                    "speed": 0.4,
                    "gusts": 1.4,
                    "dir": "ENE",
                    "angle": 66
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.05,
                "humidity": 97
            },
            {
                "date": "2023-03-24T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.2,
                "feels_like": 28,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.4,
                    "gusts": 1.5,
                    "dir": "SE",
                    "angle": 136
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 35
                },
                "irradiance": 13.27,
                "humidity": 97
            },
            {
                "date": "2023-03-24T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.2,
                "feels_like": 28,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.7,
                    "dir": "E",
                    "angle": 100
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 27
                },
                "irradiance": 111.34,
                "humidity": 97
            },
            {
                "date": "2023-03-24T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25,
                "feels_like": 28.8,
                "dew_point": 24.5,
                "wind": {
                    "speed": 0.5,
                    "gusts": 2.1,
                    "dir": "ENE",
                    "angle": 68
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 31
                },
                "irradiance": 270.77,
                "humidity": 97
            },
            {
                "date": "2023-03-24T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.2,
                "feels_like": 30,
                "dew_point": 25.2,
                "wind": {
                    "speed": 0.4,
                    "gusts": 2.5,
                    "dir": "ESE",
                    "angle": 102
                },
                "cloud_cover": {
                    "total": 91
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 21
                },
                "irradiance": 426.52,
                "humidity": 94
            },
            {
                "date": "2023-03-24T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 27.2,
                "feels_like": 31.2,
                "dew_point": 25.2,
                "wind": {
                    "speed": 0.4,
                    "gusts": 2.9,
                    "dir": "ESE",
                    "angle": 106
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 48
                },
                "irradiance": 563.2,
                "humidity": 88
            },
            {
                "date": "2023-03-24T11:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 27.8,
                "feels_like": 31.8,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.4,
                    "gusts": 2.9,
                    "dir": "WSW",
                    "angle": 238
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 62
                },
                "irradiance": 685.13,
                "humidity": 78
            },
            {
                "date": "2023-03-24T12:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 28.8,
                "feels_like": 32.2,
                "dew_point": 20.8,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2.8,
                    "dir": "WSW",
                    "angle": 256
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 64
                },
                "irradiance": 732.15,
                "humidity": 62
            },
            {
                "date": "2023-03-24T13:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 30.5,
                "feels_like": 33,
                "dew_point": 20.8,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.8,
                    "dir": "W",
                    "angle": 266
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 69
                },
                "irradiance": 729.51,
                "humidity": 56
            },
            {
                "date": "2023-03-24T14:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 30.5,
                "feels_like": 33,
                "dew_point": 19.8,
                "wind": {
                    "speed": 1.2,
                    "gusts": 3.6,
                    "dir": "W",
                    "angle": 265
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 69
                },
                "irradiance": 635.1,
                "humidity": 52
            },
            {
                "date": "2023-03-24T15:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 30.8,
                "feels_like": 33.8,
                "dew_point": 19.8,
                "wind": {
                    "speed": 1.3,
                    "gusts": 4.5,
                    "dir": "W",
                    "angle": 267
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 67
                },
                "irradiance": 476.97,
                "humidity": 51
            },
            {
                "date": "2023-03-24T16:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 30.5,
                "feels_like": 33.5,
                "dew_point": 20.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 5.4,
                    "dir": "WSW",
                    "angle": 258
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 78
                },
                "irradiance": 265.92,
                "humidity": 54
            },
            {
                "date": "2023-03-24T17:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 29,
                "feels_like": 32.5,
                "dew_point": 23.2,
                "wind": {
                    "speed": 1.4,
                    "gusts": 4.4,
                    "dir": "WSW",
                    "angle": 253
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 84
                },
                "irradiance": 100.98,
                "humidity": 71
            },
            {
                "date": "2023-03-24T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28,
                "feels_like": 30.8,
                "dew_point": 25.8,
                "wind": {
                    "speed": 1.7,
                    "gusts": 3.4,
                    "dir": "SW",
                    "angle": 233
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 68
                },
                "irradiance": 6.52,
                "humidity": 87
            },
            {
                "date": "2023-03-24T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.8,
                "feels_like": 30.2,
                "dew_point": 26,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2.7,
                    "dir": "WSW",
                    "angle": 237
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 78
                },
                "irradiance": 0.06,
                "humidity": 95
            },
            {
                "date": "2023-03-24T20:00:00",
                "icon": 33,
                "summary": "Local thunderstorms",
                "temperature": 26.5,
                "feels_like": 30.2,
                "dew_point": 25.8,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.6,
                    "dir": "SW",
                    "angle": 223
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.04,
                "humidity": 95
            },
            {
                "date": "2023-03-24T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26,
                "feels_like": 30,
                "dew_point": 25.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.1,
                    "dir": "SSW",
                    "angle": 198
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 82
                },
                "irradiance": 0.03,
                "humidity": 95
            },
            {
                "date": "2023-03-24T22:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 25.5,
                "feels_like": 29.8,
                "dew_point": 25,
                "wind": {
                    "speed": 0.9,
                    "gusts": 1.9,
                    "dir": "SE",
                    "angle": 145
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 75
                },
                "irradiance": 0.05,
                "humidity": 97
            },
            {
                "date": "2023-03-24T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25.2,
                "feels_like": 28.8,
                "dew_point": 24.5,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2,
                    "dir": "ENE",
                    "angle": 61
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 54
                },
                "irradiance": 0.05,
                "humidity": 95
            },
            {
                "date": "2023-03-25T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25,
                "feels_like": 28.8,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.1,
                    "dir": "ENE",
                    "angle": 69
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 54
                },
                "irradiance": 0.04,
                "humidity": 95
            },
            {
                "date": "2023-03-25T01:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 24.8,
                "feels_like": 29,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.1,
                    "dir": "ENE",
                    "angle": 66
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 74
                },
                "irradiance": 0.05,
                "humidity": 97
            },
            {
                "date": "2023-03-25T02:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 24.8,
                "feels_like": 28.2,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 2,
                    "dir": "N",
                    "angle": 3
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 69
                },
                "irradiance": 0.04,
                "humidity": 97
            },
            {
                "date": "2023-03-25T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.8,
                "feels_like": 28.2,
                "dew_point": 24.5,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.8,
                    "dir": "WNW",
                    "angle": 284
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 56
                },
                "irradiance": 0.05,
                "humidity": 98
            },
            {
                "date": "2023-03-25T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.5,
                "feels_like": 28.2,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 1.7,
                    "dir": "SW",
                    "angle": 234
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 51
                },
                "irradiance": 0.06,
                "humidity": 98
            },
            {
                "date": "2023-03-25T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.2,
                "feels_like": 28.2,
                "dew_point": 24,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.5,
                    "dir": "SSE",
                    "angle": 154
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 34
                },
                "irradiance": 0.1,
                "humidity": 98
            },
            {
                "date": "2023-03-25T06:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 24.2,
                "feels_like": 28.2,
                "dew_point": 24,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.3,
                    "dir": "ESE",
                    "angle": 118
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 17
                },
                "irradiance": 11.85,
                "humidity": 98
            },
            {
                "date": "2023-03-25T07:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 24,
                "feels_like": 28.2,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.4,
                    "gusts": 1.1,
                    "dir": "SE",
                    "angle": 144
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 13
                },
                "irradiance": 108.7,
                "humidity": 98
            },
            {
                "date": "2023-03-25T08:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 25.5,
                "feels_like": 29.5,
                "dew_point": 24.8,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.7,
                    "dir": "S",
                    "angle": 178
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 10
                },
                "irradiance": 250.87,
                "humidity": 95
            },
            {
                "date": "2023-03-25T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 27,
                "feels_like": 30.5,
                "dew_point": 25.8,
                "wind": {
                    "speed": 0.7,
                    "gusts": 2.3,
                    "dir": "SSW",
                    "angle": 194
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 415.65,
                "humidity": 92
            },
            {
                "date": "2023-03-25T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28.5,
                "feels_like": 31.2,
                "dew_point": 26.5,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.9,
                    "dir": "SSW",
                    "angle": 202
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 18
                },
                "irradiance": 589.72,
                "humidity": 88
            },
            {
                "date": "2023-03-25T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 29.5,
                "feels_like": 32,
                "dew_point": 26,
                "wind": {
                    "speed": 0.8,
                    "gusts": 3.3,
                    "dir": "SSW",
                    "angle": 201
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 25
                },
                "irradiance": 684.86,
                "humidity": 81
            },
            {
                "date": "2023-03-25T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 30,
                "feels_like": 31.2,
                "dew_point": 24.8,
                "wind": {
                    "speed": 1.1,
                    "gusts": 3.6,
                    "dir": "SSW",
                    "angle": 199
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 31
                },
                "irradiance": 666.34,
                "humidity": 73
            },
            {
                "date": "2023-03-25T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 30.8,
                "feels_like": 30.8,
                "dew_point": 23.5,
                "wind": {
                    "speed": 1.3,
                    "gusts": 3.8,
                    "dir": "SSW",
                    "angle": 198
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 34
                },
                "irradiance": 468.02,
                "humidity": 65
            },
            {
                "date": "2023-03-25T14:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 30.5,
                "feels_like": 36,
                "dew_point": 24.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 3.9,
                    "dir": "SSW",
                    "angle": 210
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 36
                },
                "irradiance": 384.94,
                "humidity": 69
            },
            {
                "date": "2023-03-25T15:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 30.2,
                "feels_like": 35,
                "dew_point": 24.5,
                "wind": {
                    "speed": 1.7,
                    "gusts": 4.1,
                    "dir": "SW",
                    "angle": 218
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 37
                },
                "irradiance": 280.6,
                "humidity": 71
            },
            {
                "date": "2023-03-25T16:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 30,
                "feels_like": 33.8,
                "dew_point": 24.8,
                "wind": {
                    "speed": 2,
                    "gusts": 4.4,
                    "dir": "SW",
                    "angle": 225
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 49
                },
                "irradiance": 184.08,
                "humidity": 73
            },
            {
                "date": "2023-03-25T17:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 29,
                "feels_like": 34,
                "dew_point": 24.8,
                "wind": {
                    "speed": 1.7,
                    "gusts": 4.3,
                    "dir": "SW",
                    "angle": 224
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 53
                },
                "irradiance": 93.31,
                "humidity": 77
            },
            {
                "date": "2023-03-25T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28.2,
                "feels_like": 33.5,
                "dew_point": 25,
                "wind": {
                    "speed": 1.4,
                    "gusts": 4.1,
                    "dir": "SW",
                    "angle": 223
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 52
                },
                "irradiance": 7.12,
                "humidity": 82
            },
            {
                "date": "2023-03-25T19:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 27.5,
                "feels_like": 33.5,
                "dew_point": 25.2,
                "wind": {
                    "speed": 1,
                    "gusts": 4.1,
                    "dir": "SW",
                    "angle": 221
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 71
                },
                "irradiance": 0.05,
                "humidity": 87
            },
            {
                "date": "2023-03-25T20:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 27,
                "feels_like": 29.2,
                "dew_point": 25,
                "wind": {
                    "speed": 0.8,
                    "gusts": 3.5,
                    "dir": "WSW",
                    "angle": 240
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 83
                },
                "irradiance": 0.07,
                "humidity": 88
            },
            {
                "date": "2023-03-25T21:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 26.5,
                "feels_like": 29.5,
                "dew_point": 25,
                "wind": {
                    "speed": 0.9,
                    "gusts": 3.2,
                    "dir": "NW",
                    "angle": 321
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 87
                },
                "irradiance": 0.06,
                "humidity": 91
            },
            {
                "date": "2023-03-25T22:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 26,
                "feels_like": 29.8,
                "dew_point": 24.8,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.7,
                    "dir": "N",
                    "angle": 2
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 76
                },
                "irradiance": 0.05,
                "humidity": 92
            },
            {
                "date": "2023-03-25T23:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 25.8,
                "feels_like": 29.8,
                "dew_point": 24.5,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2,
                    "dir": "NNW",
                    "angle": 343
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 58
                },
                "irradiance": 0.05,
                "humidity": 92
            },
            {
                "date": "2023-03-26T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25.2,
                "feels_like": 28.8,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.2,
                    "dir": "NW",
                    "angle": 320
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 21
                },
                "irradiance": 0.05,
                "humidity": 94
            },
            {
                "date": "2023-03-26T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25,
                "feels_like": 29,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.5,
                    "gusts": 0.5,
                    "dir": "WNW",
                    "angle": 297
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 33
                },
                "irradiance": 0.02,
                "humidity": 95
            },
            {
                "date": "2023-03-26T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25,
                "feels_like": 29,
                "dew_point": 24,
                "wind": {
                    "speed": 0.4,
                    "gusts": 0.6,
                    "dir": "NW",
                    "angle": 304
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 29
                },
                "irradiance": 0.03,
                "humidity": 94
            },
            {
                "date": "2023-03-26T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.8,
                "feels_like": 28.5,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.3,
                    "gusts": 0.7,
                    "dir": "NNW",
                    "angle": 345
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 14
                },
                "irradiance": 0.03,
                "humidity": 94
            },
            {
                "date": "2023-03-26T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.8,
                "feels_like": 28.8,
                "dew_point": 24,
                "wind": {
                    "speed": 0.4,
                    "gusts": 0.8,
                    "dir": "E",
                    "angle": 79
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 31
                },
                "irradiance": 0.02,
                "humidity": 95
            },
            {
                "date": "2023-03-26T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.8,
                "feels_like": 28.5,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.3,
                    "gusts": 0.9,
                    "dir": "E",
                    "angle": 85
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 37
                },
                "irradiance": 0.06,
                "humidity": 94
            },
            {
                "date": "2023-03-26T06:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 24.8,
                "feels_like": 28.5,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.4,
                    "gusts": 1,
                    "dir": "E",
                    "angle": 88
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 33
                },
                "irradiance": 12,
                "humidity": 94
            },
            {
                "date": "2023-03-26T07:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 24.8,
                "feels_like": 28.2,
                "dew_point": 23.5,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.1,
                    "dir": "E",
                    "angle": 90
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 48
                },
                "irradiance": 97.49,
                "humidity": 92
            },
            {
                "date": "2023-03-26T08:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 25.8,
                "feels_like": 28.2,
                "dew_point": 22.2,
                "wind": {
                    "speed": 0.4,
                    "gusts": 1.4,
                    "dir": "ESE",
                    "angle": 102
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 57
                },
                "irradiance": 251.78,
                "humidity": 81
            },
            {
                "date": "2023-03-26T09:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 26.8,
                "feels_like": 28,
                "dew_point": 20.8,
                "wind": {
                    "speed": 0.4,
                    "gusts": 1.7,
                    "dir": "ESE",
                    "angle": 114
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 64
                },
                "irradiance": 390.39,
                "humidity": 69
            },
            {
                "date": "2023-03-26T10:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 27.8,
                "feels_like": 27.5,
                "dew_point": 19.2,
                "wind": {
                    "speed": 0.4,
                    "gusts": 2.1,
                    "dir": "SE",
                    "angle": 125
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 55
                },
                "irradiance": 546.8,
                "humidity": 59
            },
            {
                "date": "2023-03-26T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 29,
                "feels_like": 28,
                "dew_point": 18.8,
                "wind": {
                    "speed": 0.4,
                    "gusts": 2.4,
                    "dir": "SE",
                    "angle": 146
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 47
                },
                "irradiance": 631.63,
                "humidity": 53
            },
            {
                "date": "2023-03-26T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 30.8,
                "feels_like": 29.5,
                "dew_point": 18.8,
                "wind": {
                    "speed": 0.5,
                    "gusts": 2.7,
                    "dir": "S",
                    "angle": 178
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 42
                },
                "irradiance": 663.2,
                "humidity": 48
            },
            {
                "date": "2023-03-26T13:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 32.5,
                "feels_like": 31,
                "dew_point": 18.8,
                "wind": {
                    "speed": 0.7,
                    "gusts": 3,
                    "dir": "SSW",
                    "angle": 208
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 54
                },
                "irradiance": 642.73,
                "humidity": 44
            },
            {
                "date": "2023-03-26T14:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 31.8,
                "feels_like": 39.8,
                "dew_point": 21.5,
                "wind": {
                    "speed": 0.9,
                    "gusts": 3.7,
                    "dir": "SW",
                    "angle": 236
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 62
                },
                "irradiance": 561.39,
                "humidity": 54
            },
            {
                "date": "2023-03-26T15:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 30.8,
                "feels_like": 39.2,
                "dew_point": 23.5,
                "wind": {
                    "speed": 1.2,
                    "gusts": 4.5,
                    "dir": "WSW",
                    "angle": 255
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 63
                },
                "irradiance": 400.39,
                "humidity": 65
            },
            {
                "date": "2023-03-26T16:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 29.8,
                "feels_like": 38,
                "dew_point": 26,
                "wind": {
                    "speed": 1.5,
                    "gusts": 5.2,
                    "dir": "W",
                    "angle": 266
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 69
                },
                "irradiance": 258.09,
                "humidity": 80
            },
            {
                "date": "2023-03-26T17:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 29,
                "feels_like": 37,
                "dew_point": 26,
                "wind": {
                    "speed": 1.4,
                    "gusts": 4.8,
                    "dir": "WSW",
                    "angle": 249
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 74
                },
                "irradiance": 100.43,
                "humidity": 83
            },
            {
                "date": "2023-03-26T18:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 28,
                "feels_like": 35.5,
                "dew_point": 25.8,
                "wind": {
                    "speed": 1.3,
                    "gusts": 4.3,
                    "dir": "SW",
                    "angle": 236
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 78
                },
                "irradiance": 7.53,
                "humidity": 87
            },
            {
                "date": "2023-03-26T19:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 27.2,
                "feels_like": 34.2,
                "dew_point": 25.8,
                "wind": {
                    "speed": 1.2,
                    "gusts": 4,
                    "dir": "SW",
                    "angle": 226
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 65
                },
                "irradiance": 0.07,
                "humidity": 91
            },
            {
                "date": "2023-03-26T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 27,
                "feels_like": 30.2,
                "dew_point": 25.8,
                "wind": {
                    "speed": 1.1,
                    "gusts": 3.4,
                    "dir": "SW",
                    "angle": 228
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 50
                },
                "irradiance": 0.06,
                "humidity": 92
            },
            {
                "date": "2023-03-26T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.5,
                "feels_like": 30.8,
                "dew_point": 25.5,
                "wind": {
                    "speed": 1,
                    "gusts": 3,
                    "dir": "SW",
                    "angle": 231
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 17
                },
                "irradiance": 0.04,
                "humidity": 94
            },
            {
                "date": "2023-03-26T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26,
                "feels_like": 31,
                "dew_point": 25,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.4,
                    "dir": "SW",
                    "angle": 235
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 35
                },
                "irradiance": 0.04,
                "humidity": 94
            },
            {
                "date": "2023-03-26T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25.8,
                "feels_like": 31.2,
                "dew_point": 25,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.9,
                    "dir": "SW",
                    "angle": 219
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 41
                },
                "irradiance": 0.08,
                "humidity": 95
            },
            {
                "date": "2023-03-27T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25.2,
                "feels_like": 30.5,
                "dew_point": 24.8,
                "wind": {
                    "speed": 0.4,
                    "gusts": 1.4,
                    "dir": "SSW",
                    "angle": 192
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 43
                },
                "irradiance": 0.05,
                "humidity": 97
            },
            {
                "date": "2023-03-27T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25,
                "feels_like": 30.5,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.5,
                    "gusts": 0.9,
                    "dir": "SSE",
                    "angle": 162
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 39
                },
                "irradiance": 0.01,
                "humidity": 95
            },
            {
                "date": "2023-03-27T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25,
                "feels_like": 29,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.3,
                    "gusts": 1,
                    "dir": "SSE",
                    "angle": 155
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 32
                },
                "irradiance": 0.04,
                "humidity": 95
            },
            {
                "date": "2023-03-27T03:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 25,
                "feels_like": 29.5,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.2,
                    "gusts": 1.1,
                    "dir": "SE",
                    "angle": 138
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 15
                },
                "irradiance": 0.02,
                "humidity": 95
            },
            {
                "date": "2023-03-27T04:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 24.8,
                "feels_like": 29.5,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.3,
                    "gusts": 1.1,
                    "dir": "E",
                    "angle": 90
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 23
                },
                "irradiance": 0.02,
                "humidity": 97
            },
            {
                "date": "2023-03-27T05:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 24.8,
                "feels_like": 29.5,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.2,
                    "gusts": 1,
                    "dir": "SE",
                    "angle": 138
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 24
                },
                "irradiance": 0.05,
                "humidity": 97
            },
            {
                "date": "2023-03-27T06:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 25,
                "feels_like": 29.2,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.3,
                    "gusts": 0.9,
                    "dir": "SSE",
                    "angle": 160
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 22
                },
                "irradiance": 14.62,
                "humidity": 95
            },
            {
                "date": "2023-03-27T07:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 25,
                "feels_like": 29.2,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.4,
                    "gusts": 0.8,
                    "dir": "S",
                    "angle": 169
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 26
                },
                "irradiance": 118.22,
                "humidity": 95
            },
            {
                "date": "2023-03-27T08:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 26,
                "feels_like": 29.2,
                "dew_point": 23,
                "wind": {
                    "speed": 0.3,
                    "gusts": 1.4,
                    "dir": "SSW",
                    "angle": 200
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 25
                },
                "irradiance": 302.86,
                "humidity": 83
            },
            {
                "date": "2023-03-27T09:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 27.8,
                "feels_like": 30,
                "dew_point": 22.8,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.9,
                    "dir": "SSW",
                    "angle": 210
                },
                "cloud_cover": {
                    "total": 89
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 18
                },
                "irradiance": 436.22,
                "humidity": 74
            },
            {
                "date": "2023-03-27T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28.8,
                "feels_like": 29.5,
                "dew_point": 21.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 2.3,
                    "dir": "SW",
                    "angle": 215
                },
                "cloud_cover": {
                    "total": 91
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 37
                },
                "irradiance": 578.03,
                "humidity": 63
            },
            {
                "date": "2023-03-27T11:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 29.8,
                "feels_like": 31.8,
                "dew_point": 22.8,
                "wind": {
                    "speed": 1,
                    "gusts": 3.1,
                    "dir": "SW",
                    "angle": 229
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 48
                },
                "irradiance": 688.35,
                "humidity": 66
            },
            {
                "date": "2023-03-27T12:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 31,
                "feels_like": 34.5,
                "dew_point": 24.8,
                "wind": {
                    "speed": 1.5,
                    "gusts": 3.8,
                    "dir": "WSW",
                    "angle": 242
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 56
                },
                "irradiance": 717.94,
                "humidity": 69
            }
        ]
    },
    "daily": {
        "data": [
            {
                "day": "2023-03-20",
                "icon": 12,
                "summary": "Fog in the morning, cloudy later. Temperature 23/34 °C.",
                "all_day": {
                    "temperature_min": 23.2,
                    "temperature_max": 34,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 22
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-20T06:23:07",
                        "set": "2023-03-20T18:29:59"
                    }
                }
            },
            {
                "day": "2023-03-21",
                "icon": 14,
                "summary": "Thunderstorms changing to light rain by evening. Temperature 25/32 °C.",
                "all_day": {
                    "temperature_min": 24.8,
                    "temperature_max": 31.5,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 87
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-21T06:22:43",
                        "set": "2023-03-21T18:29:47"
                    }
                }
            },
            {
                "day": "2023-03-22",
                "icon": 7,
                "summary": "Fog in the morning, cloudy later. Temperature 24/34 °C.",
                "all_day": {
                    "temperature_min": 23.8,
                    "temperature_max": 33.8,
                    "wind_speed": 0.8,
                    "probability": {
                        "precipitation": 20
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-22T06:22:19",
                        "set": "2023-03-22T18:29:36"
                    }
                }
            },
            {
                "day": "2023-03-23",
                "icon": 14,
                "summary": "Fog in the morning changing to cloudy in the afternoon and thunderstorms later in the evening. Temperature 24/33 °C.",
                "all_day": {
                    "temperature_min": 24,
                    "temperature_max": 32.5,
                    "wind_speed": 0.9,
                    "probability": {
                        "precipitation": 49
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-23T06:21:55",
                        "set": "2023-03-23T18:29:24"
                    }
                }
            },
            {
                "day": "2023-03-24",
                "icon": 14,
                "summary": "Possible rain in the morning changing to light rain in the afternoon and thunderstorms later in the evening. Temperature 24/31 °C.",
                "all_day": {
                    "temperature_min": 24.2,
                    "temperature_max": 30.8,
                    "wind_speed": 0.9,
                    "probability": {
                        "precipitation": 69
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-24T06:21:31",
                        "set": "2023-03-24T18:29:12"
                    }
                }
            },
            {
                "day": "2023-03-25",
                "icon": 12,
                "summary": "Fog in the morning, cloudy later. Temperature 24/31 °C, but a feels-like temperature of up to 36 °C.",
                "all_day": {
                    "temperature_min": 24,
                    "temperature_max": 31,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 45
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-25T06:21:07",
                        "set": "2023-03-25T18:29:01"
                    }
                }
            },
            {
                "day": "2023-03-26",
                "icon": 10,
                "summary": "Possible rain in the morning, light rain in the afternoon. Temperature 25/33 °C, but a feels-like temperature of up to 40 °C.",
                "all_day": {
                    "temperature_min": 25,
                    "temperature_max": 32.5,
                    "wind_speed": 0.7,
                    "probability": {
                        "precipitation": 46
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-26T06:20:42",
                        "set": "2023-03-26T18:28:49"
                    }
                }
            },
            {
                "day": "2023-03-27",
                "icon": 14,
                "summary": "Possible rain in the morning changing to light rain in the afternoon and thunderstorms later in the evening. Temperature 24/33 °C.",
                "all_day": {
                    "temperature_min": 24,
                    "temperature_max": 32.5,
                    "wind_speed": 0.8,
                    "probability": {
                        "precipitation": 41
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-27T06:20:18",
                        "set": "2023-03-27T18:28:37"
                    }
                }
            },
            {
                "day": "2023-03-28",
                "icon": 15,
                "summary": "Light rain changing to thunderstorms in the afternoon. Temperature 24/33 °C.",
                "all_day": {
                    "temperature_min": 24.2,
                    "temperature_max": 32.5,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 85
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-28T06:19:54",
                        "set": "2023-03-28T18:28:25"
                    }
                }
            },
            {
                "day": "2023-03-29",
                "icon": 14,
                "summary": "Light rain changing to thunderstorms in the afternoon. Temperature 25/31 °C.",
                "all_day": {
                    "temperature_min": 24.8,
                    "temperature_max": 31.2,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-29T06:19:29",
                        "set": "2023-03-29T18:28:13"
                    }
                }
            },
            {
                "day": "2023-03-30",
                "icon": 14,
                "summary": "Thunderstorms. Temperature 25/30 °C.",
                "all_day": {
                    "temperature_min": 24.8,
                    "temperature_max": 30.2,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-30T06:19:05",
                        "set": "2023-03-30T18:28:01"
                    }
                }
            },
            {
                "day": "2023-03-31",
                "icon": 11,
                "summary": "Rain during the day, thunderstorms by evening. Temperature 24/32 °C.",
                "all_day": {
                    "temperature_min": 23.8,
                    "temperature_max": 31.8,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-31T06:18:41",
                        "set": "2023-03-31T18:27:50"
                    }
                }
            },
            {
                "day": "2023-04-01",
                "icon": 11,
                "summary": "Rain in the morning changing to rain showers in the afternoon and thunderstorms later in the evening. Temperature 24/32 °C.",
                "all_day": {
                    "temperature_min": 24.2,
                    "temperature_max": 32,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 86
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-01T06:18:17",
                        "set": "2023-04-01T18:27:38"
                    }
                }
            },
            {
                "day": "2023-04-02",
                "icon": 15,
                "summary": "Rain changing to thunderstorms in the afternoon. Temperature 25/33 °C.",
                "all_day": {
                    "temperature_min": 24.8,
                    "temperature_max": 32.8,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 80
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-02T06:17:53",
                        "set": "2023-04-02T18:27:26"
                    }
                }
            },
            {
                "day": "2023-04-03",
                "icon": 14,
                "summary": "Thunderstorms changing to rain showers by evening. Temperature 25/30 °C.",
                "all_day": {
                    "temperature_min": 24.8,
                    "temperature_max": 30,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 90
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-03T06:17:29",
                        "set": "2023-04-03T18:27:15"
                    }
                }
            },
            {
                "day": "2023-04-04",
                "icon": 14,
                "summary": "Thunderstorms in the morning and evening, light rain in the afternoon. Temperature 24/32 °C.",
                "all_day": {
                    "temperature_min": 24.2,
                    "temperature_max": 31.5,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 86
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-04T06:17:05",
                        "set": "2023-04-04T18:27:04"
                    }
                }
            },
            {
                "day": "2023-04-05",
                "icon": 14,
                "summary": "Thunderstorms changing to rain showers by evening. Temperature 24/31 °C.",
                "all_day": {
                    "temperature_min": 24.2,
                    "temperature_max": 31.2,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 85
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-05T06:16:42",
                        "set": "2023-04-05T18:26:52"
                    }
                }
            },
            {
                "day": "2023-04-06",
                "icon": 15,
                "summary": "Rain showers changing to thunderstorms in the afternoon. Temperature 25/32 °C.",
                "all_day": {
                    "temperature_min": 24.5,
                    "temperature_max": 32.2,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 94
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-06T06:16:18",
                        "set": "2023-04-06T18:26:41"
                    }
                }
            },
            {
                "day": "2023-04-07",
                "icon": 14,
                "summary": "Rain changing to thunderstorms in the afternoon. Temperature 25/33 °C.",
                "all_day": {
                    "temperature_min": 24.5,
                    "temperature_max": 32.5,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-07T06:15:55",
                        "set": "2023-04-07T18:26:31"
                    }
                }
            },
            {
                "day": "2023-04-08",
                "icon": 14,
                "summary": "Light rain changing to thunderstorms in the afternoon. Temperature 25/32 °C.",
                "all_day": {
                    "temperature_min": 25,
                    "temperature_max": 32.2,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 87
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-08T06:15:32",
                        "set": "2023-04-08T18:26:20"
                    }
                }
            },
            {
                "day": "2023-04-09",
                "icon": 14,
                "summary": "Thunderstorms. Temperature 25/32 °C.",
                "all_day": {
                    "temperature_min": 24.8,
                    "temperature_max": 32,
                    "wind_speed": 0.9,
                    "probability": {
                        "precipitation": 93
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-09T06:15:09",
                        "set": "2023-04-09T18:26:10"
                    }
                }
            },
            {
                "day": "2023-04-10",
                "icon": 14,
                "summary": "Thunderstorms. Temperature 25/32 °C.",
                "all_day": {
                    "temperature_min": 24.5,
                    "temperature_max": 32.2,
                    "wind_speed": 0.9,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-10T06:14:47",
                        "set": "2023-04-10T18:26:00"
                    }
                }
            },
            {
                "day": "2023-04-11",
                "icon": 14,
                "summary": "Light rain changing to thunderstorms in the afternoon. Temperature 24/33 °C.",
                "all_day": {
                    "temperature_min": 24.2,
                    "temperature_max": 32.8,
                    "wind_speed": 0.9,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-11T06:14:25",
                        "set": "2023-04-11T18:25:50"
                    }
                }
            },
            {
                "day": "2023-04-12",
                "icon": 14,
                "summary": "Rain changing to thunderstorms in the afternoon. Temperature 25/32 °C.",
                "all_day": {
                    "temperature_min": 24.5,
                    "temperature_max": 31.5,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-12T06:14:03",
                        "set": "2023-04-12T18:25:40"
                    }
                }
            },
            {
                "day": "2023-04-13",
                "icon": 14,
                "summary": "Thunderstorms changing to rain showers by evening. Temperature 24/30 °C.",
                "all_day": {
                    "temperature_min": 24.2,
                    "temperature_max": 29.5,
                    "wind_speed": 0.7,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-13T06:13:41",
                        "set": "2023-04-13T18:25:31"
                    }
                }
            },
            {
                "day": "2023-04-14",
                "icon": 15,
                "summary": "Mostly cloudy changing to thunderstorms in the afternoon. Temperature 24/32 °C.",
                "all_day": {
                    "temperature_min": 24,
                    "temperature_max": 32.2,
                    "wind_speed": 0.9,
                    "probability": {
                        "precipitation": 92
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-14T06:13:20",
                        "set": "2023-04-14T18:25:22"
                    }
                }
            },
            {
                "day": "2023-04-15",
                "icon": 10,
                "summary": "Rain in the morning changing to light rain in the afternoon and thunderstorms later in the evening. Temperature 24/32 °C.",
                "all_day": {
                    "temperature_min": 24,
                    "temperature_max": 31.5,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 94
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-15T06:13:00",
                        "set": "2023-04-15T18:25:14"
                    }
                }
            },
            {
                "day": "2023-04-16",
                "icon": 14,
                "summary": "Thunderstorms. Temperature 25/32 °C.",
                "all_day": {
                    "temperature_min": 24.5,
                    "temperature_max": 31.8,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-16T06:12:39",
                        "set": "2023-04-16T18:25:05"
                    }
                }
            },
            {
                "day": "2023-04-17",
                "icon": 14,
                "summary": "Thunderstorms in the morning and evening, cloudy in the afternoon. Temperature 25/32 °C.",
                "all_day": {
                    "temperature_min": 24.5,
                    "temperature_max": 31.5,
                    "wind_speed": 0.8,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-17T06:12:19",
                        "set": "2023-04-17T18:24:58"
                    }
                }
            },
            {
                "day": "2023-04-18",
                "icon": 14,
                "summary": "Thunderstorms. Temperature 25/32 °C.",
                "all_day": {
                    "temperature_min": 24.5,
                    "temperature_max": 31.8,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-18T06:12:00",
                        "set": "2023-04-18T18:24:50"
                    }
                }
            }
        ]
    },
    "minutely": {
        "summary": "Summary not available for this area."
    }
}
06:23
18:29

Fog in the morning, cloudy later. Temperature 23/34 °C.

Summary not available for this area.

time weather temp wind (m/s) precipitation probability total (mm) feels like
Now 32°C 713.4 - % 0 33°C
17:00 32°C 3.4 18 % 0 33°C
18:00 30°C 3 23 % 0 33°C
19:00 28°C 2.3 66 % 0.3 31°C
20:00 27°C 1.6 78 % 0.4 30°C
21:00 26°C 1.5 89 % 0.4 30°C
22:00 26°C 1 90 % 0.5 29°C
23:00 26°C 0.8 51 % 0 29°C

Current and weather forecast API
for Edéa

Real-time weather data for Edéa, Littoral 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 3.8N, 10.13333E, 27 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?