Weather API - Kribi

Real-time, forecast & historical accurate data

At an affordable price, you will receive accurate and reliable data for Kribi 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
Kribi, South, Republic of Cameroon
Change location and view the data
Request
{
    "place_id": "kribi",
    "language": "en",
    "unit": "metric"
}
Response
{
    "timezone": "Africa/Douala",
    "units": "metric",
    "current": {
        "icon_num": 7,
        "weather": "Overcast",
        "temperature": 30.5,
        "feels_like": 33.5,
        "dew_point": 24.8,
        "wind": {
            "speed": 3.1,
            "gusts": 8,
            "angle": 240,
            "dir": "WSW"
        },
        "precipitation": {
            "total": 0
        },
        "cloud_cover": 100,
        "irradiance": 329.68,
        "pressure": 1007,
        "uv_index": 3.11,
        "humidity": 71
    },
    "hourly": {
        "data": [
            {
                "date": "2023-03-20T16:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 30.5,
                "feels_like": 33.5,
                "dew_point": 24.8,
                "wind": {
                    "speed": 3.1,
                    "gusts": 8,
                    "dir": "WSW",
                    "angle": 240
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 49
                },
                "irradiance": 329.68,
                "humidity": 71
            },
            {
                "date": "2023-03-20T17:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 29.5,
                "feels_like": 32.2,
                "dew_point": 24,
                "wind": {
                    "speed": 2.8,
                    "gusts": 8.2,
                    "dir": "WSW",
                    "angle": 238
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 16
                },
                "irradiance": 126.27,
                "humidity": 72
            },
            {
                "date": "2023-03-20T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28.5,
                "feels_like": 31.8,
                "dew_point": 24.2,
                "wind": {
                    "speed": 2.2,
                    "gusts": 7.3,
                    "dir": "SW",
                    "angle": 233
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 24
                },
                "irradiance": 8.12,
                "humidity": 77
            },
            {
                "date": "2023-03-20T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 27.2,
                "feels_like": 30.5,
                "dew_point": 24.2,
                "wind": {
                    "speed": 1.8,
                    "gusts": 5.6,
                    "dir": "SW",
                    "angle": 220
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 21
                },
                "irradiance": 0.09,
                "humidity": 83
            },
            {
                "date": "2023-03-20T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.8,
                "feels_like": 30.2,
                "dew_point": 23.8,
                "wind": {
                    "speed": 2,
                    "gusts": 3.2,
                    "dir": "SW",
                    "angle": 221
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 41
                },
                "irradiance": 0,
                "humidity": 83
            },
            {
                "date": "2023-03-20T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.5,
                "feels_like": 30,
                "dew_point": 23.2,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.7,
                    "dir": "SSW",
                    "angle": 207
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 57
                },
                "irradiance": 0.01,
                "humidity": 82
            },
            {
                "date": "2023-03-20T22:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 26.2,
                "feels_like": 30,
                "dew_point": 24.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 2.7,
                    "dir": "SSW",
                    "angle": 211
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 72
                },
                "irradiance": 0.08,
                "humidity": 88
            },
            {
                "date": "2023-03-20T23:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 25.8,
                "feels_like": 29.8,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.9,
                    "dir": "SSW",
                    "angle": 200
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 75
                },
                "irradiance": 0,
                "humidity": 91
            },
            {
                "date": "2023-03-21T00:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 25.5,
                "feels_like": 29.2,
                "dew_point": 23.8,
                "wind": {
                    "speed": 1.2,
                    "gusts": 1.3,
                    "dir": "SSW",
                    "angle": 213
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 65
                },
                "irradiance": 0,
                "humidity": 90
            },
            {
                "date": "2023-03-21T01:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 25,
                "feels_like": 29.5,
                "dew_point": 23.5,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.4,
                    "dir": "SW",
                    "angle": 214
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.01,
                "humidity": 91
            },
            {
                "date": "2023-03-21T02:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 24.8,
                "feels_like": 29,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.4,
                    "dir": "SW",
                    "angle": 217
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 1.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.04,
                "humidity": 94
            },
            {
                "date": "2023-03-21T03:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 24.5,
                "feels_like": 29.2,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.3,
                    "gusts": 1.1,
                    "dir": "SSW",
                    "angle": 210
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0,
                "humidity": 95
            },
            {
                "date": "2023-03-21T04:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 24.2,
                "feels_like": 28.2,
                "dew_point": 23.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 1.6,
                    "dir": "S",
                    "angle": 185
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.02,
                "humidity": 94
            },
            {
                "date": "2023-03-21T05:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 24.2,
                "feels_like": 28.5,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.8,
                    "dir": "S",
                    "angle": 180
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.06,
                "humidity": 97
            },
            {
                "date": "2023-03-21T06:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 24,
                "feels_like": 28.2,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.4,
                    "dir": "S",
                    "angle": 169
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 11.74,
                "humidity": 98
            },
            {
                "date": "2023-03-21T07:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 24,
                "feels_like": 28.2,
                "dew_point": 23.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.8,
                    "dir": "SSE",
                    "angle": 156
                },
                "cloud_cover": {
                    "total": 92
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 91
                },
                "irradiance": 128.09,
                "humidity": 95
            },
            {
                "date": "2023-03-21T08:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 24.8,
                "feels_like": 29,
                "dew_point": 23.2,
                "wind": {
                    "speed": 0.4,
                    "gusts": 2.5,
                    "dir": "SSE",
                    "angle": 160
                },
                "cloud_cover": {
                    "total": 92
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 303.77,
                "humidity": 91
            },
            {
                "date": "2023-03-21T09:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 26,
                "feels_like": 30,
                "dew_point": 23.2,
                "wind": {
                    "speed": 1.4,
                    "gusts": 3.2,
                    "dir": "SSW",
                    "angle": 210
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 2.3
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 455.29,
                "humidity": 84
            },
            {
                "date": "2023-03-21T10:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 27.5,
                "feels_like": 31,
                "dew_point": 24.8,
                "wind": {
                    "speed": 2.5,
                    "gusts": 4.6,
                    "dir": "SW",
                    "angle": 225
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 3
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 508.68,
                "humidity": 85
            },
            {
                "date": "2023-03-21T11:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 28.5,
                "feels_like": 32,
                "dew_point": 26.5,
                "wind": {
                    "speed": 2.2,
                    "gusts": 5.1,
                    "dir": "SW",
                    "angle": 224
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 2.3
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 525.27,
                "humidity": 88
            },
            {
                "date": "2023-03-21T12:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 29.8,
                "feels_like": 33.5,
                "dew_point": 28.2,
                "wind": {
                    "speed": 1.7,
                    "gusts": 5.9,
                    "dir": "W",
                    "angle": 264
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1.3
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 615.15,
                "humidity": 91
            },
            {
                "date": "2023-03-21T13:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 31.2,
                "feels_like": 34.8,
                "dew_point": 28.8,
                "wind": {
                    "speed": 2,
                    "gusts": 5.9,
                    "dir": "WNW",
                    "angle": 292
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1.2
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 578.96,
                "humidity": 86
            },
            {
                "date": "2023-03-21T14:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 31.5,
                "feels_like": 35,
                "dew_point": 29.5,
                "wind": {
                    "speed": 2.5,
                    "gusts": 5.1,
                    "dir": "NNW",
                    "angle": 346
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 2.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 481.63,
                "humidity": 89
            },
            {
                "date": "2023-03-21T15:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 31.2,
                "feels_like": 33.5,
                "dew_point": 30.2,
                "wind": {
                    "speed": 3.8,
                    "gusts": 7,
                    "dir": "NNE",
                    "angle": 18
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 6.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 378.83,
                "humidity": 94
            },
            {
                "date": "2023-03-21T16:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 28.5,
                "feels_like": 29.8,
                "dew_point": 28.2,
                "wind": {
                    "speed": 4.5,
                    "gusts": 8.8,
                    "dir": "NE",
                    "angle": 38
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 7.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 169.43,
                "humidity": 98
            },
            {
                "date": "2023-03-21T17:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 27,
                "feels_like": 28.5,
                "dew_point": 27,
                "wind": {
                    "speed": 3.3,
                    "gusts": 7.8,
                    "dir": "NE",
                    "angle": 39
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 3.6
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 61.88,
                "humidity": 100
            },
            {
                "date": "2023-03-21T18:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 26.8,
                "feels_like": 29.2,
                "dew_point": 26.5,
                "wind": {
                    "speed": 2.2,
                    "gusts": 5.2,
                    "dir": "ENE",
                    "angle": 61
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 1.3
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 5.33,
                "humidity": 98
            },
            {
                "date": "2023-03-21T19:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 26,
                "feels_like": 29.5,
                "dew_point": 25.8,
                "wind": {
                    "speed": 1,
                    "gusts": 3.1,
                    "dir": "ENE",
                    "angle": 70
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.7
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-21T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25.8,
                "feels_like": 29,
                "dew_point": 25.5,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2,
                    "dir": "ESE",
                    "angle": 106
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 84
                },
                "irradiance": 0.17,
                "humidity": 98
            },
            {
                "date": "2023-03-21T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25,
                "feels_like": 27.8,
                "dew_point": 24.8,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2.3,
                    "dir": "SE",
                    "angle": 126
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 75
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-21T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.8,
                "feels_like": 28.2,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 2.4,
                    "dir": "NNE",
                    "angle": 34
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 53
                },
                "irradiance": 0.18,
                "humidity": 97
            },
            {
                "date": "2023-03-21T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.5,
                "feels_like": 27.8,
                "dew_point": 24,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2.4,
                    "dir": "SE",
                    "angle": 143
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 16
                },
                "irradiance": 0,
                "humidity": 97
            },
            {
                "date": "2023-03-22T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.2,
                "feels_like": 27.2,
                "dew_point": 23.5,
                "wind": {
                    "speed": 1,
                    "gusts": 2.1,
                    "dir": "SE",
                    "angle": 146
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 14
                },
                "irradiance": 0,
                "humidity": 95
            },
            {
                "date": "2023-03-22T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24,
                "feels_like": 27,
                "dew_point": 23.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 1.9,
                    "dir": "ESE",
                    "angle": 107
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 0.15,
                "humidity": 97
            },
            {
                "date": "2023-03-22T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24,
                "feels_like": 27.2,
                "dew_point": 23.5,
                "wind": {
                    "speed": 0.2,
                    "gusts": 1.4,
                    "dir": "SSE",
                    "angle": 161
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 0.01,
                "humidity": 97
            },
            {
                "date": "2023-03-22T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24,
                "feels_like": 27.2,
                "dew_point": 23.2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1,
                    "dir": "SW",
                    "angle": 215
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 17
                },
                "irradiance": 0,
                "humidity": 95
            },
            {
                "date": "2023-03-22T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.8,
                "feels_like": 27.2,
                "dew_point": 23,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1,
                    "dir": "NNW",
                    "angle": 338
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 26
                },
                "irradiance": 0.06,
                "humidity": 95
            },
            {
                "date": "2023-03-22T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.5,
                "feels_like": 26.2,
                "dew_point": 23,
                "wind": {
                    "speed": 1.3,
                    "gusts": 0.9,
                    "dir": "NE",
                    "angle": 46
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 20
                },
                "irradiance": 0,
                "humidity": 97
            },
            {
                "date": "2023-03-22T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.5,
                "feels_like": 26.5,
                "dew_point": 23,
                "wind": {
                    "speed": 1,
                    "gusts": 0.5,
                    "dir": "E",
                    "angle": 92
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 19
                },
                "irradiance": 15.26,
                "humidity": 97
            },
            {
                "date": "2023-03-22T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.8,
                "feels_like": 27.2,
                "dew_point": 23,
                "wind": {
                    "speed": 0.6,
                    "gusts": 0.3,
                    "dir": "ESE",
                    "angle": 101
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 153.05,
                "humidity": 95
            },
            {
                "date": "2023-03-22T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25,
                "feels_like": 28.5,
                "dew_point": 24.5,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.4,
                    "dir": "ESE",
                    "angle": 105
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 327.91,
                "humidity": 97
            },
            {
                "date": "2023-03-22T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.5,
                "feels_like": 30.2,
                "dew_point": 25.2,
                "wind": {
                    "speed": 0.6,
                    "gusts": 2.2,
                    "dir": "ESE",
                    "angle": 103
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 532.86,
                "humidity": 92
            },
            {
                "date": "2023-03-22T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28.2,
                "feels_like": 32,
                "dew_point": 25.8,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.3,
                    "dir": "NE",
                    "angle": 46
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 532.46,
                "humidity": 86
            },
            {
                "date": "2023-03-22T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28.8,
                "feels_like": 32.5,
                "dew_point": 27,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2.5,
                    "dir": "N",
                    "angle": 350
                },
                "cloud_cover": {
                    "total": 92
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 6
                },
                "irradiance": 710.94,
                "humidity": 90
            },
            {
                "date": "2023-03-22T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 30,
                "feels_like": 34,
                "dew_point": 27.5,
                "wind": {
                    "speed": 0.7,
                    "gusts": 2.7,
                    "dir": "NNW",
                    "angle": 328
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 795.31,
                "humidity": 86
            },
            {
                "date": "2023-03-22T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 31,
                "feels_like": 35.5,
                "dew_point": 28.2,
                "wind": {
                    "speed": 0.5,
                    "gusts": 3.1,
                    "dir": "NNW",
                    "angle": 328
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 29
                },
                "irradiance": 672.29,
                "humidity": 85
            },
            {
                "date": "2023-03-22T14:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 31.8,
                "feels_like": 35,
                "dew_point": 26.8,
                "wind": {
                    "speed": 1.5,
                    "gusts": 4.8,
                    "dir": "NNW",
                    "angle": 328
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 22
                },
                "irradiance": 562.84,
                "humidity": 74
            },
            {
                "date": "2023-03-22T15:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 30.2,
                "feels_like": 32.8,
                "dew_point": 23,
                "wind": {
                    "speed": 2.7,
                    "gusts": 5.5,
                    "dir": "NW",
                    "angle": 312
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 27
                },
                "irradiance": 463.83,
                "humidity": 65
            },
            {
                "date": "2023-03-22T16:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 29.5,
                "feels_like": 32.8,
                "dew_point": 22.2,
                "wind": {
                    "speed": 2.5,
                    "gusts": 5.3,
                    "dir": "WNW",
                    "angle": 298
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 26
                },
                "irradiance": 263.48,
                "humidity": 65
            },
            {
                "date": "2023-03-22T17:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28.8,
                "feels_like": 32.2,
                "dew_point": 23,
                "wind": {
                    "speed": 2.3,
                    "gusts": 4.4,
                    "dir": "W",
                    "angle": 276
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 11
                },
                "irradiance": 99.02,
                "humidity": 71
            },
            {
                "date": "2023-03-22T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 27.8,
                "feels_like": 32.5,
                "dew_point": 24.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 3.7,
                    "dir": "WSW",
                    "angle": 252
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 7.44,
                "humidity": 81
            },
            {
                "date": "2023-03-22T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.5,
                "feels_like": 29.8,
                "dew_point": 24.5,
                "wind": {
                    "speed": 1.5,
                    "gusts": 2.7,
                    "dir": "SW",
                    "angle": 230
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0.12,
                "humidity": 88
            },
            {
                "date": "2023-03-22T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26,
                "feels_like": 29.5,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2.3,
                    "dir": "SSW",
                    "angle": 206
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 0,
                "humidity": 90
            },
            {
                "date": "2023-03-22T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25.8,
                "feels_like": 29.5,
                "dew_point": 24,
                "wind": {
                    "speed": 0.6,
                    "gusts": 2,
                    "dir": "S",
                    "angle": 177
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 10
                },
                "irradiance": 0.27,
                "humidity": 90
            },
            {
                "date": "2023-03-22T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25.2,
                "feels_like": 28.8,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.9,
                    "gusts": 1.7,
                    "dir": "S",
                    "angle": 172
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 22
                },
                "irradiance": 0,
                "humidity": 91
            },
            {
                "date": "2023-03-22T23:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 24.8,
                "feels_like": 28,
                "dew_point": 23.5,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2,
                    "dir": "S",
                    "angle": 175
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 68
                },
                "irradiance": 0,
                "humidity": 92
            },
            {
                "date": "2023-03-23T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.8,
                "feels_like": 28.2,
                "dew_point": 23.8,
                "wind": {
                    "speed": 1,
                    "gusts": 1.8,
                    "dir": "S",
                    "angle": 169
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 19
                },
                "irradiance": 0,
                "humidity": 94
            },
            {
                "date": "2023-03-23T01:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 24.8,
                "feels_like": 28,
                "dew_point": 24,
                "wind": {
                    "speed": 1.1,
                    "gusts": 1.8,
                    "dir": "SSE",
                    "angle": 149
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 47
                },
                "irradiance": 0.34,
                "humidity": 95
            },
            {
                "date": "2023-03-23T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.5,
                "feels_like": 28,
                "dew_point": 23.5,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.6,
                    "dir": "SE",
                    "angle": 138
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 19
                },
                "irradiance": 0,
                "humidity": 94
            },
            {
                "date": "2023-03-23T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.5,
                "feels_like": 27.8,
                "dew_point": 24,
                "wind": {
                    "speed": 0.9,
                    "gusts": 1.6,
                    "dir": "SE",
                    "angle": 130
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 30
                },
                "irradiance": 0.01,
                "humidity": 97
            },
            {
                "date": "2023-03-23T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.5,
                "feels_like": 28,
                "dew_point": 24,
                "wind": {
                    "speed": 1,
                    "gusts": 1.7,
                    "dir": "ESE",
                    "angle": 121
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 0,
                "humidity": 97
            },
            {
                "date": "2023-03-23T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.2,
                "feels_like": 27.5,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.8,
                    "gusts": 0.9,
                    "dir": "SE",
                    "angle": 129
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 0.21,
                "humidity": 97
            },
            {
                "date": "2023-03-23T06:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 24.2,
                "feels_like": 27.2,
                "dew_point": 24,
                "wind": {
                    "speed": 0.9,
                    "gusts": 0.8,
                    "dir": "E",
                    "angle": 95
                },
                "cloud_cover": {
                    "total": 85
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 11
                },
                "irradiance": 17.78,
                "humidity": 98
            },
            {
                "date": "2023-03-23T07:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 24.5,
                "feels_like": 27.8,
                "dew_point": 23.2,
                "wind": {
                    "speed": 1,
                    "gusts": 2.1,
                    "dir": "E",
                    "angle": 83
                },
                "cloud_cover": {
                    "total": 84
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 131.11,
                "humidity": 92
            },
            {
                "date": "2023-03-23T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26,
                "feels_like": 30.8,
                "dew_point": 22.8,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.2,
                    "dir": "E",
                    "angle": 89
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 6
                },
                "irradiance": 253.36,
                "humidity": 82
            },
            {
                "date": "2023-03-23T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 27,
                "feels_like": 30.5,
                "dew_point": 22,
                "wind": {
                    "speed": 1,
                    "gusts": 3.6,
                    "dir": "ESE",
                    "angle": 103
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 460.33,
                "humidity": 74
            },
            {
                "date": "2023-03-23T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28.2,
                "feels_like": 32.2,
                "dew_point": 21,
                "wind": {
                    "speed": 1,
                    "gusts": 3.3,
                    "dir": "ESE",
                    "angle": 122
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 12
                },
                "irradiance": 616.25,
                "humidity": 64
            },
            {
                "date": "2023-03-23T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 29.8,
                "feels_like": 33.5,
                "dew_point": 20.2,
                "wind": {
                    "speed": 1,
                    "gusts": 3.6,
                    "dir": "SE",
                    "angle": 133
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 11
                },
                "irradiance": 796.53,
                "humidity": 56
            },
            {
                "date": "2023-03-23T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 31,
                "feels_like": 34.8,
                "dew_point": 19.5,
                "wind": {
                    "speed": 0.3,
                    "gusts": 3.9,
                    "dir": "WSW",
                    "angle": 257
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 24
                },
                "irradiance": 795.65,
                "humidity": 50
            },
            {
                "date": "2023-03-23T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 32.2,
                "feels_like": 35.8,
                "dew_point": 20.5,
                "wind": {
                    "speed": 0.6,
                    "gusts": 4.7,
                    "dir": "W",
                    "angle": 271
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 38
                },
                "irradiance": 686.48,
                "humidity": 49
            },
            {
                "date": "2023-03-23T14:00:00",
                "icon": 25,
                "summary": "Hail",
                "temperature": 31.5,
                "feels_like": 34.5,
                "dew_point": 23.2,
                "wind": {
                    "speed": 2,
                    "gusts": 5.5,
                    "dir": "W",
                    "angle": 271
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 50
                },
                "irradiance": 635.76,
                "humidity": 61
            },
            {
                "date": "2023-03-23T15:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 31,
                "feels_like": 34,
                "dew_point": 25,
                "wind": {
                    "speed": 2.5,
                    "gusts": 6.6,
                    "dir": "W",
                    "angle": 260
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 56
                },
                "irradiance": 464,
                "humidity": 70
            },
            {
                "date": "2023-03-23T16:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 30.2,
                "feels_like": 33.5,
                "dew_point": 24.8,
                "wind": {
                    "speed": 2.4,
                    "gusts": 7.4,
                    "dir": "WSW",
                    "angle": 246
                },
                "cloud_cover": {
                    "total": 91
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 71
                },
                "irradiance": 270,
                "humidity": 72
            },
            {
                "date": "2023-03-23T17:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 29.2,
                "feels_like": 32.5,
                "dew_point": 24.5,
                "wind": {
                    "speed": 2.5,
                    "gusts": 6.2,
                    "dir": "WSW",
                    "angle": 237
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 74
                },
                "irradiance": 104.29,
                "humidity": 75
            },
            {
                "date": "2023-03-23T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28,
                "feels_like": 33.8,
                "dew_point": 24.2,
                "wind": {
                    "speed": 1.8,
                    "gusts": 5.1,
                    "dir": "SW",
                    "angle": 224
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 54
                },
                "irradiance": 7.02,
                "humidity": 80
            },
            {
                "date": "2023-03-23T19:00:00",
                "icon": 33,
                "summary": "Local thunderstorms",
                "temperature": 26.8,
                "feels_like": 31.5,
                "dew_point": 24.5,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.9,
                    "dir": "SSW",
                    "angle": 205
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 90
                },
                "irradiance": 0.07,
                "humidity": 87
            },
            {
                "date": "2023-03-23T20:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 26.2,
                "feels_like": 30.8,
                "dew_point": 24.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 3.9,
                    "dir": "SW",
                    "angle": 219
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 1.9
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.06,
                "humidity": 88
            },
            {
                "date": "2023-03-23T21:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 25.8,
                "feels_like": 30,
                "dew_point": 25,
                "wind": {
                    "speed": 1.2,
                    "gusts": 3.7,
                    "dir": "WSW",
                    "angle": 242
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 1.7
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.03,
                "humidity": 95
            },
            {
                "date": "2023-03-23T22:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 25.2,
                "feels_like": 29.5,
                "dew_point": 24.8,
                "wind": {
                    "speed": 1,
                    "gusts": 3.6,
                    "dir": "WSW",
                    "angle": 239
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.9
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.05,
                "humidity": 97
            },
            {
                "date": "2023-03-23T23:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 25,
                "feels_like": 28.8,
                "dew_point": 24.2,
                "wind": {
                    "speed": 1.4,
                    "gusts": 3.3,
                    "dir": "SW",
                    "angle": 230
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1.2
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.04,
                "humidity": 95
            },
            {
                "date": "2023-03-24T00:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 25,
                "feels_like": 28.8,
                "dew_point": 24,
                "wind": {
                    "speed": 1,
                    "gusts": 3,
                    "dir": "SW",
                    "angle": 230
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 2
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.05,
                "humidity": 94
            },
            {
                "date": "2023-03-24T01:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 24.8,
                "feels_like": 29.2,
                "dew_point": 24,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2.6,
                    "dir": "WSW",
                    "angle": 252
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1.9
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.06,
                "humidity": 95
            },
            {
                "date": "2023-03-24T02:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 24.5,
                "feels_like": 28.5,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.6,
                    "gusts": 2.5,
                    "dir": "W",
                    "angle": 260
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1.9
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.07,
                "humidity": 95
            },
            {
                "date": "2023-03-24T03:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 24.2,
                "feels_like": 28.2,
                "dew_point": 23.2,
                "wind": {
                    "speed": 0.6,
                    "gusts": 2.7,
                    "dir": "W",
                    "angle": 272
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 2.2
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.03,
                "humidity": 94
            },
            {
                "date": "2023-03-24T04:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 24,
                "feels_like": 28.2,
                "dew_point": 22.8,
                "wind": {
                    "speed": 0.7,
                    "gusts": 2.6,
                    "dir": "W",
                    "angle": 274
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.06,
                "humidity": 92
            },
            {
                "date": "2023-03-24T05:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 24,
                "feels_like": 28.5,
                "dew_point": 23,
                "wind": {
                    "speed": 0.6,
                    "gusts": 2.2,
                    "dir": "NW",
                    "angle": 324
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.05,
                "humidity": 94
            },
            {
                "date": "2023-03-24T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24,
                "feels_like": 27.8,
                "dew_point": 23.2,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.8,
                    "dir": "ENE",
                    "angle": 68
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 57
                },
                "irradiance": 17.06,
                "humidity": 95
            },
            {
                "date": "2023-03-24T07:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 24,
                "feels_like": 28.2,
                "dew_point": 23,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.4,
                    "dir": "ENE",
                    "angle": 62
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 80
                },
                "irradiance": 119.66,
                "humidity": 94
            },
            {
                "date": "2023-03-24T08:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 25.2,
                "feels_like": 30,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.3,
                    "gusts": 2.2,
                    "dir": "E",
                    "angle": 93
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 94
                },
                "irradiance": 283.04,
                "humidity": 91
            },
            {
                "date": "2023-03-24T09:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 26.5,
                "feels_like": 31.2,
                "dew_point": 25,
                "wind": {
                    "speed": 0.2,
                    "gusts": 3,
                    "dir": "ESE",
                    "angle": 120
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 81
                },
                "irradiance": 480.86,
                "humidity": 91
            },
            {
                "date": "2023-03-24T10:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 27.8,
                "feels_like": 31.8,
                "dew_point": 26,
                "wind": {
                    "speed": 0.9,
                    "gusts": 3.9,
                    "dir": "SSW",
                    "angle": 191
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 68
                },
                "irradiance": 605.13,
                "humidity": 90
            },
            {
                "date": "2023-03-24T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28.5,
                "feels_like": 32,
                "dew_point": 26,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.7,
                    "dir": "SW",
                    "angle": 228
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 51
                },
                "irradiance": 694.93,
                "humidity": 86
            },
            {
                "date": "2023-03-24T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 29,
                "feels_like": 33,
                "dew_point": 26.8,
                "wind": {
                    "speed": 1.4,
                    "gusts": 3.2,
                    "dir": "SW",
                    "angle": 224
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 44
                },
                "irradiance": 774.82,
                "humidity": 87
            },
            {
                "date": "2023-03-24T13:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 29.8,
                "feels_like": 33.2,
                "dew_point": 25.2,
                "wind": {
                    "speed": 1.6,
                    "gusts": 2.8,
                    "dir": "SW",
                    "angle": 221
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 64
                },
                "irradiance": 714.57,
                "humidity": 76
            },
            {
                "date": "2023-03-24T14:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 29.5,
                "feels_like": 33.5,
                "dew_point": 22.2,
                "wind": {
                    "speed": 2.1,
                    "gusts": 3.8,
                    "dir": "WSW",
                    "angle": 240
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 76
                },
                "irradiance": 640.84,
                "humidity": 65
            },
            {
                "date": "2023-03-24T15:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 29.2,
                "feels_like": 32,
                "dew_point": 21.8,
                "wind": {
                    "speed": 2.6,
                    "gusts": 4.8,
                    "dir": "WSW",
                    "angle": 250
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 83
                },
                "irradiance": 464,
                "humidity": 64
            },
            {
                "date": "2023-03-24T16:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 29,
                "feels_like": 31.5,
                "dew_point": 23.2,
                "wind": {
                    "speed": 3.4,
                    "gusts": 5.8,
                    "dir": "WSW",
                    "angle": 250
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 260,
                "humidity": 71
            },
            {
                "date": "2023-03-24T17:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 28.2,
                "feels_like": 31.2,
                "dew_point": 25.5,
                "wind": {
                    "speed": 2.9,
                    "gusts": 5.1,
                    "dir": "SW",
                    "angle": 223
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 2.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 93.45,
                "humidity": 85
            },
            {
                "date": "2023-03-24T18:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 27.5,
                "feels_like": 31.2,
                "dew_point": 27,
                "wind": {
                    "speed": 1.8,
                    "gusts": 4.2,
                    "dir": "S",
                    "angle": 189
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 1.4
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 6.97,
                "humidity": 97
            },
            {
                "date": "2023-03-24T19:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 26.8,
                "feels_like": 30.5,
                "dew_point": 26.8,
                "wind": {
                    "speed": 2,
                    "gusts": 3.2,
                    "dir": "S",
                    "angle": 174
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 1.2
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.06,
                "humidity": 100
            },
            {
                "date": "2023-03-24T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.2,
                "feels_like": 30.2,
                "dew_point": 26,
                "wind": {
                    "speed": 0.7,
                    "gusts": 2.6,
                    "dir": "S",
                    "angle": 180
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 58
                },
                "irradiance": 0.03,
                "humidity": 98
            },
            {
                "date": "2023-03-24T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26,
                "feels_like": 29.2,
                "dew_point": 25.5,
                "wind": {
                    "speed": 1.5,
                    "gusts": 2.5,
                    "dir": "SE",
                    "angle": 130
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 34
                },
                "irradiance": 0.03,
                "humidity": 97
            },
            {
                "date": "2023-03-24T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25.5,
                "feels_like": 29.2,
                "dew_point": 25.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 2.2,
                    "dir": "E",
                    "angle": 82
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 51
                },
                "irradiance": 0.06,
                "humidity": 98
            },
            {
                "date": "2023-03-24T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25.2,
                "feels_like": 28.8,
                "dew_point": 24.8,
                "wind": {
                    "speed": 1,
                    "gusts": 2,
                    "dir": "E",
                    "angle": 95
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 49
                },
                "irradiance": 0.05,
                "humidity": 97
            },
            {
                "date": "2023-03-25T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25.2,
                "feels_like": 29.5,
                "dew_point": 24.8,
                "wind": {
                    "speed": 0.3,
                    "gusts": 1.5,
                    "dir": "ESE",
                    "angle": 120
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 34
                },
                "irradiance": 0.04,
                "humidity": 97
            },
            {
                "date": "2023-03-25T01:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 25,
                "feels_like": 28.5,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.6,
                    "dir": "SSW",
                    "angle": 202
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 63
                },
                "irradiance": 0.06,
                "humidity": 95
            },
            {
                "date": "2023-03-25T02:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 24.8,
                "feels_like": 28.5,
                "dew_point": 24,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.3,
                    "dir": "SW",
                    "angle": 234
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 77
                },
                "irradiance": 0.06,
                "humidity": 95
            },
            {
                "date": "2023-03-25T03:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 24.8,
                "feels_like": 28.5,
                "dew_point": 24,
                "wind": {
                    "speed": 0.4,
                    "gusts": 1.1,
                    "dir": "SSW",
                    "angle": 205
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 88
                },
                "irradiance": 0.03,
                "humidity": 95
            },
            {
                "date": "2023-03-25T04:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 24.8,
                "feels_like": 28.5,
                "dew_point": 24,
                "wind": {
                    "speed": 0.3,
                    "gusts": 0.9,
                    "dir": "S",
                    "angle": 183
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 79
                },
                "irradiance": 0.05,
                "humidity": 95
            },
            {
                "date": "2023-03-25T05:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 24.8,
                "feels_like": 28.5,
                "dew_point": 24,
                "wind": {
                    "speed": 0.9,
                    "gusts": 0.9,
                    "dir": "SSE",
                    "angle": 157
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 58
                },
                "irradiance": 0.06,
                "humidity": 95
            },
            {
                "date": "2023-03-25T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.8,
                "feels_like": 28,
                "dew_point": 24,
                "wind": {
                    "speed": 1,
                    "gusts": 0.8,
                    "dir": "SE",
                    "angle": 140
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 10.96,
                "humidity": 95
            },
            {
                "date": "2023-03-25T07:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 24.8,
                "feels_like": 28.5,
                "dew_point": 24,
                "wind": {
                    "speed": 0.8,
                    "gusts": 0.8,
                    "dir": "SSE",
                    "angle": 149
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 52
                },
                "irradiance": 100.82,
                "humidity": 95
            },
            {
                "date": "2023-03-25T08:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 25.5,
                "feels_like": 29,
                "dew_point": 24.5,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.6,
                    "dir": "SSE",
                    "angle": 151
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 45
                },
                "irradiance": 234.55,
                "humidity": 94
            },
            {
                "date": "2023-03-25T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.8,
                "feels_like": 29.2,
                "dew_point": 25.2,
                "wind": {
                    "speed": 0.6,
                    "gusts": 2.3,
                    "dir": "SSE",
                    "angle": 154
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 5
                },
                "irradiance": 386.76,
                "humidity": 91
            },
            {
                "date": "2023-03-25T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28,
                "feels_like": 30.8,
                "dew_point": 26.2,
                "wind": {
                    "speed": 0.6,
                    "gusts": 2.9,
                    "dir": "SSE",
                    "angle": 161
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 15
                },
                "irradiance": 543.25,
                "humidity": 90
            },
            {
                "date": "2023-03-25T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 29,
                "feels_like": 31,
                "dew_point": 26.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 2.9,
                    "dir": "SSE",
                    "angle": 154
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 19
                },
                "irradiance": 650.52,
                "humidity": 85
            },
            {
                "date": "2023-03-25T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 30,
                "feels_like": 31,
                "dew_point": 26.2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2.9,
                    "dir": "SSE",
                    "angle": 150
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 21
                },
                "irradiance": 674.96,
                "humidity": 80
            },
            {
                "date": "2023-03-25T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 31.2,
                "feels_like": 32.2,
                "dew_point": 26.8,
                "wind": {
                    "speed": 0.9,
                    "gusts": 3.1,
                    "dir": "SSE",
                    "angle": 148
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 26
                },
                "irradiance": 662.46,
                "humidity": 77
            },
            {
                "date": "2023-03-25T14:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 31.2,
                "feels_like": 36.2,
                "dew_point": 26.8,
                "wind": {
                    "speed": 0.9,
                    "gusts": 3.8,
                    "dir": "SSE",
                    "angle": 159
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 29
                },
                "irradiance": 587.64,
                "humidity": 77
            },
            {
                "date": "2023-03-25T15:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 30.5,
                "feels_like": 34.8,
                "dew_point": 26,
                "wind": {
                    "speed": 1.1,
                    "gusts": 4.5,
                    "dir": "S",
                    "angle": 171
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 28
                },
                "irradiance": 473.82,
                "humidity": 76
            },
            {
                "date": "2023-03-25T16:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 30.5,
                "feels_like": 34.2,
                "dew_point": 26.2,
                "wind": {
                    "speed": 1.7,
                    "gusts": 5.2,
                    "dir": "S",
                    "angle": 183
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 44
                },
                "irradiance": 262.4,
                "humidity": 78
            },
            {
                "date": "2023-03-25T17:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 29.2,
                "feels_like": 33.5,
                "dew_point": 25.8,
                "wind": {
                    "speed": 1.5,
                    "gusts": 4.6,
                    "dir": "S",
                    "angle": 180
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 50
                },
                "irradiance": 96,
                "humidity": 81
            },
            {
                "date": "2023-03-25T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28,
                "feels_like": 33.2,
                "dew_point": 25.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 3.8,
                    "dir": "S",
                    "angle": 177
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 40
                },
                "irradiance": 6.78,
                "humidity": 85
            },
            {
                "date": "2023-03-25T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.8,
                "feels_like": 32.5,
                "dew_point": 24.8,
                "wind": {
                    "speed": 0.8,
                    "gusts": 3.6,
                    "dir": "S",
                    "angle": 174
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 58
                },
                "irradiance": 0.07,
                "humidity": 88
            },
            {
                "date": "2023-03-25T20:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 26.2,
                "feels_like": 29.8,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.3,
                    "gusts": 2.9,
                    "dir": "SE",
                    "angle": 146
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 67
                },
                "irradiance": 0.05,
                "humidity": 88
            },
            {
                "date": "2023-03-25T21:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 26,
                "feels_like": 30,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.4,
                    "gusts": 2.5,
                    "dir": "ENE",
                    "angle": 66
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 73
                },
                "irradiance": 0.03,
                "humidity": 90
            },
            {
                "date": "2023-03-25T22:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 25.5,
                "feels_like": 29.8,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2,
                    "dir": "NE",
                    "angle": 37
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 64
                },
                "irradiance": 0.05,
                "humidity": 90
            },
            {
                "date": "2023-03-25T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25.2,
                "feels_like": 29.5,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.8,
                    "dir": "NE",
                    "angle": 54
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 49
                },
                "irradiance": 0.03,
                "humidity": 91
            },
            {
                "date": "2023-03-26T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25,
                "feels_like": 29.5,
                "dew_point": 23.5,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.6,
                    "dir": "ENE",
                    "angle": 73
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 14
                },
                "irradiance": 0.06,
                "humidity": 91
            },
            {
                "date": "2023-03-26T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.5,
                "feels_like": 28.8,
                "dew_point": 23,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.5,
                    "dir": "E",
                    "angle": 90
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 27
                },
                "irradiance": 0.03,
                "humidity": 91
            },
            {
                "date": "2023-03-26T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.5,
                "feels_like": 27.8,
                "dew_point": 23,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.4,
                    "dir": "E",
                    "angle": 85
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 29
                },
                "irradiance": 0.02,
                "humidity": 91
            },
            {
                "date": "2023-03-26T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.2,
                "feels_like": 28,
                "dew_point": 22.8,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.3,
                    "dir": "E",
                    "angle": 81
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 22
                },
                "irradiance": 0.01,
                "humidity": 91
            },
            {
                "date": "2023-03-26T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.2,
                "feels_like": 28,
                "dew_point": 22.8,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.2,
                    "dir": "ENE",
                    "angle": 77
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 38
                },
                "irradiance": 0.02,
                "humidity": 91
            },
            {
                "date": "2023-03-26T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24,
                "feels_like": 27.5,
                "dew_point": 22.5,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.4,
                    "dir": "E",
                    "angle": 82
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 44
                },
                "irradiance": 0.02,
                "humidity": 91
            },
            {
                "date": "2023-03-26T06:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 24,
                "feels_like": 27.2,
                "dew_point": 22.2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.6,
                    "dir": "E",
                    "angle": 87
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 46
                },
                "irradiance": 13.21,
                "humidity": 89
            },
            {
                "date": "2023-03-26T07:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 24,
                "feels_like": 27.2,
                "dew_point": 22.5,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2,
                    "dir": "E",
                    "angle": 92
                },
                "cloud_cover": {
                    "total": 92
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 47
                },
                "irradiance": 120,
                "humidity": 91
            },
            {
                "date": "2023-03-26T08:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 25.5,
                "feels_like": 28.2,
                "dew_point": 22.8,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.1,
                    "dir": "E",
                    "angle": 97
                },
                "cloud_cover": {
                    "total": 84
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 45
                },
                "irradiance": 271.28,
                "humidity": 84
            },
            {
                "date": "2023-03-26T09:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 27,
                "feels_like": 29,
                "dew_point": 23.2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2.3,
                    "dir": "ESE",
                    "angle": 103
                },
                "cloud_cover": {
                    "total": 77
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 36
                },
                "irradiance": 434.1,
                "humidity": 79
            },
            {
                "date": "2023-03-26T10:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 28.5,
                "feels_like": 29.8,
                "dew_point": 24,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2.4,
                    "dir": "ESE",
                    "angle": 110
                },
                "cloud_cover": {
                    "total": 81
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 54
                },
                "irradiance": 580.16,
                "humidity": 76
            },
            {
                "date": "2023-03-26T11:00:00",
                "icon": 13,
                "summary": "Rain shower",
                "temperature": 29.2,
                "feels_like": 29.5,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.5,
                    "gusts": 2.7,
                    "dir": "ENE",
                    "angle": 76
                },
                "cloud_cover": {
                    "total": 85
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 59
                },
                "irradiance": 651.79,
                "humidity": 72
            },
            {
                "date": "2023-03-26T12:00:00",
                "icon": 13,
                "summary": "Rain shower",
                "temperature": 30,
                "feels_like": 30.5,
                "dew_point": 23.8,
                "wind": {
                    "speed": 1,
                    "gusts": 3.1,
                    "dir": "NNW",
                    "angle": 328
                },
                "cloud_cover": {
                    "total": 88
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 62
                },
                "irradiance": 702.39,
                "humidity": 69
            },
            {
                "date": "2023-03-26T13:00:00",
                "icon": 13,
                "summary": "Rain shower",
                "temperature": 31,
                "feels_like": 30.5,
                "dew_point": 24.2,
                "wind": {
                    "speed": 1.7,
                    "gusts": 3.6,
                    "dir": "NW",
                    "angle": 314
                },
                "cloud_cover": {
                    "total": 89
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 58
                },
                "irradiance": 679.59,
                "humidity": 67
            },
            {
                "date": "2023-03-26T14:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 30.5,
                "feels_like": 36.5,
                "dew_point": 23.5,
                "wind": {
                    "speed": 1.7,
                    "gusts": 4.2,
                    "dir": "WNW",
                    "angle": 292
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 57
                },
                "irradiance": 588.5,
                "humidity": 66
            },
            {
                "date": "2023-03-26T15:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 30.2,
                "feels_like": 35.8,
                "dew_point": 23.2,
                "wind": {
                    "speed": 1.9,
                    "gusts": 4.9,
                    "dir": "W",
                    "angle": 280
                },
                "cloud_cover": {
                    "total": 92
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 48
                },
                "irradiance": 437.17,
                "humidity": 66
            },
            {
                "date": "2023-03-26T16:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 29.8,
                "feels_like": 34.2,
                "dew_point": 22.8,
                "wind": {
                    "speed": 2.1,
                    "gusts": 5.4,
                    "dir": "W",
                    "angle": 272
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 56
                },
                "irradiance": 268.11,
                "humidity": 66
            },
            {
                "date": "2023-03-26T17:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28.8,
                "feels_like": 35,
                "dew_point": 23.5,
                "wind": {
                    "speed": 1.8,
                    "gusts": 4.4,
                    "dir": "W",
                    "angle": 269
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 56
                },
                "irradiance": 103.86,
                "humidity": 73
            },
            {
                "date": "2023-03-26T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 27.8,
                "feels_like": 35.5,
                "dew_point": 24.5,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.6,
                    "dir": "W",
                    "angle": 265
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 46
                },
                "irradiance": 7.63,
                "humidity": 82
            },
            {
                "date": "2023-03-26T19:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 26.8,
                "feels_like": 36.2,
                "dew_point": 25.2,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.1,
                    "dir": "W",
                    "angle": 259
                },
                "cloud_cover": {
                    "total": 89
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 46
                },
                "irradiance": 0.07,
                "humidity": 91
            },
            {
                "date": "2023-03-26T20:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 26.2,
                "feels_like": 28.2,
                "dew_point": 25,
                "wind": {
                    "speed": 1,
                    "gusts": 2.6,
                    "dir": "WSW",
                    "angle": 242
                },
                "cloud_cover": {
                    "total": 83
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 39
                },
                "irradiance": 0.06,
                "humidity": 92
            },
            {
                "date": "2023-03-26T21:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 25.8,
                "feels_like": 28.8,
                "dew_point": 24.5,
                "wind": {
                    "speed": 0.7,
                    "gusts": 2,
                    "dir": "SW",
                    "angle": 214
                },
                "cloud_cover": {
                    "total": 76
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 24
                },
                "irradiance": 0.03,
                "humidity": 92
            },
            {
                "date": "2023-03-26T22:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 25.5,
                "feels_like": 29.5,
                "dew_point": 24.5,
                "wind": {
                    "speed": 1,
                    "gusts": 1.4,
                    "dir": "S",
                    "angle": 185
                },
                "cloud_cover": {
                    "total": 78
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 37
                },
                "irradiance": 0.05,
                "humidity": 94
            },
            {
                "date": "2023-03-26T23:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 25,
                "feels_like": 29.8,
                "dew_point": 24.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 1.3,
                    "dir": "S",
                    "angle": 181
                },
                "cloud_cover": {
                    "total": 80
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 46
                },
                "irradiance": 0.03,
                "humidity": 95
            },
            {
                "date": "2023-03-27T00:00:00",
                "icon": 33,
                "summary": "Local thunderstorms",
                "temperature": 24.8,
                "feels_like": 29.5,
                "dew_point": 24,
                "wind": {
                    "speed": 1,
                    "gusts": 1.3,
                    "dir": "S",
                    "angle": 178
                },
                "cloud_cover": {
                    "total": 81
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 54
                },
                "irradiance": 0.06,
                "humidity": 95
            },
            {
                "date": "2023-03-27T01:00:00",
                "icon": 33,
                "summary": "Local thunderstorms",
                "temperature": 24.5,
                "feels_like": 29.2,
                "dew_point": 24,
                "wind": {
                    "speed": 1.1,
                    "gusts": 1.2,
                    "dir": "S",
                    "angle": 175
                },
                "cloud_cover": {
                    "total": 84
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 58
                },
                "irradiance": 0.02,
                "humidity": 97
            },
            {
                "date": "2023-03-27T02:00:00",
                "icon": 33,
                "summary": "Local thunderstorms",
                "temperature": 24.5,
                "feels_like": 30,
                "dew_point": 24,
                "wind": {
                    "speed": 0.9,
                    "gusts": 1.2,
                    "dir": "S",
                    "angle": 173
                },
                "cloud_cover": {
                    "total": 84
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 60
                },
                "irradiance": 0.02,
                "humidity": 97
            },
            {
                "date": "2023-03-27T03:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 24.2,
                "feels_like": 29.5,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.3,
                    "dir": "S",
                    "angle": 172
                },
                "cloud_cover": {
                    "total": 83
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 58
                },
                "irradiance": 0.02,
                "humidity": 97
            },
            {
                "date": "2023-03-27T04:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 24.2,
                "feels_like": 29.8,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.3,
                    "dir": "S",
                    "angle": 170
                },
                "cloud_cover": {
                    "total": 81
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 54
                },
                "irradiance": 0.02,
                "humidity": 97
            },
            {
                "date": "2023-03-27T05:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 24.2,
                "feels_like": 29,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.2,
                    "dir": "SSE",
                    "angle": 164
                },
                "cloud_cover": {
                    "total": 78
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 47
                },
                "irradiance": 0.06,
                "humidity": 97
            },
            {
                "date": "2023-03-27T06:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 24.2,
                "feels_like": 29,
                "dew_point": 23.8,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.1,
                    "dir": "SSE",
                    "angle": 159
                },
                "cloud_cover": {
                    "total": 76
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 23
                },
                "irradiance": 15.52,
                "humidity": 97
            },
            {
                "date": "2023-03-27T07:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 24.2,
                "feels_like": 28.2,
                "dew_point": 23.5,
                "wind": {
                    "speed": 0.8,
                    "gusts": 0.9,
                    "dir": "SSE",
                    "angle": 154
                },
                "cloud_cover": {
                    "total": 79
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 41
                },
                "irradiance": 140.64,
                "humidity": 95
            },
            {
                "date": "2023-03-27T08:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 25.8,
                "feels_like": 29.5,
                "dew_point": 24.5,
                "wind": {
                    "speed": 0.9,
                    "gusts": 1.2,
                    "dir": "SSE",
                    "angle": 156
                },
                "cloud_cover": {
                    "total": 81
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 34
                },
                "irradiance": 321.31,
                "humidity": 92
            },
            {
                "date": "2023-03-27T09:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 27.5,
                "feels_like": 31,
                "dew_point": 26,
                "wind": {
                    "speed": 0.9,
                    "gusts": 1.5,
                    "dir": "SSE",
                    "angle": 159
                },
                "cloud_cover": {
                    "total": 85
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 13
                },
                "irradiance": 466.75,
                "humidity": 91
            },
            {
                "date": "2023-03-27T10:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 29,
                "feels_like": 32.2,
                "dew_point": 27,
                "wind": {
                    "speed": 0.9,
                    "gusts": 1.8,
                    "dir": "SSE",
                    "angle": 162
                },
                "cloud_cover": {
                    "total": 84
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 28
                },
                "irradiance": 658.59,
                "humidity": 88
            },
            {
                "date": "2023-03-27T11:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 29.8,
                "feels_like": 31.2,
                "dew_point": 25.5,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.8,
                    "dir": "SSW",
                    "angle": 209
                },
                "cloud_cover": {
                    "total": 82
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 39
                },
                "irradiance": 769.36,
                "humidity": 78
            },
            {
                "date": "2023-03-27T12:00:00",
                "icon": 15,
                "summary": "Local thunderstorms",
                "temperature": 30.5,
                "feels_like": 30.5,
                "dew_point": 24.5,
                "wind": {
                    "speed": 2,
                    "gusts": 3.8,
                    "dir": "WSW",
                    "angle": 241
                },
                "cloud_cover": {
                    "total": 78
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 47
                },
                "irradiance": 762.83,
                "humidity": 70
            }
        ]
    },
    "daily": {
        "data": [
            {
                "day": "2023-03-20",
                "icon": 7,
                "summary": "Fog in the morning, cloudy later. Temperature 23/33 °C.",
                "all_day": {
                    "temperature_min": 23,
                    "temperature_max": 33.2,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 20
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-20T06:24:06",
                        "set": "2023-03-20T18:30:59"
                    }
                }
            },
            {
                "day": "2023-03-21",
                "icon": 14,
                "summary": "Thunderstorms. Temperature 24/32 °C.",
                "all_day": {
                    "temperature_min": 24,
                    "temperature_max": 31.8,
                    "wind_speed": 1.5,
                    "probability": {
                        "precipitation": 87
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-21T06:23:43",
                        "set": "2023-03-21T18:30:46"
                    }
                }
            },
            {
                "day": "2023-03-22",
                "icon": 7,
                "summary": "Cloudy. Temperature 24/32 °C.",
                "all_day": {
                    "temperature_min": 23.5,
                    "temperature_max": 32,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 14
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-22T06:23:21",
                        "set": "2023-03-22T18:30:33"
                    }
                }
            },
            {
                "day": "2023-03-23",
                "icon": 14,
                "summary": "Fog during the day, thunderstorms by afternoon and evening. Temperature 24/33 °C.",
                "all_day": {
                    "temperature_min": 24.2,
                    "temperature_max": 32.5,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 42
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-23T06:22:58",
                        "set": "2023-03-23T18:30:20"
                    }
                }
            },
            {
                "day": "2023-03-24",
                "icon": 14,
                "summary": "Light rain changing to thunderstorms in the afternoon. Temperature 24/30 °C.",
                "all_day": {
                    "temperature_min": 24,
                    "temperature_max": 30,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 76
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-24T06:22:35",
                        "set": "2023-03-24T18:30:07"
                    }
                }
            },
            {
                "day": "2023-03-25",
                "icon": 12,
                "summary": "Possible rain in the morning and evening, cloudy in the afternoon. Temperature 25/32 °C, but a feels-like temperature of up to 37 °C.",
                "all_day": {
                    "temperature_min": 24.8,
                    "temperature_max": 31.5,
                    "wind_speed": 0.8,
                    "probability": {
                        "precipitation": 45
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-25T06:22:12",
                        "set": "2023-03-25T18:29:54"
                    }
                }
            },
            {
                "day": "2023-03-26",
                "icon": 6,
                "summary": "Possible rain changing to cloudy in the afternoon. Temperature 24/31 °C, but a feels-like temperature of up to 37 °C.",
                "all_day": {
                    "temperature_min": 24,
                    "temperature_max": 31.2,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 43
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-26T06:21:49",
                        "set": "2023-03-26T18:29:41"
                    }
                }
            },
            {
                "day": "2023-03-27",
                "icon": 14,
                "summary": "Fog during the day, thunderstorms by afternoon and evening. Temperature 24/32 °C.",
                "all_day": {
                    "temperature_min": 24.2,
                    "temperature_max": 31.5,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 52
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-27T06:21:26",
                        "set": "2023-03-27T18:29:28"
                    }
                }
            },
            {
                "day": "2023-03-28",
                "icon": 14,
                "summary": "Light rain changing to thunderstorms in the afternoon. Temperature 25/30 °C.",
                "all_day": {
                    "temperature_min": 25,
                    "temperature_max": 30,
                    "wind_speed": 2.5,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-28T06:21:03",
                        "set": "2023-03-28T18:29:15"
                    }
                }
            },
            {
                "day": "2023-03-29",
                "icon": 14,
                "summary": "Thunderstorms. Temperature 25/30 °C.",
                "all_day": {
                    "temperature_min": 25.2,
                    "temperature_max": 29.8,
                    "wind_speed": 2.2,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-29T06:20:40",
                        "set": "2023-03-29T18:29:02"
                    }
                }
            },
            {
                "day": "2023-03-30",
                "icon": 14,
                "summary": "Thunderstorms. Temperature 26/29 °C.",
                "all_day": {
                    "temperature_min": 25.5,
                    "temperature_max": 29.2,
                    "wind_speed": 2.1,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-30T06:20:17",
                        "set": "2023-03-30T18:28:49"
                    }
                }
            },
            {
                "day": "2023-03-31",
                "icon": 14,
                "summary": "Thunderstorms. Temperature 25/29 °C.",
                "all_day": {
                    "temperature_min": 24.8,
                    "temperature_max": 29.2,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-31T06:19:54",
                        "set": "2023-03-31T18:28:36"
                    }
                }
            },
            {
                "day": "2023-04-01",
                "icon": 11,
                "summary": "Rain in the morning changing to rain showers in the afternoon and thunderstorms later in the evening. Temperature 25/30 °C.",
                "all_day": {
                    "temperature_min": 25,
                    "temperature_max": 29.5,
                    "wind_speed": 1.8,
                    "probability": {
                        "precipitation": 89
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-01T06:19:31",
                        "set": "2023-04-01T18:28:23"
                    }
                }
            },
            {
                "day": "2023-04-02",
                "icon": 15,
                "summary": "Rain changing to thunderstorms in the afternoon. Temperature 25/31 °C.",
                "all_day": {
                    "temperature_min": 25.2,
                    "temperature_max": 30.5,
                    "wind_speed": 2.1,
                    "probability": {
                        "precipitation": 87
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-02T06:19:08",
                        "set": "2023-04-02T18:28:10"
                    }
                }
            },
            {
                "day": "2023-04-03",
                "icon": 14,
                "summary": "Thunderstorms changing to rain by evening. Temperature 26/29 °C.",
                "all_day": {
                    "temperature_min": 25.5,
                    "temperature_max": 29,
                    "wind_speed": 2,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-03T06:18:46",
                        "set": "2023-04-03T18:27:58"
                    }
                }
            },
            {
                "day": "2023-04-04",
                "icon": 14,
                "summary": "Thunderstorms. Temperature 25/30 °C.",
                "all_day": {
                    "temperature_min": 25,
                    "temperature_max": 29.8,
                    "wind_speed": 1.8,
                    "probability": {
                        "precipitation": 89
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-04T06:18:23",
                        "set": "2023-04-04T18:27:45"
                    }
                }
            },
            {
                "day": "2023-04-05",
                "icon": 14,
                "summary": "Thunderstorms changing to partly sunny by evening. Temperature 26/29 °C.",
                "all_day": {
                    "temperature_min": 25.5,
                    "temperature_max": 29.2,
                    "wind_speed": 1.8,
                    "probability": {
                        "precipitation": 84
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-05T06:18:01",
                        "set": "2023-04-05T18:27:33"
                    }
                }
            },
            {
                "day": "2023-04-06",
                "icon": 15,
                "summary": "Rain showers in the morning and evening, thunderstorms in the afternoon. Temperature 25/30 °C.",
                "all_day": {
                    "temperature_min": 25.2,
                    "temperature_max": 29.8,
                    "wind_speed": 1.7,
                    "probability": {
                        "precipitation": 88
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-06T06:17:38",
                        "set": "2023-04-06T18:27:21"
                    }
                }
            },
            {
                "day": "2023-04-07",
                "icon": 14,
                "summary": "Thunderstorms. Temperature 26/30 °C.",
                "all_day": {
                    "temperature_min": 25.5,
                    "temperature_max": 30.2,
                    "wind_speed": 1.8,
                    "probability": {
                        "precipitation": 93
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-07T06:17:16",
                        "set": "2023-04-07T18:27:09"
                    }
                }
            },
            {
                "day": "2023-04-08",
                "icon": 14,
                "summary": "Thunderstorms. Temperature 26/30 °C.",
                "all_day": {
                    "temperature_min": 25.5,
                    "temperature_max": 29.8,
                    "wind_speed": 2.1,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-08T06:16:55",
                        "set": "2023-04-08T18:26:57"
                    }
                }
            },
            {
                "day": "2023-04-09",
                "icon": 15,
                "summary": "Thunderstorms in the morning and evening, rain showers in the afternoon. Temperature 26/31 °C.",
                "all_day": {
                    "temperature_min": 25.5,
                    "temperature_max": 30.5,
                    "wind_speed": 2,
                    "probability": {
                        "precipitation": 90
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-09T06:16:33",
                        "set": "2023-04-09T18:26:45"
                    }
                }
            },
            {
                "day": "2023-04-10",
                "icon": 14,
                "summary": "Thunderstorms. Temperature 25/30 °C.",
                "all_day": {
                    "temperature_min": 25.2,
                    "temperature_max": 30,
                    "wind_speed": 1.5,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-10T06:16:12",
                        "set": "2023-04-10T18:26:34"
                    }
                }
            },
            {
                "day": "2023-04-11",
                "icon": 14,
                "summary": "Thunderstorms. Temperature 25/30 °C.",
                "all_day": {
                    "temperature_min": 25.2,
                    "temperature_max": 29.8,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-11T06:15:51",
                        "set": "2023-04-11T18:26:23"
                    }
                }
            },
            {
                "day": "2023-04-12",
                "icon": 14,
                "summary": "Thunderstorms changing to rain showers by evening. Temperature 25/30 °C.",
                "all_day": {
                    "temperature_min": 25.2,
                    "temperature_max": 29.8,
                    "wind_speed": 2,
                    "probability": {
                        "precipitation": 94
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-12T06:15:30",
                        "set": "2023-04-12T18:26:12"
                    }
                }
            },
            {
                "day": "2023-04-13",
                "icon": 14,
                "summary": "Thunderstorms. Temperature 25/30 °C.",
                "all_day": {
                    "temperature_min": 25,
                    "temperature_max": 29.5,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-13T06:15:10",
                        "set": "2023-04-13T18:26:02"
                    }
                }
            },
            {
                "day": "2023-04-14",
                "icon": 15,
                "summary": "Partly sunny changing to thunderstorms in the afternoon. Temperature 25/30 °C.",
                "all_day": {
                    "temperature_min": 24.8,
                    "temperature_max": 29.5,
                    "wind_speed": 1.7,
                    "probability": {
                        "precipitation": 88
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-14T06:14:50",
                        "set": "2023-04-14T18:25:52"
                    }
                }
            },
            {
                "day": "2023-04-15",
                "icon": 10,
                "summary": "Rain showers changing to light rain by afternoon. Temperature 25/30 °C.",
                "all_day": {
                    "temperature_min": 25,
                    "temperature_max": 30,
                    "wind_speed": 1.6,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-15T06:14:30",
                        "set": "2023-04-15T18:25:42"
                    }
                }
            },
            {
                "day": "2023-04-16",
                "icon": 14,
                "summary": "Thunderstorms in the morning and evening, cloudy in the afternoon. Temperature 25/30 °C.",
                "all_day": {
                    "temperature_min": 25.2,
                    "temperature_max": 29.8,
                    "wind_speed": 1.7,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-16T06:14:11",
                        "set": "2023-04-16T18:25:33"
                    }
                }
            },
            {
                "day": "2023-04-17",
                "icon": 14,
                "summary": "Thunderstorms in the morning and evening, light rain in the afternoon. Temperature 25/30 °C.",
                "all_day": {
                    "temperature_min": 25,
                    "temperature_max": 30,
                    "wind_speed": 1.6,
                    "probability": {
                        "precipitation": 94
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-17T06:13:52",
                        "set": "2023-04-17T18:25:24"
                    }
                }
            },
            {
                "day": "2023-04-18",
                "icon": 14,
                "summary": "Thunderstorms. Temperature 25/30 °C.",
                "all_day": {
                    "temperature_min": 25.2,
                    "temperature_max": 30,
                    "wind_speed": 1.7,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-18T06:13:34",
                        "set": "2023-04-18T18:25:15"
                    }
                }
            }
        ]
    },
    "minutely": {
        "summary": "Summary not available for this area."
    }
}
06:24
18:30

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

Summary not available for this area.

time weather temp wind (m/s) precipitation probability total (mm) feels like
Now 31°C 603.1 - % 0 34°C
16:00 31°C 3.1 49 % 0.4 34°C
17:00 30°C 2.8 16 % 0 32°C
18:00 29°C 2.2 24 % 0 32°C
19:00 27°C 1.8 21 % 0 31°C
20:00 27°C 2 41 % 0 30°C
21:00 27°C 1.2 57 % 0 30°C
22:00 26°C 1.5 72 % 0.3 30°C
23:00 26°C 0.7 75 % 0.4 30°C

Current and weather forecast API
for Kribi

Real-time weather data for Kribi, South, 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 2.93725N, 9.90765E, 12 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?