Weather API - Ngaoundéré

Real-time, forecast & historical accurate data

At an affordable price, you will receive accurate and reliable data for Ngaoundéré 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
Ngaoundéré, Adamaoua Region, Republic of Cameroon
Change location and view the data
Request
{
    "place_id": "ngaoundere",
    "language": "en",
    "unit": "metric"
}
Response
{
    "timezone": "Africa/Douala",
    "units": "metric",
    "current": {
        "icon_num": 7,
        "weather": "Overcast",
        "temperature": 28,
        "feels_like": 26.5,
        "dew_point": 9.5,
        "wind": {
            "speed": 2.6,
            "gusts": 6.3,
            "angle": 91,
            "dir": "E"
        },
        "precipitation": {
            "total": 0
        },
        "cloud_cover": 100,
        "irradiance": 49.77,
        "pressure": 1008,
        "uv_index": 0.31,
        "humidity": 31
    },
    "hourly": {
        "data": [
            {
                "date": "2023-03-20T17:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28,
                "feels_like": 26.5,
                "dew_point": 9.5,
                "wind": {
                    "speed": 2.6,
                    "gusts": 6.3,
                    "dir": "E",
                    "angle": 91
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 22
                },
                "irradiance": 49.77,
                "humidity": 31
            },
            {
                "date": "2023-03-20T18:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 26.8,
                "feels_like": 25.2,
                "dew_point": 9,
                "wind": {
                    "speed": 2.6,
                    "gusts": 6,
                    "dir": "ESE",
                    "angle": 122
                },
                "cloud_cover": {
                    "total": 75
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 1.68,
                "humidity": 32
            },
            {
                "date": "2023-03-20T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25,
                "feels_like": 23.5,
                "dew_point": 8.5,
                "wind": {
                    "speed": 2.1,
                    "gusts": 3.7,
                    "dir": "SE",
                    "angle": 134
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 0,
                "humidity": 35
            },
            {
                "date": "2023-03-20T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.2,
                "feels_like": 23,
                "dew_point": 8,
                "wind": {
                    "speed": 1.4,
                    "gusts": 1.7,
                    "dir": "E",
                    "angle": 97
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0,
                "humidity": 35
            },
            {
                "date": "2023-03-20T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.2,
                "feels_like": 23.2,
                "dew_point": 7.8,
                "wind": {
                    "speed": 1.6,
                    "gusts": 2,
                    "dir": "ENE",
                    "angle": 60
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 11
                },
                "irradiance": 0.01,
                "humidity": 34
            },
            {
                "date": "2023-03-20T22:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 23.8,
                "feels_like": 22.8,
                "dew_point": 7.2,
                "wind": {
                    "speed": 1.6,
                    "gusts": 2.6,
                    "dir": "E",
                    "angle": 90
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 20
                },
                "irradiance": 0.03,
                "humidity": 34
            },
            {
                "date": "2023-03-20T23:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 23.2,
                "feels_like": 22.2,
                "dew_point": 7.5,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2.8,
                    "dir": "SE",
                    "angle": 127
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 1.9
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0,
                "humidity": 36
            },
            {
                "date": "2023-03-21T00:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 23,
                "feels_like": 22.5,
                "dew_point": 8,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2.6,
                    "dir": "SE",
                    "angle": 136
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 4.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.07,
                "humidity": 38
            },
            {
                "date": "2023-03-21T01:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 22.5,
                "feels_like": 22,
                "dew_point": 8.8,
                "wind": {
                    "speed": 1.7,
                    "gusts": 3.6,
                    "dir": "SE",
                    "angle": 143
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0,
                "humidity": 41
            },
            {
                "date": "2023-03-21T02:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 22.2,
                "feels_like": 21.5,
                "dew_point": 9.5,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.2,
                    "dir": "SSE",
                    "angle": 148
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0,
                "humidity": 44
            },
            {
                "date": "2023-03-21T03:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 22,
                "feels_like": 21.2,
                "dew_point": 10.5,
                "wind": {
                    "speed": 1.7,
                    "gusts": 3.3,
                    "dir": "SSE",
                    "angle": 150
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.9
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0,
                "humidity": 48
            },
            {
                "date": "2023-03-21T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.5,
                "feels_like": 21,
                "dew_point": 11.5,
                "wind": {
                    "speed": 1.7,
                    "gusts": 3.6,
                    "dir": "SSE",
                    "angle": 152
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 69
                },
                "irradiance": 0.04,
                "humidity": 52
            },
            {
                "date": "2023-03-21T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21,
                "feels_like": 20,
                "dew_point": 13,
                "wind": {
                    "speed": 2.9,
                    "gusts": 4.5,
                    "dir": "S",
                    "angle": 169
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 45
                },
                "irradiance": 0,
                "humidity": 60
            },
            {
                "date": "2023-03-21T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20.2,
                "feels_like": 19.8,
                "dew_point": 14.2,
                "wind": {
                    "speed": 2.9,
                    "gusts": 4.4,
                    "dir": "S",
                    "angle": 173
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 32
                },
                "irradiance": 13.79,
                "humidity": 68
            },
            {
                "date": "2023-03-21T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20.2,
                "feels_like": 20,
                "dew_point": 15,
                "wind": {
                    "speed": 3,
                    "gusts": 5.2,
                    "dir": "S",
                    "angle": 180
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 24
                },
                "irradiance": 121.29,
                "humidity": 71
            },
            {
                "date": "2023-03-21T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20.8,
                "feels_like": 20.2,
                "dew_point": 15.2,
                "wind": {
                    "speed": 3.9,
                    "gusts": 5.6,
                    "dir": "S",
                    "angle": 175
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 23
                },
                "irradiance": 309.77,
                "humidity": 70
            },
            {
                "date": "2023-03-21T09:00:00",
                "icon": 13,
                "summary": "Rain shower",
                "temperature": 22.2,
                "feels_like": 21.8,
                "dew_point": 15,
                "wind": {
                    "speed": 4.2,
                    "gusts": 6.2,
                    "dir": "S",
                    "angle": 172
                },
                "cloud_cover": {
                    "total": 80
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 72
                },
                "irradiance": 561.81,
                "humidity": 63
            },
            {
                "date": "2023-03-21T10:00:00",
                "icon": 13,
                "summary": "Rain shower",
                "temperature": 24.2,
                "feels_like": 24.2,
                "dew_point": 13.8,
                "wind": {
                    "speed": 4.3,
                    "gusts": 6,
                    "dir": "S",
                    "angle": 172
                },
                "cloud_cover": {
                    "total": 65
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 66
                },
                "irradiance": 730.22,
                "humidity": 51
            },
            {
                "date": "2023-03-21T11:00:00",
                "icon": 13,
                "summary": "Rain shower",
                "temperature": 25.5,
                "feels_like": 26.2,
                "dew_point": 12,
                "wind": {
                    "speed": 3.5,
                    "gusts": 5.1,
                    "dir": "S",
                    "angle": 181
                },
                "cloud_cover": {
                    "total": 70
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 81
                },
                "irradiance": 840.79,
                "humidity": 42
            },
            {
                "date": "2023-03-21T12:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 26.8,
                "feels_like": 27,
                "dew_point": 11.2,
                "wind": {
                    "speed": 3.6,
                    "gusts": 5.6,
                    "dir": "SSW",
                    "angle": 196
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 1.2
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 397.85,
                "humidity": 37
            },
            {
                "date": "2023-03-21T13:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 25.5,
                "feels_like": 24.2,
                "dew_point": 10.8,
                "wind": {
                    "speed": 3.5,
                    "gusts": 5.1,
                    "dir": "S",
                    "angle": 191
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 190.64,
                "humidity": 39
            },
            {
                "date": "2023-03-21T14:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 23.8,
                "feels_like": 24.5,
                "dew_point": 14.2,
                "wind": {
                    "speed": 1.1,
                    "gusts": 4.2,
                    "dir": "NE",
                    "angle": 40
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 2.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 192.72,
                "humidity": 55
            },
            {
                "date": "2023-03-21T15:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 21.2,
                "feels_like": 22.8,
                "dew_point": 18.8,
                "wind": {
                    "speed": 0.8,
                    "gusts": 5.2,
                    "dir": "ENE",
                    "angle": 64
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 3.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 81.37,
                "humidity": 85
            },
            {
                "date": "2023-03-21T16:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 20.8,
                "feels_like": 21,
                "dew_point": 18.8,
                "wind": {
                    "speed": 3.5,
                    "gusts": 5.7,
                    "dir": "S",
                    "angle": 182
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 3.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 64.18,
                "humidity": 88
            },
            {
                "date": "2023-03-21T17:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 20,
                "feels_like": 19.5,
                "dew_point": 18,
                "wind": {
                    "speed": 4.4,
                    "gusts": 5.8,
                    "dir": "S",
                    "angle": 184
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.9
                },
                "probability": {
                    "precipitation": 92
                },
                "irradiance": 23.23,
                "humidity": 88
            },
            {
                "date": "2023-03-21T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.5,
                "feels_like": 19.8,
                "dew_point": 17.5,
                "wind": {
                    "speed": 2.9,
                    "gusts": 5.1,
                    "dir": "S",
                    "angle": 170
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 26
                },
                "irradiance": 0.85,
                "humidity": 88
            },
            {
                "date": "2023-03-21T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.5,
                "feels_like": 20.2,
                "dew_point": 17,
                "wind": {
                    "speed": 1.7,
                    "gusts": 3.6,
                    "dir": "SSW",
                    "angle": 202
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 0.02,
                "humidity": 85
            },
            {
                "date": "2023-03-21T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.5,
                "feels_like": 20.8,
                "dew_point": 16.8,
                "wind": {
                    "speed": 1,
                    "gusts": 2,
                    "dir": "SSW",
                    "angle": 210
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 0,
                "humidity": 84
            },
            {
                "date": "2023-03-21T21:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.5,
                "feels_like": 21,
                "dew_point": 16.5,
                "wind": {
                    "speed": 1.4,
                    "gusts": 1.9,
                    "dir": "SSE",
                    "angle": 156
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 0,
                "humidity": 82
            },
            {
                "date": "2023-03-21T22:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.5,
                "feels_like": 20.5,
                "dew_point": 16.5,
                "wind": {
                    "speed": 1.5,
                    "gusts": 2.3,
                    "dir": "SE",
                    "angle": 127
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 0.05,
                "humidity": 82
            },
            {
                "date": "2023-03-21T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.5,
                "feels_like": 20.8,
                "dew_point": 16.2,
                "wind": {
                    "speed": 1.7,
                    "gusts": 2.8,
                    "dir": "SSE",
                    "angle": 160
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 81
            },
            {
                "date": "2023-03-22T00:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.2,
                "feels_like": 20.2,
                "dew_point": 16,
                "wind": {
                    "speed": 1.7,
                    "gusts": 2.2,
                    "dir": "SSW",
                    "angle": 208
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 0.1,
                "humidity": 81
            },
            {
                "date": "2023-03-22T01:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19,
                "feels_like": 20.2,
                "dew_point": 16.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 2,
                    "dir": "SW",
                    "angle": 218
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0,
                "humidity": 84
            },
            {
                "date": "2023-03-22T02:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19,
                "feels_like": 20.2,
                "dew_point": 16.2,
                "wind": {
                    "speed": 1.3,
                    "gusts": 1.2,
                    "dir": "SSW",
                    "angle": 199
                },
                "cloud_cover": {
                    "total": 87
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 0,
                "humidity": 84
            },
            {
                "date": "2023-03-22T03:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 18.5,
                "feels_like": 19.8,
                "dew_point": 16.2,
                "wind": {
                    "speed": 1.6,
                    "gusts": 1.8,
                    "dir": "SSW",
                    "angle": 193
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 0.12,
                "humidity": 86
            },
            {
                "date": "2023-03-22T04:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 18.5,
                "feels_like": 19.8,
                "dew_point": 15.8,
                "wind": {
                    "speed": 1.1,
                    "gusts": 1.2,
                    "dir": "S",
                    "angle": 173
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 0.04,
                "humidity": 84
            },
            {
                "date": "2023-03-22T05:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 18.2,
                "feels_like": 19.5,
                "dew_point": 15.5,
                "wind": {
                    "speed": 1.3,
                    "gusts": 1.2,
                    "dir": "SSW",
                    "angle": 196
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 0,
                "humidity": 83
            },
            {
                "date": "2023-03-22T06:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 18.2,
                "feels_like": 19.5,
                "dew_point": 15.8,
                "wind": {
                    "speed": 1.5,
                    "gusts": 2.1,
                    "dir": "S",
                    "angle": 185
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 27.67,
                "humidity": 85
            },
            {
                "date": "2023-03-22T07:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 18.8,
                "feels_like": 20.2,
                "dew_point": 15.8,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.1,
                    "dir": "SW",
                    "angle": 216
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 130.95,
                "humidity": 82
            },
            {
                "date": "2023-03-22T08:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 20,
                "feels_like": 21.8,
                "dew_point": 16,
                "wind": {
                    "speed": 1,
                    "gusts": 1.3,
                    "dir": "SW",
                    "angle": 215
                },
                "cloud_cover": {
                    "total": 86
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 322.81,
                "humidity": 77
            },
            {
                "date": "2023-03-22T09:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 22.2,
                "feels_like": 23,
                "dew_point": 16,
                "wind": {
                    "speed": 1.3,
                    "gusts": 1.7,
                    "dir": "S",
                    "angle": 184
                },
                "cloud_cover": {
                    "total": 66
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 714.01,
                "humidity": 67
            },
            {
                "date": "2023-03-22T10:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 25,
                "feels_like": 26.2,
                "dew_point": 15,
                "wind": {
                    "speed": 1.9,
                    "gusts": 1.7,
                    "dir": "SSW",
                    "angle": 212
                },
                "cloud_cover": {
                    "total": 63
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 901.95,
                "humidity": 53
            },
            {
                "date": "2023-03-22T11:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 27,
                "feels_like": 27.5,
                "dew_point": 14,
                "wind": {
                    "speed": 2.2,
                    "gusts": 2.1,
                    "dir": "SSW",
                    "angle": 207
                },
                "cloud_cover": {
                    "total": 58
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 17
                },
                "irradiance": 964.35,
                "humidity": 44
            },
            {
                "date": "2023-03-22T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28.2,
                "feels_like": 29.2,
                "dew_point": 13.5,
                "wind": {
                    "speed": 2.4,
                    "gusts": 3.1,
                    "dir": "SSW",
                    "angle": 208
                },
                "cloud_cover": {
                    "total": 92
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 38
                },
                "irradiance": 913.13,
                "humidity": 40
            },
            {
                "date": "2023-03-22T13:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 28.8,
                "feels_like": 29.2,
                "dew_point": 12.5,
                "wind": {
                    "speed": 2.1,
                    "gusts": 3,
                    "dir": "SW",
                    "angle": 216
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 87
                },
                "irradiance": 759.78,
                "humidity": 36
            },
            {
                "date": "2023-03-22T14:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 28.8,
                "feels_like": 29.5,
                "dew_point": 11.5,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.7,
                    "dir": "W",
                    "angle": 278
                },
                "cloud_cover": {
                    "total": 55
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 2.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 557.73,
                "humidity": 34
            },
            {
                "date": "2023-03-22T15:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 27,
                "feels_like": 28,
                "dew_point": 13,
                "wind": {
                    "speed": 2.6,
                    "gusts": 3.2,
                    "dir": "ESE",
                    "angle": 117
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 1.2
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 226.82,
                "humidity": 42
            },
            {
                "date": "2023-03-22T16:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.5,
                "feels_like": 23.2,
                "dew_point": 16.5,
                "wind": {
                    "speed": 3.5,
                    "gusts": 5.1,
                    "dir": "ESE",
                    "angle": 103
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 57
                },
                "irradiance": 231.16,
                "humidity": 64
            },
            {
                "date": "2023-03-22T17:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.5,
                "feels_like": 23.5,
                "dew_point": 16.2,
                "wind": {
                    "speed": 3.2,
                    "gusts": 4.8,
                    "dir": "E",
                    "angle": 80
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 28
                },
                "irradiance": 85.13,
                "humidity": 63
            },
            {
                "date": "2023-03-22T18:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 22.8,
                "feels_like": 23,
                "dew_point": 16.5,
                "wind": {
                    "speed": 2.8,
                    "gusts": 5.3,
                    "dir": "ENE",
                    "angle": 66
                },
                "cloud_cover": {
                    "total": 83
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 42
                },
                "irradiance": 1.3,
                "humidity": 67
            },
            {
                "date": "2023-03-22T19:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 22,
                "feels_like": 22.8,
                "dew_point": 16,
                "wind": {
                    "speed": 2.3,
                    "gusts": 4.7,
                    "dir": "ENE",
                    "angle": 58
                },
                "cloud_cover": {
                    "total": 78
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 33
                },
                "irradiance": 0.06,
                "humidity": 68
            },
            {
                "date": "2023-03-22T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.8,
                "feels_like": 23.5,
                "dew_point": 15.2,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.1,
                    "dir": "NE",
                    "angle": 50
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 20
                },
                "irradiance": 0.03,
                "humidity": 66
            },
            {
                "date": "2023-03-22T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.5,
                "feels_like": 22,
                "dew_point": 14.8,
                "wind": {
                    "speed": 1.9,
                    "gusts": 2.4,
                    "dir": "NW",
                    "angle": 316
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 16
                },
                "irradiance": 0.06,
                "humidity": 65
            },
            {
                "date": "2023-03-22T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21,
                "feels_like": 21,
                "dew_point": 15.2,
                "wind": {
                    "speed": 2.5,
                    "gusts": 2.8,
                    "dir": "W",
                    "angle": 278
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 30
                },
                "irradiance": 0.03,
                "humidity": 69
            },
            {
                "date": "2023-03-22T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20.5,
                "feels_like": 21,
                "dew_point": 16.8,
                "wind": {
                    "speed": 2.7,
                    "gusts": 2.6,
                    "dir": "SW",
                    "angle": 234
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 14
                },
                "irradiance": 0,
                "humidity": 79
            },
            {
                "date": "2023-03-23T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20,
                "feels_like": 20.2,
                "dew_point": 16.8,
                "wind": {
                    "speed": 2.5,
                    "gusts": 2.9,
                    "dir": "SW",
                    "angle": 224
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 7
                },
                "irradiance": 0,
                "humidity": 81
            },
            {
                "date": "2023-03-23T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20,
                "feels_like": 21.2,
                "dew_point": 16.8,
                "wind": {
                    "speed": 1.8,
                    "gusts": 2.2,
                    "dir": "SSW",
                    "angle": 211
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0.18,
                "humidity": 81
            },
            {
                "date": "2023-03-23T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.8,
                "feels_like": 21,
                "dew_point": 16,
                "wind": {
                    "speed": 1,
                    "gusts": 1.6,
                    "dir": "SW",
                    "angle": 222
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0,
                "humidity": 78
            },
            {
                "date": "2023-03-23T03:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.5,
                "feels_like": 21,
                "dew_point": 15.8,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2,
                    "dir": "SW",
                    "angle": 234
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 0,
                "humidity": 78
            },
            {
                "date": "2023-03-23T04:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.2,
                "feels_like": 21,
                "dew_point": 15.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 1.2,
                    "dir": "NE",
                    "angle": 44
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 7
                },
                "irradiance": 0,
                "humidity": 77
            },
            {
                "date": "2023-03-23T05:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.2,
                "feels_like": 20.2,
                "dew_point": 15.5,
                "wind": {
                    "speed": 1.5,
                    "gusts": 1.5,
                    "dir": "SSW",
                    "angle": 203
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0.23,
                "humidity": 78
            },
            {
                "date": "2023-03-23T06:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19,
                "feels_like": 20.2,
                "dew_point": 14.8,
                "wind": {
                    "speed": 1.3,
                    "gusts": 1.9,
                    "dir": "SW",
                    "angle": 222
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 25.44,
                "humidity": 76
            },
            {
                "date": "2023-03-23T07:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.2,
                "feels_like": 20,
                "dew_point": 14.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 1.5,
                    "dir": "S",
                    "angle": 184
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 129.75,
                "humidity": 73
            },
            {
                "date": "2023-03-23T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.2,
                "feels_like": 22.2,
                "dew_point": 15.8,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.1,
                    "dir": "SSW",
                    "angle": 205
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 317.78,
                "humidity": 70
            },
            {
                "date": "2023-03-23T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.2,
                "feels_like": 23.8,
                "dew_point": 15.8,
                "wind": {
                    "speed": 1.5,
                    "gusts": 1.7,
                    "dir": "SW",
                    "angle": 218
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 10
                },
                "irradiance": 637.76,
                "humidity": 62
            },
            {
                "date": "2023-03-23T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25.8,
                "feels_like": 25.8,
                "dew_point": 13.8,
                "wind": {
                    "speed": 2.2,
                    "gusts": 2.4,
                    "dir": "SW",
                    "angle": 225
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 25
                },
                "irradiance": 739.92,
                "humidity": 47
            },
            {
                "date": "2023-03-23T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 27,
                "feels_like": 26.8,
                "dew_point": 13,
                "wind": {
                    "speed": 2.4,
                    "gusts": 3.5,
                    "dir": "WSW",
                    "angle": 246
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 27
                },
                "irradiance": 870.8,
                "humidity": 42
            },
            {
                "date": "2023-03-23T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28.5,
                "feels_like": 28.5,
                "dew_point": 11.8,
                "wind": {
                    "speed": 2.1,
                    "gusts": 3.9,
                    "dir": "WSW",
                    "angle": 254
                },
                "cloud_cover": {
                    "total": 92
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 45
                },
                "irradiance": 685.38,
                "humidity": 35
            },
            {
                "date": "2023-03-23T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28.2,
                "feels_like": 28.2,
                "dew_point": 11.5,
                "wind": {
                    "speed": 1.7,
                    "gusts": 3.3,
                    "dir": "WSW",
                    "angle": 255
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 48
                },
                "irradiance": 531.95,
                "humidity": 35
            },
            {
                "date": "2023-03-23T14:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 26.5,
                "feels_like": 25.5,
                "dew_point": 15,
                "wind": {
                    "speed": 4.3,
                    "gusts": 4.3,
                    "dir": "NNE",
                    "angle": 21
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 55
                },
                "irradiance": 388.97,
                "humidity": 49
            },
            {
                "date": "2023-03-23T15:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.8,
                "feels_like": 24,
                "dew_point": 18.2,
                "wind": {
                    "speed": 3.1,
                    "gusts": 5.3,
                    "dir": "N",
                    "angle": 8
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 58
                },
                "irradiance": 271.07,
                "humidity": 71
            },
            {
                "date": "2023-03-23T16:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.5,
                "feels_like": 25.8,
                "dew_point": 17.2,
                "wind": {
                    "speed": 0.3,
                    "gusts": 3.2,
                    "dir": "SSW",
                    "angle": 206
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 52
                },
                "irradiance": 149.77,
                "humidity": 64
            },
            {
                "date": "2023-03-23T17:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 24.5,
                "feels_like": 25.5,
                "dew_point": 15.8,
                "wind": {
                    "speed": 1.3,
                    "gusts": 3.4,
                    "dir": "WNW",
                    "angle": 282
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 75
                },
                "irradiance": 48.93,
                "humidity": 58
            },
            {
                "date": "2023-03-23T18:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 23.2,
                "feels_like": 24.8,
                "dew_point": 16.5,
                "wind": {
                    "speed": 0.2,
                    "gusts": 2.1,
                    "dir": "W",
                    "angle": 264
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 92
                },
                "irradiance": 1.04,
                "humidity": 65
            },
            {
                "date": "2023-03-23T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22,
                "feels_like": 22.8,
                "dew_point": 17.5,
                "wind": {
                    "speed": 2,
                    "gusts": 2.3,
                    "dir": "SSW",
                    "angle": 210
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 68
                },
                "irradiance": 0.04,
                "humidity": 75
            },
            {
                "date": "2023-03-23T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21,
                "feels_like": 21.5,
                "dew_point": 18.2,
                "wind": {
                    "speed": 2.5,
                    "gusts": 2.9,
                    "dir": "SSW",
                    "angle": 207
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 44
                },
                "irradiance": 0.03,
                "humidity": 84
            },
            {
                "date": "2023-03-23T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20.5,
                "feels_like": 21.5,
                "dew_point": 18.2,
                "wind": {
                    "speed": 2.3,
                    "gusts": 3,
                    "dir": "SW",
                    "angle": 216
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 14
                },
                "irradiance": 0.05,
                "humidity": 86
            },
            {
                "date": "2023-03-23T22:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 20,
                "feels_like": 20.8,
                "dew_point": 17.5,
                "wind": {
                    "speed": 2.6,
                    "gusts": 3.1,
                    "dir": "SSW",
                    "angle": 202
                },
                "cloud_cover": {
                    "total": 82
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 10
                },
                "irradiance": 0.02,
                "humidity": 85
            },
            {
                "date": "2023-03-23T23:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 20,
                "feels_like": 21,
                "dew_point": 17.5,
                "wind": {
                    "speed": 1.8,
                    "gusts": 2.6,
                    "dir": "SSW",
                    "angle": 198
                },
                "cloud_cover": {
                    "total": 63
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 17
                },
                "irradiance": 0.05,
                "humidity": 85
            },
            {
                "date": "2023-03-24T00:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 19.8,
                "feels_like": 21.2,
                "dew_point": 17.2,
                "wind": {
                    "speed": 1.3,
                    "gusts": 2.1,
                    "dir": "W",
                    "angle": 276
                },
                "cloud_cover": {
                    "total": 45
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 17
                },
                "irradiance": 0.03,
                "humidity": 85
            },
            {
                "date": "2023-03-24T01:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 19.8,
                "feels_like": 21.5,
                "dew_point": 17,
                "wind": {
                    "speed": 0.4,
                    "gusts": 0.8,
                    "dir": "S",
                    "angle": 172
                },
                "cloud_cover": {
                    "total": 61
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 10
                },
                "irradiance": 0.02,
                "humidity": 84
            },
            {
                "date": "2023-03-24T02:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 19.5,
                "feels_like": 21,
                "dew_point": 16.8,
                "wind": {
                    "speed": 1.3,
                    "gusts": 2.1,
                    "dir": "S",
                    "angle": 180
                },
                "cloud_cover": {
                    "total": 77
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 18
                },
                "irradiance": 0,
                "humidity": 84
            },
            {
                "date": "2023-03-24T03:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.2,
                "feels_like": 21.2,
                "dew_point": 16.8,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.4,
                    "dir": "SE",
                    "angle": 140
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 30
                },
                "irradiance": 0.06,
                "humidity": 85
            },
            {
                "date": "2023-03-24T04:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19,
                "feels_like": 20.2,
                "dew_point": 16.8,
                "wind": {
                    "speed": 1.6,
                    "gusts": 2.3,
                    "dir": "SW",
                    "angle": 214
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 37
                },
                "irradiance": 0,
                "humidity": 86
            },
            {
                "date": "2023-03-24T05:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19,
                "feels_like": 20.2,
                "dew_point": 16.5,
                "wind": {
                    "speed": 1.7,
                    "gusts": 3,
                    "dir": "SSW",
                    "angle": 209
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 49
                },
                "irradiance": 0.04,
                "humidity": 85
            },
            {
                "date": "2023-03-24T06:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 19.2,
                "feels_like": 20.2,
                "dew_point": 16.8,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.7,
                    "dir": "SSW",
                    "angle": 194
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 57
                },
                "irradiance": 31.05,
                "humidity": 85
            },
            {
                "date": "2023-03-24T07:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 19.5,
                "feels_like": 20.5,
                "dew_point": 16.8,
                "wind": {
                    "speed": 1.9,
                    "gusts": 4.7,
                    "dir": "S",
                    "angle": 188
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 55
                },
                "irradiance": 160.25,
                "humidity": 84
            },
            {
                "date": "2023-03-24T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20.5,
                "feels_like": 21.5,
                "dew_point": 17.2,
                "wind": {
                    "speed": 2.1,
                    "gusts": 4.9,
                    "dir": "S",
                    "angle": 175
                },
                "cloud_cover": {
                    "total": 92
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 46
                },
                "irradiance": 306.04,
                "humidity": 81
            },
            {
                "date": "2023-03-24T09:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 21.5,
                "feels_like": 22,
                "dew_point": 18,
                "wind": {
                    "speed": 2.7,
                    "gusts": 5.4,
                    "dir": "SSE",
                    "angle": 166
                },
                "cloud_cover": {
                    "total": 89
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 5
                },
                "irradiance": 486.93,
                "humidity": 80
            },
            {
                "date": "2023-03-24T10:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 22.5,
                "feels_like": 23,
                "dew_point": 18.5,
                "wind": {
                    "speed": 2.9,
                    "gusts": 6,
                    "dir": "S",
                    "angle": 182
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 44
                },
                "irradiance": 644.94,
                "humidity": 78
            },
            {
                "date": "2023-03-24T11:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 22.8,
                "feels_like": 23.2,
                "dew_point": 18.2,
                "wind": {
                    "speed": 2.8,
                    "gusts": 5.1,
                    "dir": "S",
                    "angle": 175
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 54
                },
                "irradiance": 798.88,
                "humidity": 75
            },
            {
                "date": "2023-03-24T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.8,
                "feels_like": 25,
                "dew_point": 17.2,
                "wind": {
                    "speed": 2.5,
                    "gusts": 4.2,
                    "dir": "S",
                    "angle": 170
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 50
                },
                "irradiance": 780.2,
                "humidity": 63
            },
            {
                "date": "2023-03-24T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25.2,
                "feels_like": 25.2,
                "dew_point": 16.5,
                "wind": {
                    "speed": 2.8,
                    "gusts": 4.2,
                    "dir": "S",
                    "angle": 185
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 61
                },
                "irradiance": 609.98,
                "humidity": 58
            },
            {
                "date": "2023-03-24T14:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 24.8,
                "feels_like": 24.8,
                "dew_point": 16.8,
                "wind": {
                    "speed": 2.8,
                    "gusts": 4.4,
                    "dir": "S",
                    "angle": 169
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 73
                },
                "irradiance": 441.59,
                "humidity": 61
            },
            {
                "date": "2023-03-24T15:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 24.8,
                "feels_like": 25,
                "dew_point": 16.8,
                "wind": {
                    "speed": 2.4,
                    "gusts": 4.3,
                    "dir": "S",
                    "angle": 172
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 80
                },
                "irradiance": 280.64,
                "humidity": 61
            },
            {
                "date": "2023-03-24T16:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 24.2,
                "feels_like": 24,
                "dew_point": 16.8,
                "wind": {
                    "speed": 3,
                    "gusts": 4.7,
                    "dir": "SSE",
                    "angle": 163
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 82
                },
                "irradiance": 160.5,
                "humidity": 62
            },
            {
                "date": "2023-03-24T17:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 23.2,
                "feels_like": 23.5,
                "dew_point": 17,
                "wind": {
                    "speed": 2.3,
                    "gusts": 4.7,
                    "dir": "S",
                    "angle": 186
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 80
                },
                "irradiance": 55.59,
                "humidity": 67
            },
            {
                "date": "2023-03-24T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.2,
                "feels_like": 22.2,
                "dew_point": 16.8,
                "wind": {
                    "speed": 2.8,
                    "gusts": 4.7,
                    "dir": "SW",
                    "angle": 216
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 66
                },
                "irradiance": 1.6,
                "humidity": 71
            },
            {
                "date": "2023-03-24T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21,
                "feels_like": 21.2,
                "dew_point": 16.8,
                "wind": {
                    "speed": 2.6,
                    "gusts": 4.8,
                    "dir": "SSW",
                    "angle": 208
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 64
                },
                "irradiance": 0.03,
                "humidity": 76
            },
            {
                "date": "2023-03-24T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20.8,
                "feels_like": 21.2,
                "dew_point": 16.8,
                "wind": {
                    "speed": 2.4,
                    "gusts": 4.6,
                    "dir": "SW",
                    "angle": 223
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 65
                },
                "irradiance": 0.04,
                "humidity": 77
            },
            {
                "date": "2023-03-24T21:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 20.2,
                "feels_like": 21,
                "dew_point": 17,
                "wind": {
                    "speed": 2.2,
                    "gusts": 4.5,
                    "dir": "SW",
                    "angle": 217
                },
                "cloud_cover": {
                    "total": 82
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 45
                },
                "irradiance": 0.02,
                "humidity": 81
            },
            {
                "date": "2023-03-24T22:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 19.8,
                "feels_like": 21.5,
                "dew_point": 16.8,
                "wind": {
                    "speed": 1.5,
                    "gusts": 2.9,
                    "dir": "SSW",
                    "angle": 192
                },
                "cloud_cover": {
                    "total": 71
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 62
                },
                "irradiance": 0.02,
                "humidity": 82
            },
            {
                "date": "2023-03-24T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.5,
                "feels_like": 21.8,
                "dew_point": 16.2,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2,
                    "dir": "S",
                    "angle": 175
                },
                "cloud_cover": {
                    "total": 92
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 50
                },
                "irradiance": 0.02,
                "humidity": 81
            },
            {
                "date": "2023-03-25T00:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.2,
                "feels_like": 20.5,
                "dew_point": 15,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.6,
                    "dir": "SE",
                    "angle": 145
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 5
                },
                "irradiance": 0.02,
                "humidity": 76
            },
            {
                "date": "2023-03-25T01:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.2,
                "feels_like": 19.8,
                "dew_point": 15,
                "wind": {
                    "speed": 1.3,
                    "gusts": 1.5,
                    "dir": "SSE",
                    "angle": 164
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 0.01,
                "humidity": 76
            },
            {
                "date": "2023-03-25T02:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19,
                "feels_like": 19.8,
                "dew_point": 14.8,
                "wind": {
                    "speed": 1.5,
                    "gusts": 1.5,
                    "dir": "SSW",
                    "angle": 196
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 11
                },
                "irradiance": 0.02,
                "humidity": 76
            },
            {
                "date": "2023-03-25T03:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.2,
                "feels_like": 19.8,
                "dew_point": 14.5,
                "wind": {
                    "speed": 1.3,
                    "gusts": 1.5,
                    "dir": "S",
                    "angle": 187
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 7
                },
                "irradiance": 0.02,
                "humidity": 73
            },
            {
                "date": "2023-03-25T04:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.5,
                "feels_like": 20,
                "dew_point": 14.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 1.7,
                    "dir": "S",
                    "angle": 178
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 14
                },
                "irradiance": 0.03,
                "humidity": 71
            },
            {
                "date": "2023-03-25T05:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.5,
                "feels_like": 20,
                "dew_point": 14.2,
                "wind": {
                    "speed": 1.6,
                    "gusts": 2.3,
                    "dir": "SSW",
                    "angle": 192
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 15
                },
                "irradiance": 0.03,
                "humidity": 71
            },
            {
                "date": "2023-03-25T06:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.2,
                "feels_like": 19.2,
                "dew_point": 14.5,
                "wind": {
                    "speed": 1.9,
                    "gusts": 3.1,
                    "dir": "S",
                    "angle": 182
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 10
                },
                "irradiance": 15.73,
                "humidity": 73
            },
            {
                "date": "2023-03-25T07:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.5,
                "feels_like": 19.2,
                "dew_point": 15,
                "wind": {
                    "speed": 2.4,
                    "gusts": 3.6,
                    "dir": "S",
                    "angle": 172
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 10
                },
                "irradiance": 142.7,
                "humidity": 75
            },
            {
                "date": "2023-03-25T08:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 20.2,
                "feels_like": 19.8,
                "dew_point": 15.2,
                "wind": {
                    "speed": 2.1,
                    "gusts": 4.1,
                    "dir": "S",
                    "angle": 177
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 17
                },
                "irradiance": 298.45,
                "humidity": 72
            },
            {
                "date": "2023-03-25T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.2,
                "feels_like": 20.8,
                "dew_point": 15.8,
                "wind": {
                    "speed": 1.8,
                    "gusts": 4.2,
                    "dir": "S",
                    "angle": 182
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 21
                },
                "irradiance": 454.98,
                "humidity": 70
            },
            {
                "date": "2023-03-25T10:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 22.2,
                "feels_like": 21.8,
                "dew_point": 16.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 4.6,
                    "dir": "S",
                    "angle": 191
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0.9
                },
                "probability": {
                    "precipitation": 86
                },
                "irradiance": 605,
                "humidity": 68
            },
            {
                "date": "2023-03-25T11:00:00",
                "icon": 25,
                "summary": "Hail",
                "temperature": 23.2,
                "feels_like": 21,
                "dew_point": 15.2,
                "wind": {
                    "speed": 1.2,
                    "gusts": 4.9,
                    "dir": "SSW",
                    "angle": 196
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 2
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 723.2,
                "humidity": 60
            },
            {
                "date": "2023-03-25T12:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 24.2,
                "feels_like": 20.2,
                "dew_point": 14.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 5.2,
                    "dir": "SSW",
                    "angle": 204
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 3.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 777.83,
                "humidity": 53
            },
            {
                "date": "2023-03-25T13:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 25.2,
                "feels_like": 19.5,
                "dew_point": 13.2,
                "wind": {
                    "speed": 0.6,
                    "gusts": 5.5,
                    "dir": "SW",
                    "angle": 222
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 1.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 661.25,
                "humidity": 47
            },
            {
                "date": "2023-03-25T14:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 25.8,
                "feels_like": 27,
                "dew_point": 12,
                "wind": {
                    "speed": 0.9,
                    "gusts": 4.9,
                    "dir": "NW",
                    "angle": 313
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.9
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 540.39,
                "humidity": 42
            },
            {
                "date": "2023-03-25T15:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 26.5,
                "feels_like": 26.5,
                "dew_point": 10.8,
                "wind": {
                    "speed": 1.9,
                    "gusts": 4.7,
                    "dir": "NNW",
                    "angle": 330
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 378.46,
                "humidity": 37
            },
            {
                "date": "2023-03-25T16:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 27.2,
                "feels_like": 26.2,
                "dew_point": 10,
                "wind": {
                    "speed": 3,
                    "gusts": 4.5,
                    "dir": "NNW",
                    "angle": 336
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 84
                },
                "irradiance": 184.21,
                "humidity": 33
            },
            {
                "date": "2023-03-25T17:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 26.2,
                "feels_like": 26.8,
                "dew_point": 9.5,
                "wind": {
                    "speed": 1.9,
                    "gusts": 3.3,
                    "dir": "NNW",
                    "angle": 343
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 73
                },
                "irradiance": 51.33,
                "humidity": 34
            },
            {
                "date": "2023-03-25T18:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 25,
                "feels_like": 27,
                "dew_point": 9,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.2,
                    "dir": "N",
                    "angle": 9
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 61
                },
                "irradiance": 1.11,
                "humidity": 36
            },
            {
                "date": "2023-03-25T19:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 24,
                "feels_like": 27.2,
                "dew_point": 9,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.1,
                    "dir": "E",
                    "angle": 96
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 48
                },
                "irradiance": 0.02,
                "humidity": 38
            },
            {
                "date": "2023-03-25T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.8,
                "feels_like": 23.2,
                "dew_point": 9.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.1,
                    "dir": "ESE",
                    "angle": 118
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 32
                },
                "irradiance": 0.02,
                "humidity": 39
            },
            {
                "date": "2023-03-25T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.2,
                "feels_like": 23.2,
                "dew_point": 9.2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.1,
                    "dir": "SE",
                    "angle": 142
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0.01,
                "humidity": 40
            },
            {
                "date": "2023-03-25T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.8,
                "feels_like": 23,
                "dew_point": 9,
                "wind": {
                    "speed": 0.9,
                    "gusts": 1.1,
                    "dir": "SSE",
                    "angle": 160
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 5
                },
                "irradiance": 0.03,
                "humidity": 41
            },
            {
                "date": "2023-03-25T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.2,
                "feels_like": 23.2,
                "dew_point": 10.8,
                "wind": {
                    "speed": 1.3,
                    "gusts": 1.8,
                    "dir": "S",
                    "angle": 176
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 6
                },
                "irradiance": 0.03,
                "humidity": 48
            },
            {
                "date": "2023-03-26T00:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 21.5,
                "feels_like": 23.2,
                "dew_point": 12.5,
                "wind": {
                    "speed": 1.7,
                    "gusts": 2.5,
                    "dir": "S",
                    "angle": 185
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 0.02,
                "humidity": 56
            },
            {
                "date": "2023-03-26T01:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 20.8,
                "feels_like": 23,
                "dew_point": 14,
                "wind": {
                    "speed": 2.1,
                    "gusts": 3.4,
                    "dir": "S",
                    "angle": 190
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 0.03,
                "humidity": 65
            },
            {
                "date": "2023-03-26T02:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 20.2,
                "feels_like": 20.2,
                "dew_point": 14.5,
                "wind": {
                    "speed": 2,
                    "gusts": 3.2,
                    "dir": "S",
                    "angle": 185
                },
                "cloud_cover": {
                    "total": 91
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 10
                },
                "irradiance": 0.02,
                "humidity": 69
            },
            {
                "date": "2023-03-26T03:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.8,
                "feels_like": 20.2,
                "dew_point": 14.8,
                "wind": {
                    "speed": 1.9,
                    "gusts": 3,
                    "dir": "S",
                    "angle": 180
                },
                "cloud_cover": {
                    "total": 87
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 8
                },
                "irradiance": 0.02,
                "humidity": 72
            },
            {
                "date": "2023-03-26T04:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.2,
                "feels_like": 21,
                "dew_point": 15.5,
                "wind": {
                    "speed": 1.8,
                    "gusts": 2.8,
                    "dir": "S",
                    "angle": 174
                },
                "cloud_cover": {
                    "total": 91
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 11
                },
                "irradiance": 0.02,
                "humidity": 78
            },
            {
                "date": "2023-03-26T05:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.5,
                "feels_like": 20.8,
                "dew_point": 15.8,
                "wind": {
                    "speed": 1.6,
                    "gusts": 2.8,
                    "dir": "S",
                    "angle": 174
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 10
                },
                "irradiance": 0.02,
                "humidity": 78
            },
            {
                "date": "2023-03-26T06:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.5,
                "feels_like": 20.2,
                "dew_point": 16,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2.9,
                    "dir": "S",
                    "angle": 173
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 40.29,
                "humidity": 80
            },
            {
                "date": "2023-03-26T07:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.5,
                "feels_like": 19.5,
                "dew_point": 16,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.8,
                    "dir": "S",
                    "angle": 173
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 15
                },
                "irradiance": 254.94,
                "humidity": 80
            },
            {
                "date": "2023-03-26T08:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 21.8,
                "feels_like": 21.5,
                "dew_point": 16,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.6,
                    "dir": "SSW",
                    "angle": 192
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 21
                },
                "irradiance": 528.82,
                "humidity": 69
            },
            {
                "date": "2023-03-26T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.8,
                "feels_like": 22.2,
                "dew_point": 15.5,
                "wind": {
                    "speed": 1.3,
                    "gusts": 2.5,
                    "dir": "SSW",
                    "angle": 210
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 23
                },
                "irradiance": 776.47,
                "humidity": 59
            },
            {
                "date": "2023-03-26T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26,
                "feels_like": 23.2,
                "dew_point": 15.8,
                "wind": {
                    "speed": 1.5,
                    "gusts": 2.4,
                    "dir": "SW",
                    "angle": 224
                },
                "cloud_cover": {
                    "total": 91
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 21
                },
                "irradiance": 874.29,
                "humidity": 53
            },
            {
                "date": "2023-03-26T11:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 27.2,
                "feels_like": 23.8,
                "dew_point": 14,
                "wind": {
                    "speed": 1.2,
                    "gusts": 3.4,
                    "dir": "WSW",
                    "angle": 250
                },
                "cloud_cover": {
                    "total": 85
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 17
                },
                "irradiance": 935.51,
                "humidity": 44
            },
            {
                "date": "2023-03-26T12:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 28.5,
                "feels_like": 25,
                "dew_point": 12.5,
                "wind": {
                    "speed": 1.2,
                    "gusts": 4.3,
                    "dir": "WNW",
                    "angle": 284
                },
                "cloud_cover": {
                    "total": 78
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 8
                },
                "irradiance": 896.01,
                "humidity": 37
            },
            {
                "date": "2023-03-26T13:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 29.8,
                "feels_like": 25.5,
                "dew_point": 10.8,
                "wind": {
                    "speed": 1.6,
                    "gusts": 5.2,
                    "dir": "NW",
                    "angle": 308
                },
                "cloud_cover": {
                    "total": 84
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 8
                },
                "irradiance": 709.98,
                "humidity": 30
            },
            {
                "date": "2023-03-26T14:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 29,
                "feels_like": 31.8,
                "dew_point": 11.2,
                "wind": {
                    "speed": 2.1,
                    "gusts": 5.2,
                    "dir": "NW",
                    "angle": 311
                },
                "cloud_cover": {
                    "total": 91
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 6
                },
                "irradiance": 509.21,
                "humidity": 33
            },
            {
                "date": "2023-03-26T15:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28.5,
                "feels_like": 30.5,
                "dew_point": 11.8,
                "wind": {
                    "speed": 2.7,
                    "gusts": 5.3,
                    "dir": "NW",
                    "angle": 313
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 237.61,
                "humidity": 35
            },
            {
                "date": "2023-03-26T16:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 28,
                "feels_like": 29,
                "dew_point": 12.8,
                "wind": {
                    "speed": 3.2,
                    "gusts": 5.3,
                    "dir": "NW",
                    "angle": 314
                },
                "cloud_cover": {
                    "total": 86
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 171.24,
                "humidity": 38
            },
            {
                "date": "2023-03-26T17:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 26.5,
                "feels_like": 28.8,
                "dew_point": 12.8,
                "wind": {
                    "speed": 2.8,
                    "gusts": 5.1,
                    "dir": "NW",
                    "angle": 313
                },
                "cloud_cover": {
                    "total": 75
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 62.65,
                "humidity": 42
            },
            {
                "date": "2023-03-26T18:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 25,
                "feels_like": 28.2,
                "dew_point": 13,
                "wind": {
                    "speed": 2.3,
                    "gusts": 4.9,
                    "dir": "NW",
                    "angle": 312
                },
                "cloud_cover": {
                    "total": 65
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 1.51,
                "humidity": 47
            },
            {
                "date": "2023-03-26T19:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 23.5,
                "feels_like": 27.8,
                "dew_point": 13.2,
                "wind": {
                    "speed": 1.9,
                    "gusts": 4.6,
                    "dir": "NW",
                    "angle": 309
                },
                "cloud_cover": {
                    "total": 60
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.02,
                "humidity": 52
            },
            {
                "date": "2023-03-26T20:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 23,
                "feels_like": 22.2,
                "dew_point": 12.8,
                "wind": {
                    "speed": 1.7,
                    "gusts": 3.5,
                    "dir": "NW",
                    "angle": 316
                },
                "cloud_cover": {
                    "total": 62
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.01,
                "humidity": 52
            },
            {
                "date": "2023-03-26T21:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 22.5,
                "feels_like": 22.8,
                "dew_point": 12.2,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2.5,
                    "dir": "NW",
                    "angle": 324
                },
                "cloud_cover": {
                    "total": 64
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.01,
                "humidity": 52
            },
            {
                "date": "2023-03-26T22:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 22,
                "feels_like": 23.2,
                "dew_point": 11.8,
                "wind": {
                    "speed": 1.3,
                    "gusts": 1.4,
                    "dir": "NNW",
                    "angle": 334
                },
                "cloud_cover": {
                    "total": 66
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.01,
                "humidity": 52
            },
            {
                "date": "2023-03-26T23:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 21.5,
                "feels_like": 23.5,
                "dew_point": 10.8,
                "wind": {
                    "speed": 1.3,
                    "gusts": 1.4,
                    "dir": "NNW",
                    "angle": 341
                },
                "cloud_cover": {
                    "total": 68
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.02,
                "humidity": 50
            },
            {
                "date": "2023-03-27T00:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 21.2,
                "feels_like": 23.5,
                "dew_point": 10.2,
                "wind": {
                    "speed": 1.3,
                    "gusts": 1.5,
                    "dir": "NNW",
                    "angle": 348
                },
                "cloud_cover": {
                    "total": 70
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.01,
                "humidity": 49
            },
            {
                "date": "2023-03-27T01:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 20.8,
                "feels_like": 23.5,
                "dew_point": 9.5,
                "wind": {
                    "speed": 1.3,
                    "gusts": 1.5,
                    "dir": "N",
                    "angle": 354
                },
                "cloud_cover": {
                    "total": 79
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.01,
                "humidity": 48
            },
            {
                "date": "2023-03-27T02:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 20.5,
                "feels_like": 21,
                "dew_point": 9,
                "wind": {
                    "speed": 1.3,
                    "gusts": 1.3,
                    "dir": "N",
                    "angle": 7
                },
                "cloud_cover": {
                    "total": 86
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.01,
                "humidity": 47
            },
            {
                "date": "2023-03-27T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20.2,
                "feels_like": 21.2,
                "dew_point": 8.5,
                "wind": {
                    "speed": 1.4,
                    "gusts": 1.2,
                    "dir": "NNE",
                    "angle": 20
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.01,
                "humidity": 46
            },
            {
                "date": "2023-03-27T04:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 19.8,
                "feels_like": 20.8,
                "dew_point": 8,
                "wind": {
                    "speed": 1.5,
                    "gusts": 1.1,
                    "dir": "NNE",
                    "angle": 32
                },
                "cloud_cover": {
                    "total": 88
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 46
            },
            {
                "date": "2023-03-27T05:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 19.8,
                "feels_like": 20.2,
                "dew_point": 8.5,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.1,
                    "dir": "NE",
                    "angle": 34
                },
                "cloud_cover": {
                    "total": 82
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.01,
                "humidity": 48
            },
            {
                "date": "2023-03-27T06:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 19.8,
                "feels_like": 19.8,
                "dew_point": 8.8,
                "wind": {
                    "speed": 0.2,
                    "gusts": 1.1,
                    "dir": "SSW",
                    "angle": 195
                },
                "cloud_cover": {
                    "total": 73
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 51.7,
                "humidity": 49
            },
            {
                "date": "2023-03-27T07:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 19.8,
                "feels_like": 19.8,
                "dew_point": 9.2,
                "wind": {
                    "speed": 1,
                    "gusts": 1.1,
                    "dir": "SSW",
                    "angle": 207
                },
                "cloud_cover": {
                    "total": 64
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 297.32,
                "humidity": 50
            },
            {
                "date": "2023-03-27T08:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 22.8,
                "feels_like": 20.5,
                "dew_point": 7,
                "wind": {
                    "speed": 0.2,
                    "gusts": 2,
                    "dir": "NNW",
                    "angle": 330
                },
                "cloud_cover": {
                    "total": 61
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 606.71,
                "humidity": 36
            },
            {
                "date": "2023-03-27T09:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 25.5,
                "feels_like": 21.5,
                "dew_point": 4.8,
                "wind": {
                    "speed": 1.3,
                    "gusts": 2.9,
                    "dir": "NNE",
                    "angle": 12
                },
                "cloud_cover": {
                    "total": 57
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 849.53,
                "humidity": 26
            },
            {
                "date": "2023-03-27T10:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 28.2,
                "feels_like": 22.2,
                "dew_point": 2,
                "wind": {
                    "speed": 2.4,
                    "gusts": 3.9,
                    "dir": "NNE",
                    "angle": 15
                },
                "cloud_cover": {
                    "total": 66
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 969.28,
                "humidity": 18
            },
            {
                "date": "2023-03-27T11:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 29.2,
                "feels_like": 23.8,
                "dew_point": 1.5,
                "wind": {
                    "speed": 2.6,
                    "gusts": 4.8,
                    "dir": "NNE",
                    "angle": 11
                },
                "cloud_cover": {
                    "total": 72
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 981.94,
                "humidity": 16
            },
            {
                "date": "2023-03-27T12:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 30.2,
                "feels_like": 25.2,
                "dew_point": 1.2,
                "wind": {
                    "speed": 2.7,
                    "gusts": 5.8,
                    "dir": "N",
                    "angle": 8
                },
                "cloud_cover": {
                    "total": 78
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 1021.23,
                "humidity": 15
            }
        ]
    },
    "daily": {
        "data": [
            {
                "day": "2023-03-20",
                "icon": 7,
                "summary": "Cloudy. Temperature 19/32 °C.",
                "all_day": {
                    "temperature_min": 18.8,
                    "temperature_max": 32,
                    "wind_speed": 1.8,
                    "probability": {
                        "precipitation": 11
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-20T06:10:10",
                        "set": "2023-03-20T18:16:59"
                    }
                }
            },
            {
                "day": "2023-03-21",
                "icon": 12,
                "summary": "Light rain in the morning changing to rain in the afternoon and fog later in the evening. Temperature falling to 27 °C.",
                "all_day": {
                    "temperature_min": 19.5,
                    "temperature_max": 26.8,
                    "wind_speed": 2.5,
                    "probability": {
                        "precipitation": 58
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-21T06:09:40",
                        "set": "2023-03-21T18:16:54"
                    }
                }
            },
            {
                "day": "2023-03-22",
                "icon": 6,
                "summary": "Fog in the morning, possible rain later. Temperature 18/29 °C.",
                "all_day": {
                    "temperature_min": 18.2,
                    "temperature_max": 28.8,
                    "wind_speed": 1.9,
                    "probability": {
                        "precipitation": 24
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-22T06:09:10",
                        "set": "2023-03-22T18:16:48"
                    }
                }
            },
            {
                "day": "2023-03-23",
                "icon": 7,
                "summary": "Fog in the morning, possible rain later. Temperature 19/29 °C.",
                "all_day": {
                    "temperature_min": 19,
                    "temperature_max": 28.5,
                    "wind_speed": 1.8,
                    "probability": {
                        "precipitation": 27
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-23T06:08:40",
                        "set": "2023-03-23T18:16:42"
                    }
                }
            },
            {
                "day": "2023-03-24",
                "icon": 12,
                "summary": "Possible rain in the morning, light rain in the afternoon. Temperature 19/25 °C.",
                "all_day": {
                    "temperature_min": 19,
                    "temperature_max": 25.2,
                    "wind_speed": 2.1,
                    "probability": {
                        "precipitation": 50
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-24T06:08:10",
                        "set": "2023-03-24T18:16:36"
                    }
                }
            },
            {
                "day": "2023-03-25",
                "icon": 10,
                "summary": "Possible ice pellets in the morning, light rain in the afternoon. Temperature 19/27 °C.",
                "all_day": {
                    "temperature_min": 19,
                    "temperature_max": 27.2,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 41
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-25T06:07:40",
                        "set": "2023-03-25T18:16:30"
                    }
                }
            },
            {
                "day": "2023-03-26",
                "icon": 6,
                "summary": "Fog in the morning, cloudy later. Temperature 19/30 °C.",
                "all_day": {
                    "temperature_min": 19.2,
                    "temperature_max": 29.8,
                    "wind_speed": 1.8,
                    "probability": {
                        "precipitation": 7
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-26T06:07:10",
                        "set": "2023-03-26T18:16:24"
                    }
                }
            },
            {
                "day": "2023-03-27",
                "icon": 5,
                "summary": "Mostly cloudy. Temperature 20/34 °C.",
                "all_day": {
                    "temperature_min": 19.8,
                    "temperature_max": 34,
                    "wind_speed": 1.5,
                    "probability": {
                        "precipitation": 0
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-27T06:06:40",
                        "set": "2023-03-27T18:16:18"
                    }
                }
            },
            {
                "day": "2023-03-28",
                "icon": 4,
                "summary": "Partly sunny, fewer clouds in the afternoon. Temperature 21/36 °C.",
                "all_day": {
                    "temperature_min": 21,
                    "temperature_max": 35.8,
                    "wind_speed": 1.7,
                    "probability": {
                        "precipitation": 5
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-28T06:06:10",
                        "set": "2023-03-28T18:16:12"
                    }
                }
            },
            {
                "day": "2023-03-29",
                "icon": 4,
                "summary": "Partly sunny, more clouds in the evening. Temperature 22/36 °C.",
                "all_day": {
                    "temperature_min": 21.5,
                    "temperature_max": 36,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 10
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-29T06:05:40",
                        "set": "2023-03-29T18:16:06"
                    }
                }
            },
            {
                "day": "2023-03-30",
                "icon": 5,
                "summary": "Mostly cloudy. Temperature 22/33 °C.",
                "all_day": {
                    "temperature_min": 22.2,
                    "temperature_max": 32.8,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 54
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-30T06:05:10",
                        "set": "2023-03-30T18:16:00"
                    }
                }
            },
            {
                "day": "2023-03-31",
                "icon": 5,
                "summary": "Partly sunny changing to cloudy by afternoon and evening. Temperature 21/32 °C.",
                "all_day": {
                    "temperature_min": 21,
                    "temperature_max": 32.2,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 59
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-31T06:04:40",
                        "set": "2023-03-31T18:15:54"
                    }
                }
            },
            {
                "day": "2023-04-01",
                "icon": 5,
                "summary": "Partly sunny changing to cloudy by afternoon. Temperature 21/35 °C.",
                "all_day": {
                    "temperature_min": 21,
                    "temperature_max": 34.8,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 13
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-01T06:04:10",
                        "set": "2023-04-01T18:15:48"
                    }
                }
            },
            {
                "day": "2023-04-02",
                "icon": 4,
                "summary": "Sunny, more clouds in the afternoon and evening. Temperature 22/36 °C.",
                "all_day": {
                    "temperature_min": 21.5,
                    "temperature_max": 36,
                    "wind_speed": 1.6,
                    "probability": {
                        "precipitation": 13
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-02T06:03:40",
                        "set": "2023-04-02T18:15:42"
                    }
                }
            },
            {
                "day": "2023-04-03",
                "icon": 4,
                "summary": "Partly sunny. Temperature 22/35 °C.",
                "all_day": {
                    "temperature_min": 21.5,
                    "temperature_max": 35,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 50
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-03T06:03:11",
                        "set": "2023-04-03T18:15:37"
                    }
                }
            },
            {
                "day": "2023-04-04",
                "icon": 4,
                "summary": "Mostly cloudy, fewer clouds in the afternoon. Temperature 22/36 °C.",
                "all_day": {
                    "temperature_min": 21.5,
                    "temperature_max": 36,
                    "wind_speed": 1.5,
                    "probability": {
                        "precipitation": 60
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-04T06:02:41",
                        "set": "2023-04-04T18:15:31"
                    }
                }
            },
            {
                "day": "2023-04-05",
                "icon": 4,
                "summary": "Mostly cloudy, fewer clouds in the afternoon. Temperature 22/35 °C.",
                "all_day": {
                    "temperature_min": 21.5,
                    "temperature_max": 35.2,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 61
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-05T06:02:12",
                        "set": "2023-04-05T18:15:25"
                    }
                }
            },
            {
                "day": "2023-04-06",
                "icon": 4,
                "summary": "Cloudy changing to partly sunny by afternoon. Temperature 22/34 °C.",
                "all_day": {
                    "temperature_min": 22,
                    "temperature_max": 34.2,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 72
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-06T06:01:43",
                        "set": "2023-04-06T18:15:20"
                    }
                }
            },
            {
                "day": "2023-04-07",
                "icon": 5,
                "summary": "Cloudy changing to partly sunny by afternoon and evening. Temperature 22/35 °C.",
                "all_day": {
                    "temperature_min": 21.5,
                    "temperature_max": 35,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 43
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-07T06:01:14",
                        "set": "2023-04-07T18:15:15"
                    }
                }
            },
            {
                "day": "2023-04-08",
                "icon": 4,
                "summary": "Partly sunny changing to cloudy by evening. Temperature 22/35 °C.",
                "all_day": {
                    "temperature_min": 22,
                    "temperature_max": 34.5,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 53
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-08T06:00:45",
                        "set": "2023-04-08T18:15:10"
                    }
                }
            },
            {
                "day": "2023-04-09",
                "icon": 5,
                "summary": "Mostly cloudy changing to rain by evening. Temperature 23/34 °C.",
                "all_day": {
                    "temperature_min": 22.5,
                    "temperature_max": 33.5,
                    "wind_speed": 1.5,
                    "probability": {
                        "precipitation": 80
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-09T06:00:17",
                        "set": "2023-04-09T18:15:05"
                    }
                }
            },
            {
                "day": "2023-04-10",
                "icon": 7,
                "summary": "Cloudy changing to rain by evening. Temperature 22/33 °C.",
                "all_day": {
                    "temperature_min": 21.8,
                    "temperature_max": 32.8,
                    "wind_speed": 1.5,
                    "probability": {
                        "precipitation": 87
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-10T05:59:49",
                        "set": "2023-04-10T18:15:01"
                    }
                }
            },
            {
                "day": "2023-04-11",
                "icon": 12,
                "summary": "Light rain changing to mostly cloudy in the afternoon. Temperature 22/33 °C.",
                "all_day": {
                    "temperature_min": 21.8,
                    "temperature_max": 33,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 79
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-11T05:59:21",
                        "set": "2023-04-11T18:14:57"
                    }
                }
            },
            {
                "day": "2023-04-12",
                "icon": 13,
                "summary": "Light rain changing to partly sunny in the afternoon. Temperature 22/34 °C.",
                "all_day": {
                    "temperature_min": 21.5,
                    "temperature_max": 34,
                    "wind_speed": 1.7,
                    "probability": {
                        "precipitation": 79
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-12T05:58:54",
                        "set": "2023-04-12T18:14:53"
                    }
                }
            },
            {
                "day": "2023-04-13",
                "icon": 12,
                "summary": "Rain in the morning and evening, cloudy in the afternoon. Temperature 21/31 °C.",
                "all_day": {
                    "temperature_min": 21.2,
                    "temperature_max": 31,
                    "wind_speed": 1.9,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-13T05:58:27",
                        "set": "2023-04-13T18:14:49"
                    }
                }
            },
            {
                "day": "2023-04-14",
                "icon": 7,
                "summary": "Cloudy changing to rain by evening. Temperature 22/33 °C.",
                "all_day": {
                    "temperature_min": 21.8,
                    "temperature_max": 33.2,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 87
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-14T05:58:00",
                        "set": "2023-04-14T18:14:45"
                    }
                }
            },
            {
                "day": "2023-04-15",
                "icon": 10,
                "summary": "Light rain. Temperature 21/32 °C.",
                "all_day": {
                    "temperature_min": 21.2,
                    "temperature_max": 31.5,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 89
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-15T05:57:34",
                        "set": "2023-04-15T18:14:42"
                    }
                }
            },
            {
                "day": "2023-04-16",
                "icon": 4,
                "summary": "Mostly cloudy, fewer clouds in the afternoon. Temperature 22/33 °C.",
                "all_day": {
                    "temperature_min": 21.8,
                    "temperature_max": 32.8,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 81
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-16T05:57:08",
                        "set": "2023-04-16T18:14:40"
                    }
                }
            },
            {
                "day": "2023-04-17",
                "icon": 5,
                "summary": "Cloudy changing to partly sunny by afternoon. Temperature 21/31 °C.",
                "all_day": {
                    "temperature_min": 21.2,
                    "temperature_max": 31.2,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-17T05:56:43",
                        "set": "2023-04-17T18:14:37"
                    }
                }
            },
            {
                "day": "2023-04-18",
                "icon": 7,
                "summary": "Cloudy changing to rain by evening. Temperature 21/32 °C.",
                "all_day": {
                    "temperature_min": 21.2,
                    "temperature_max": 31.8,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 79
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-18T05:56:18",
                        "set": "2023-04-18T18:14:35"
                    }
                }
            }
        ]
    },
    "minutely": {
        "summary": "Summary not available for this area."
    }
}
06:10
18:16

Cloudy. Temperature 19/32 °C.

Summary not available for this area.

time weather temp wind (m/s) precipitation probability total (mm) feels like
Now 28°C 2712.6 - % 0 27°C
17:00 28°C 2.6 22 % 0 27°C
18:00 27°C 2.6 <5 % 0 25°C
19:00 25°C 2.1 <5 % 0 24°C
20:00 24°C 1.4 <5 % 0 23°C
21:00 24°C 1.6 11 % 0 23°C
22:00 24°C 1.6 20 % 0 23°C
23:00 23°C 1.4 >95 % 1.9 22°C

Current and weather forecast API
for Ngaoundéré

Real-time weather data for Ngaoundéré, Adamaoua 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 7.32765N, 13.58472E, 1128 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?