Weather API - Mbalmayo

Real-time, forecast & historical accurate data

At an affordable price, you will receive accurate and reliable data for Mbalmayo 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
Mbalmayo, Centre Region, Republic of Cameroon
Change location and view the data
Request
{
    "place_id": "mbalmayo",
    "language": "en",
    "unit": "metric"
}
Response
{
    "timezone": "Africa/Douala",
    "units": "metric",
    "current": {
        "icon_num": 7,
        "weather": "Overcast",
        "temperature": 31,
        "feels_like": 32,
        "dew_point": 14.8,
        "wind": {
            "speed": 1.6,
            "gusts": 6,
            "angle": 115,
            "dir": "ESE"
        },
        "precipitation": {
            "total": 0
        },
        "cloud_cover": 100,
        "irradiance": 405.26,
        "pressure": 1008,
        "uv_index": 5.21,
        "humidity": 37
    },
    "hourly": {
        "data": [
            {
                "date": "2023-03-20T15:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 31,
                "feels_like": 32,
                "dew_point": 14.8,
                "wind": {
                    "speed": 1.6,
                    "gusts": 6,
                    "dir": "ESE",
                    "angle": 115
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 14
                },
                "irradiance": 405.26,
                "humidity": 37
            },
            {
                "date": "2023-03-20T16:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 30.5,
                "feels_like": 32.5,
                "dew_point": 19.2,
                "wind": {
                    "speed": 1.2,
                    "gusts": 5.1,
                    "dir": "SSW",
                    "angle": 210
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 53
                },
                "irradiance": 232.02,
                "humidity": 51
            },
            {
                "date": "2023-03-20T17:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 29.8,
                "feels_like": 31,
                "dew_point": 20.8,
                "wind": {
                    "speed": 1.4,
                    "gusts": 4.2,
                    "dir": "S",
                    "angle": 189
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 88
                },
                "irradiance": 69.83,
                "humidity": 58
            },
            {
                "date": "2023-03-20T18:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 27.8,
                "feels_like": 28.5,
                "dew_point": 20,
                "wind": {
                    "speed": 1.9,
                    "gusts": 4.5,
                    "dir": "SW",
                    "angle": 232
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 2.4
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 3.79,
                "humidity": 62
            },
            {
                "date": "2023-03-20T19:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 24.5,
                "feels_like": 26.5,
                "dew_point": 21.2,
                "wind": {
                    "speed": 1.3,
                    "gusts": 3.9,
                    "dir": "SE",
                    "angle": 140
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.05,
                "humidity": 82
            },
            {
                "date": "2023-03-20T20:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 24,
                "feels_like": 26.2,
                "dew_point": 21.5,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2.9,
                    "dir": "SW",
                    "angle": 232
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1.6
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0,
                "humidity": 85
            },
            {
                "date": "2023-03-20T21:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 23.2,
                "feels_like": 25.2,
                "dew_point": 21,
                "wind": {
                    "speed": 1.3,
                    "gusts": 3.8,
                    "dir": "WSW",
                    "angle": 255
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.04,
                "humidity": 87
            },
            {
                "date": "2023-03-20T22:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 23,
                "feels_like": 25.2,
                "dew_point": 21,
                "wind": {
                    "speed": 1.2,
                    "gusts": 4.1,
                    "dir": "SW",
                    "angle": 225
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 83
                },
                "irradiance": 0,
                "humidity": 88
            },
            {
                "date": "2023-03-20T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.5,
                "feels_like": 24.8,
                "dew_point": 21,
                "wind": {
                    "speed": 1.2,
                    "gusts": 4.4,
                    "dir": "SW",
                    "angle": 219
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 76
                },
                "irradiance": 0.03,
                "humidity": 91
            },
            {
                "date": "2023-03-21T00:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 22.2,
                "feels_like": 24.8,
                "dew_point": 21,
                "wind": {
                    "speed": 1.3,
                    "gusts": 4.3,
                    "dir": "W",
                    "angle": 272
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 1.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.02,
                "humidity": 92
            },
            {
                "date": "2023-03-21T01:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 21.8,
                "feels_like": 24.2,
                "dew_point": 21.2,
                "wind": {
                    "speed": 1.4,
                    "gusts": 4.9,
                    "dir": "W",
                    "angle": 272
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.9
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.02,
                "humidity": 96
            },
            {
                "date": "2023-03-21T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.5,
                "feels_like": 24.2,
                "dew_point": 21.2,
                "wind": {
                    "speed": 1.3,
                    "gusts": 4.6,
                    "dir": "W",
                    "angle": 264
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 68
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-21T03:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 21.5,
                "feels_like": 24,
                "dew_point": 21.2,
                "wind": {
                    "speed": 1,
                    "gusts": 2.9,
                    "dir": "W",
                    "angle": 275
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 73
                },
                "irradiance": 0.03,
                "humidity": 98
            },
            {
                "date": "2023-03-21T04:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 21.2,
                "feels_like": 24,
                "dew_point": 21,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.9,
                    "dir": "W",
                    "angle": 266
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 82
                },
                "irradiance": 0.04,
                "humidity": 98
            },
            {
                "date": "2023-03-21T05:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 21.2,
                "feels_like": 23.8,
                "dew_point": 21,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.4,
                    "dir": "SSW",
                    "angle": 204
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.9
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.03,
                "humidity": 98
            },
            {
                "date": "2023-03-21T06:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 21.2,
                "feels_like": 24,
                "dew_point": 21,
                "wind": {
                    "speed": 0.6,
                    "gusts": 2.9,
                    "dir": "WSW",
                    "angle": 242
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 1.7
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 14.6,
                "humidity": 98
            },
            {
                "date": "2023-03-21T07:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 21.2,
                "feels_like": 24,
                "dew_point": 21,
                "wind": {
                    "speed": 0.8,
                    "gusts": 3.2,
                    "dir": "S",
                    "angle": 177
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 78.11,
                "humidity": 98
            },
            {
                "date": "2023-03-21T08:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 21.5,
                "feels_like": 24.5,
                "dew_point": 20.5,
                "wind": {
                    "speed": 1,
                    "gusts": 3.6,
                    "dir": "SE",
                    "angle": 144
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 175.19,
                "humidity": 94
            },
            {
                "date": "2023-03-21T09:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 22,
                "feels_like": 25.5,
                "dew_point": 20.8,
                "wind": {
                    "speed": 1.2,
                    "gusts": 4.8,
                    "dir": "SE",
                    "angle": 124
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 1.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 314.65,
                "humidity": 92
            },
            {
                "date": "2023-03-21T10:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 23,
                "feels_like": 26.2,
                "dew_point": 22.2,
                "wind": {
                    "speed": 1,
                    "gusts": 4.7,
                    "dir": "E",
                    "angle": 81
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 333.82,
                "humidity": 95
            },
            {
                "date": "2023-03-21T11:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 23.5,
                "feels_like": 26.5,
                "dew_point": 22.8,
                "wind": {
                    "speed": 0.6,
                    "gusts": 4.7,
                    "dir": "N",
                    "angle": 5
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 92
                },
                "irradiance": 550.93,
                "humidity": 95
            },
            {
                "date": "2023-03-21T12:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 24.8,
                "feels_like": 27.2,
                "dew_point": 23.5,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.7,
                    "dir": "N",
                    "angle": 356
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 86
                },
                "irradiance": 625.86,
                "humidity": 92
            },
            {
                "date": "2023-03-21T13:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 26,
                "feels_like": 28.2,
                "dew_point": 24.8,
                "wind": {
                    "speed": 1.9,
                    "gusts": 4.5,
                    "dir": "NNW",
                    "angle": 346
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 72
                },
                "irradiance": 581.6,
                "humidity": 92
            },
            {
                "date": "2023-03-21T14:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 27,
                "feels_like": 28.8,
                "dew_point": 26.2,
                "wind": {
                    "speed": 2.1,
                    "gusts": 6.1,
                    "dir": "NNW",
                    "angle": 346
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 43
                },
                "irradiance": 563.82,
                "humidity": 95
            },
            {
                "date": "2023-03-21T15:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 27.8,
                "feels_like": 30,
                "dew_point": 27,
                "wind": {
                    "speed": 1.6,
                    "gusts": 5.5,
                    "dir": "NNW",
                    "angle": 346
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 39
                },
                "irradiance": 410.37,
                "humidity": 95
            },
            {
                "date": "2023-03-21T16:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 27.5,
                "feels_like": 29.8,
                "dew_point": 26.8,
                "wind": {
                    "speed": 1.2,
                    "gusts": 5,
                    "dir": "NNW",
                    "angle": 342
                },
                "cloud_cover": {
                    "total": 64
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 40
                },
                "irradiance": 242.37,
                "humidity": 95
            },
            {
                "date": "2023-03-21T17:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 26.8,
                "feels_like": 28.8,
                "dew_point": 26.2,
                "wind": {
                    "speed": 1.1,
                    "gusts": 4.7,
                    "dir": "NW",
                    "angle": 321
                },
                "cloud_cover": {
                    "total": 47
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 64
                },
                "irradiance": 93.03,
                "humidity": 97
            },
            {
                "date": "2023-03-21T18:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 25.8,
                "feels_like": 28,
                "dew_point": 25.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 3.8,
                    "dir": "NW",
                    "angle": 309
                },
                "cloud_cover": {
                    "total": 53
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 60
                },
                "irradiance": 3.61,
                "humidity": 98
            },
            {
                "date": "2023-03-21T19:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 24.5,
                "feels_like": 26.2,
                "dew_point": 24.2,
                "wind": {
                    "speed": 1.2,
                    "gusts": 3.5,
                    "dir": "W",
                    "angle": 276
                },
                "cloud_cover": {
                    "total": 64
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 48
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-21T20:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 24,
                "feels_like": 26.5,
                "dew_point": 23.8,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.1,
                    "dir": "NE",
                    "angle": 39
                },
                "cloud_cover": {
                    "total": 81
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 49
                },
                "irradiance": 0.02,
                "humidity": 98
            },
            {
                "date": "2023-03-21T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.2,
                "feels_like": 25.2,
                "dew_point": 23,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2,
                    "dir": "ESE",
                    "angle": 123
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 51
                },
                "irradiance": 0.04,
                "humidity": 98
            },
            {
                "date": "2023-03-21T22:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 22.5,
                "feels_like": 24.5,
                "dew_point": 22.2,
                "wind": {
                    "speed": 1.1,
                    "gusts": 1.8,
                    "dir": "NW",
                    "angle": 315
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 1.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.01,
                "humidity": 98
            },
            {
                "date": "2023-03-21T23:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 22.2,
                "feels_like": 24.8,
                "dew_point": 22,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.8,
                    "dir": "NNW",
                    "angle": 330
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 73
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-22T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.8,
                "feels_like": 24,
                "dew_point": 21.5,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.9,
                    "dir": "S",
                    "angle": 190
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 0.07,
                "humidity": 98
            },
            {
                "date": "2023-03-22T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.5,
                "feels_like": 24,
                "dew_point": 21.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.3,
                    "dir": "SE",
                    "angle": 130
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-22T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.2,
                "feels_like": 23.2,
                "dew_point": 21,
                "wind": {
                    "speed": 0.9,
                    "gusts": 1.8,
                    "dir": "SSE",
                    "angle": 148
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0.23,
                "humidity": 98
            },
            {
                "date": "2023-03-22T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21,
                "feels_like": 23.8,
                "dew_point": 20.8,
                "wind": {
                    "speed": 0.4,
                    "gusts": 1,
                    "dir": "SSE",
                    "angle": 160
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 7
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-22T04:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 20.8,
                "feels_like": 23.5,
                "dew_point": 20.2,
                "wind": {
                    "speed": 0.2,
                    "gusts": 0.8,
                    "dir": "WNW",
                    "angle": 304
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 12
                },
                "irradiance": 0.02,
                "humidity": 96
            },
            {
                "date": "2023-03-22T05:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 20.2,
                "feels_like": 22.8,
                "dew_point": 20,
                "wind": {
                    "speed": 0.6,
                    "gusts": 0.8,
                    "dir": "SW",
                    "angle": 220
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 14
                },
                "irradiance": 0.03,
                "humidity": 98
            },
            {
                "date": "2023-03-22T06:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 20,
                "feels_like": 22.2,
                "dew_point": 19.8,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1,
                    "dir": "SSW",
                    "angle": 212
                },
                "cloud_cover": {
                    "total": 85
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 24
                },
                "irradiance": 29.69,
                "humidity": 98
            },
            {
                "date": "2023-03-22T07:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 20,
                "feels_like": 22.5,
                "dew_point": 19.5,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.1,
                    "dir": "SSW",
                    "angle": 213
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 198.84,
                "humidity": 96
            },
            {
                "date": "2023-03-22T08:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 22,
                "feels_like": 24.8,
                "dew_point": 21.2,
                "wind": {
                    "speed": 0.4,
                    "gusts": 1.4,
                    "dir": "SSW",
                    "angle": 201
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 379.09,
                "humidity": 95
            },
            {
                "date": "2023-03-22T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24,
                "feels_like": 27,
                "dew_point": 21.5,
                "wind": {
                    "speed": 0.3,
                    "gusts": 1.4,
                    "dir": "SE",
                    "angle": 134
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 517.9,
                "humidity": 85
            },
            {
                "date": "2023-03-22T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25.8,
                "feels_like": 28.8,
                "dew_point": 22,
                "wind": {
                    "speed": 0.3,
                    "gusts": 1.1,
                    "dir": "ENE",
                    "angle": 67
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 638.77,
                "humidity": 79
            },
            {
                "date": "2023-03-22T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 27,
                "feels_like": 29.2,
                "dew_point": 20.5,
                "wind": {
                    "speed": 0.6,
                    "gusts": 0.9,
                    "dir": "NE",
                    "angle": 39
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 25
                },
                "irradiance": 750.44,
                "humidity": 67
            },
            {
                "date": "2023-03-22T12:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 28.5,
                "feels_like": 30.5,
                "dew_point": 24.5,
                "wind": {
                    "speed": 1,
                    "gusts": 1.9,
                    "dir": "NNE",
                    "angle": 32
                },
                "cloud_cover": {
                    "total": 82
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 20
                },
                "irradiance": 848.67,
                "humidity": 79
            },
            {
                "date": "2023-03-22T13:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 29.5,
                "feels_like": 32,
                "dew_point": 26.8,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2.9,
                    "dir": "NNW",
                    "angle": 346
                },
                "cloud_cover": {
                    "total": 87
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 20
                },
                "irradiance": 793.09,
                "humidity": 85
            },
            {
                "date": "2023-03-22T14:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 30,
                "feels_like": 32.5,
                "dew_point": 27,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2.7,
                    "dir": "NNW",
                    "angle": 332
                },
                "cloud_cover": {
                    "total": 75
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 24
                },
                "irradiance": 597.01,
                "humidity": 84
            },
            {
                "date": "2023-03-22T15:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 29.8,
                "feels_like": 32.5,
                "dew_point": 27,
                "wind": {
                    "speed": 0.6,
                    "gusts": 2.5,
                    "dir": "WNW",
                    "angle": 286
                },
                "cloud_cover": {
                    "total": 87
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 50
                },
                "irradiance": 402.38,
                "humidity": 85
            },
            {
                "date": "2023-03-22T16:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 29.2,
                "feels_like": 31.2,
                "dew_point": 23.2,
                "wind": {
                    "speed": 1,
                    "gusts": 2.3,
                    "dir": "WSW",
                    "angle": 250
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 3.6
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 222.21,
                "humidity": 70
            },
            {
                "date": "2023-03-22T17:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 26.2,
                "feels_like": 28.2,
                "dew_point": 19.2,
                "wind": {
                    "speed": 2,
                    "gusts": 4.4,
                    "dir": "WSW",
                    "angle": 258
                },
                "cloud_cover": {
                    "total": 91
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 1.2
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 90.84,
                "humidity": 65
            },
            {
                "date": "2023-03-22T18:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 25,
                "feels_like": 28.8,
                "dew_point": 21.2,
                "wind": {
                    "speed": 1.6,
                    "gusts": 4.5,
                    "dir": "W",
                    "angle": 271
                },
                "cloud_cover": {
                    "total": 92
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 1.3
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 4.91,
                "humidity": 79
            },
            {
                "date": "2023-03-22T19:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 24,
                "feels_like": 27.8,
                "dew_point": 22.2,
                "wind": {
                    "speed": 1.3,
                    "gusts": 3.5,
                    "dir": "WNW",
                    "angle": 288
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0,
                "humidity": 89
            },
            {
                "date": "2023-03-22T20:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 23.2,
                "feels_like": 26,
                "dew_point": 22,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.9,
                    "dir": "W",
                    "angle": 280
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 61
                },
                "irradiance": 0.23,
                "humidity": 92
            },
            {
                "date": "2023-03-22T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.8,
                "feels_like": 24.5,
                "dew_point": 21.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.5,
                    "dir": "WNW",
                    "angle": 287
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 71
                },
                "irradiance": 0,
                "humidity": 92
            },
            {
                "date": "2023-03-22T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.8,
                "feels_like": 25,
                "dew_point": 21.5,
                "wind": {
                    "speed": 1.2,
                    "gusts": 3.1,
                    "dir": "WNW",
                    "angle": 296
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 51
                },
                "irradiance": 0.22,
                "humidity": 92
            },
            {
                "date": "2023-03-22T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.8,
                "feels_like": 24,
                "dew_point": 21.5,
                "wind": {
                    "speed": 1.4,
                    "gusts": 4.3,
                    "dir": "W",
                    "angle": 278
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 48
                },
                "irradiance": 0.05,
                "humidity": 92
            },
            {
                "date": "2023-03-23T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22,
                "feels_like": 23.2,
                "dew_point": 21.5,
                "wind": {
                    "speed": 1.4,
                    "gusts": 4.3,
                    "dir": "W",
                    "angle": 268
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 43
                },
                "irradiance": 0,
                "humidity": 96
            },
            {
                "date": "2023-03-23T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.8,
                "feels_like": 23.2,
                "dew_point": 21.8,
                "wind": {
                    "speed": 1.5,
                    "gusts": 4.6,
                    "dir": "WNW",
                    "angle": 287
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 30
                },
                "irradiance": 0.2,
                "humidity": 100
            },
            {
                "date": "2023-03-23T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.5,
                "feels_like": 23,
                "dew_point": 21.2,
                "wind": {
                    "speed": 1.2,
                    "gusts": 4.5,
                    "dir": "NW",
                    "angle": 314
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 27
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-23T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.2,
                "feels_like": 23.2,
                "dew_point": 21,
                "wind": {
                    "speed": 0.9,
                    "gusts": 3.7,
                    "dir": "NW",
                    "angle": 306
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 6
                },
                "irradiance": 0.17,
                "humidity": 98
            },
            {
                "date": "2023-03-23T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.2,
                "feels_like": 23.5,
                "dew_point": 21,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2,
                    "dir": "WNW",
                    "angle": 296
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 15
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-23T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21,
                "feels_like": 24,
                "dew_point": 20.5,
                "wind": {
                    "speed": 0.4,
                    "gusts": 1,
                    "dir": "W",
                    "angle": 261
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 8
                },
                "irradiance": 0.04,
                "humidity": 96
            },
            {
                "date": "2023-03-23T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.2,
                "feels_like": 23.5,
                "dew_point": 20,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.1,
                    "dir": "W",
                    "angle": 260
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 6
                },
                "irradiance": 15.01,
                "humidity": 92
            },
            {
                "date": "2023-03-23T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.5,
                "feels_like": 24.5,
                "dew_point": 20.2,
                "wind": {
                    "speed": 0.4,
                    "gusts": 0.8,
                    "dir": "W",
                    "angle": 263
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 125.52,
                "humidity": 92
            },
            {
                "date": "2023-03-23T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.5,
                "feels_like": 25.2,
                "dew_point": 20.2,
                "wind": {
                    "speed": 0.3,
                    "gusts": 0.7,
                    "dir": "SSW",
                    "angle": 213
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 338.38,
                "humidity": 87
            },
            {
                "date": "2023-03-23T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.2,
                "feels_like": 26.8,
                "dew_point": 19.8,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.2,
                    "dir": "SSE",
                    "angle": 160
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 10
                },
                "irradiance": 568.03,
                "humidity": 76
            },
            {
                "date": "2023-03-23T10:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 26,
                "feels_like": 28.2,
                "dew_point": 18.2,
                "wind": {
                    "speed": 1,
                    "gusts": 2.1,
                    "dir": "SSE",
                    "angle": 149
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.7
                },
                "probability": {
                    "precipitation": 74
                },
                "irradiance": 646.87,
                "humidity": 62
            },
            {
                "date": "2023-03-23T11:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 26.5,
                "feels_like": 29,
                "dew_point": 15.5,
                "wind": {
                    "speed": 1.3,
                    "gusts": 3.9,
                    "dir": "SSE",
                    "angle": 151
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 53
                },
                "irradiance": 655.29,
                "humidity": 50
            },
            {
                "date": "2023-03-23T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 27.2,
                "feels_like": 29.2,
                "dew_point": 15.5,
                "wind": {
                    "speed": 1.2,
                    "gusts": 3.9,
                    "dir": "SSW",
                    "angle": 201
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 49
                },
                "irradiance": 786.85,
                "humidity": 48
            },
            {
                "date": "2023-03-23T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28.5,
                "feels_like": 29.5,
                "dew_point": 15.2,
                "wind": {
                    "speed": 1.7,
                    "gusts": 4.2,
                    "dir": "SSW",
                    "angle": 212
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 53
                },
                "irradiance": 697.06,
                "humidity": 44
            },
            {
                "date": "2023-03-23T14:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 28,
                "feels_like": 29.2,
                "dew_point": 18.2,
                "wind": {
                    "speed": 1.9,
                    "gusts": 4.4,
                    "dir": "SSW",
                    "angle": 196
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 1.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 610.8,
                "humidity": 55
            },
            {
                "date": "2023-03-23T15:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 27.5,
                "feels_like": 30.5,
                "dew_point": 26,
                "wind": {
                    "speed": 1.1,
                    "gusts": 4.1,
                    "dir": "E",
                    "angle": 84
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 2.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 458.35,
                "humidity": 91
            },
            {
                "date": "2023-03-23T16:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 27.5,
                "feels_like": 30,
                "dew_point": 27.2,
                "wind": {
                    "speed": 1.3,
                    "gusts": 4.5,
                    "dir": "E",
                    "angle": 81
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 6.9
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 260.76,
                "humidity": 98
            },
            {
                "date": "2023-03-23T17:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 26.5,
                "feels_like": 28.2,
                "dew_point": 26.2,
                "wind": {
                    "speed": 1.8,
                    "gusts": 5,
                    "dir": "E",
                    "angle": 89
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 15.6
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 85.54,
                "humidity": 98
            },
            {
                "date": "2023-03-23T18:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 25.5,
                "feels_like": 26.5,
                "dew_point": 25,
                "wind": {
                    "speed": 1.6,
                    "gusts": 4.6,
                    "dir": "NE",
                    "angle": 45
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 2.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 3.89,
                "humidity": 97
            },
            {
                "date": "2023-03-23T19:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 24.2,
                "feels_like": 26,
                "dew_point": 24,
                "wind": {
                    "speed": 1.2,
                    "gusts": 4.1,
                    "dir": "W",
                    "angle": 279
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 64
                },
                "irradiance": 0.05,
                "humidity": 98
            },
            {
                "date": "2023-03-23T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24,
                "feels_like": 26,
                "dew_point": 23.5,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.5,
                    "dir": "SE",
                    "angle": 145
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 49
                },
                "irradiance": 0.07,
                "humidity": 97
            },
            {
                "date": "2023-03-23T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.5,
                "feels_like": 25.2,
                "dew_point": 23,
                "wind": {
                    "speed": 1,
                    "gusts": 2,
                    "dir": "SW",
                    "angle": 222
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 40
                },
                "irradiance": 0.05,
                "humidity": 97
            },
            {
                "date": "2023-03-23T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23,
                "feels_like": 25,
                "dew_point": 22.5,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.3,
                    "dir": "SSW",
                    "angle": 199
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 38
                },
                "irradiance": 0.04,
                "humidity": 97
            },
            {
                "date": "2023-03-23T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.5,
                "feels_like": 25,
                "dew_point": 22,
                "wind": {
                    "speed": 1.1,
                    "gusts": 1.6,
                    "dir": "NW",
                    "angle": 315
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 29
                },
                "irradiance": 0.04,
                "humidity": 97
            },
            {
                "date": "2023-03-24T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.2,
                "feels_like": 25,
                "dew_point": 21.8,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.1,
                    "dir": "NNW",
                    "angle": 340
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 40
                },
                "irradiance": 0.04,
                "humidity": 96
            },
            {
                "date": "2023-03-24T01:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 22,
                "feels_like": 25.2,
                "dew_point": 21.8,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.2,
                    "dir": "NNW",
                    "angle": 327
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 81
                },
                "irradiance": 0.06,
                "humidity": 98
            },
            {
                "date": "2023-03-24T02:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 22,
                "feels_like": 24.8,
                "dew_point": 21.8,
                "wind": {
                    "speed": 0.9,
                    "gusts": 1.6,
                    "dir": "WNW",
                    "angle": 298
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.9
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.05,
                "humidity": 98
            },
            {
                "date": "2023-03-24T03:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 21.8,
                "feels_like": 25.2,
                "dew_point": 21.5,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.8,
                    "dir": "WNW",
                    "angle": 295
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.7
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.03,
                "humidity": 98
            },
            {
                "date": "2023-03-24T04:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 21.5,
                "feels_like": 23.8,
                "dew_point": 21.5,
                "wind": {
                    "speed": 0.9,
                    "gusts": 1.8,
                    "dir": "NW",
                    "angle": 310
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 89
                },
                "irradiance": 0.06,
                "humidity": 100
            },
            {
                "date": "2023-03-24T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.2,
                "feels_like": 23.8,
                "dew_point": 21.2,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.4,
                    "dir": "NW",
                    "angle": 305
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 68
                },
                "irradiance": 0.06,
                "humidity": 100
            },
            {
                "date": "2023-03-24T06:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 21.2,
                "feels_like": 23,
                "dew_point": 21,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.6,
                    "dir": "NW",
                    "angle": 320
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.9
                },
                "probability": {
                    "precipitation": 76
                },
                "irradiance": 20.28,
                "humidity": 98
            },
            {
                "date": "2023-03-24T07:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 21.2,
                "feels_like": 23.5,
                "dew_point": 21,
                "wind": {
                    "speed": 0.4,
                    "gusts": 1.5,
                    "dir": "NW",
                    "angle": 308
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 64
                },
                "irradiance": 142.81,
                "humidity": 98
            },
            {
                "date": "2023-03-24T08:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 22.8,
                "feels_like": 25.2,
                "dew_point": 22.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.3,
                    "dir": "W",
                    "angle": 276
                },
                "cloud_cover": {
                    "total": 89
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 330.63,
                "humidity": 97
            },
            {
                "date": "2023-03-24T09:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 24.2,
                "feels_like": 27,
                "dew_point": 23,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.8,
                    "dir": "W",
                    "angle": 259
                },
                "cloud_cover": {
                    "total": 85
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 12
                },
                "irradiance": 422.79,
                "humidity": 92
            },
            {
                "date": "2023-03-24T10:00:00",
                "icon": 13,
                "summary": "Rain shower",
                "temperature": 25.8,
                "feels_like": 28.2,
                "dew_point": 23,
                "wind": {
                    "speed": 1.3,
                    "gusts": 3.4,
                    "dir": "WSW",
                    "angle": 248
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 67
                },
                "irradiance": 543.02,
                "humidity": 84
            },
            {
                "date": "2023-03-24T11:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 26.5,
                "feels_like": 29.8,
                "dew_point": 21.2,
                "wind": {
                    "speed": 1.1,
                    "gusts": 3.2,
                    "dir": "W",
                    "angle": 276
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.9
                },
                "probability": {
                    "precipitation": 91
                },
                "irradiance": 633.08,
                "humidity": 72
            },
            {
                "date": "2023-03-24T12:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 27,
                "feels_like": 30.2,
                "dew_point": 22,
                "wind": {
                    "speed": 0.9,
                    "gusts": 3,
                    "dir": "WNW",
                    "angle": 285
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 1.3
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 695.9,
                "humidity": 74
            },
            {
                "date": "2023-03-24T13:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 27.5,
                "feels_like": 31.8,
                "dew_point": 24.8,
                "wind": {
                    "speed": 0.7,
                    "gusts": 2.8,
                    "dir": "NNW",
                    "angle": 342
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 1.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 680.48,
                "humidity": 85
            },
            {
                "date": "2023-03-24T14:00:00",
                "icon": 15,
                "summary": "Local thunderstorms",
                "temperature": 27.8,
                "feels_like": 31.5,
                "dew_point": 25,
                "wind": {
                    "speed": 1,
                    "gusts": 3.1,
                    "dir": "N",
                    "angle": 356
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 92
                },
                "irradiance": 637.66,
                "humidity": 85
            },
            {
                "date": "2023-03-24T15:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 27.8,
                "feels_like": 31.2,
                "dew_point": 24.8,
                "wind": {
                    "speed": 1,
                    "gusts": 3.4,
                    "dir": "N",
                    "angle": 349
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.9
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 445.87,
                "humidity": 83
            },
            {
                "date": "2023-03-24T16:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 27.8,
                "feels_like": 31.5,
                "dew_point": 24.5,
                "wind": {
                    "speed": 1,
                    "gusts": 3.6,
                    "dir": "WNW",
                    "angle": 283
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 267.69,
                "humidity": 82
            },
            {
                "date": "2023-03-24T17:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 26.5,
                "feels_like": 30.2,
                "dew_point": 24.8,
                "wind": {
                    "speed": 0.8,
                    "gusts": 3.8,
                    "dir": "W",
                    "angle": 281
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 1.4
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 89.54,
                "humidity": 90
            },
            {
                "date": "2023-03-24T18:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 25,
                "feels_like": 28.2,
                "dew_point": 23.5,
                "wind": {
                    "speed": 0.8,
                    "gusts": 3.2,
                    "dir": "WNW",
                    "angle": 303
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 3.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 4.03,
                "humidity": 91
            },
            {
                "date": "2023-03-24T19:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 23.8,
                "feels_like": 25.5,
                "dew_point": 22.2,
                "wind": {
                    "speed": 2.2,
                    "gusts": 5.8,
                    "dir": "ENE",
                    "angle": 69
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.04,
                "humidity": 91
            },
            {
                "date": "2023-03-24T20:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 23.2,
                "feels_like": 24.5,
                "dew_point": 22.5,
                "wind": {
                    "speed": 2.1,
                    "gusts": 5.6,
                    "dir": "E",
                    "angle": 93
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 88
                },
                "irradiance": 0.06,
                "humidity": 95
            },
            {
                "date": "2023-03-24T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.8,
                "feels_like": 25.2,
                "dew_point": 22.5,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.7,
                    "dir": "SSE",
                    "angle": 148
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 54
                },
                "irradiance": 0.04,
                "humidity": 98
            },
            {
                "date": "2023-03-24T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.5,
                "feels_like": 24.5,
                "dew_point": 22.2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.4,
                    "dir": "SSW",
                    "angle": 210
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 29
                },
                "irradiance": 0.06,
                "humidity": 98
            },
            {
                "date": "2023-03-24T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.2,
                "feels_like": 24.2,
                "dew_point": 22.2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.9,
                    "dir": "WSW",
                    "angle": 237
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 31
                },
                "irradiance": 0.04,
                "humidity": 100
            },
            {
                "date": "2023-03-25T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22,
                "feels_like": 24,
                "dew_point": 21.8,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.1,
                    "dir": "SW",
                    "angle": 231
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 31
                },
                "irradiance": 0.05,
                "humidity": 98
            },
            {
                "date": "2023-03-25T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22,
                "feels_like": 24,
                "dew_point": 21.8,
                "wind": {
                    "speed": 1,
                    "gusts": 2.3,
                    "dir": "WSW",
                    "angle": 246
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 50
                },
                "irradiance": 0.05,
                "humidity": 98
            },
            {
                "date": "2023-03-25T02:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 21.8,
                "feels_like": 24,
                "dew_point": 21.5,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.3,
                    "dir": "SSE",
                    "angle": 169
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 60
                },
                "irradiance": 0.04,
                "humidity": 98
            },
            {
                "date": "2023-03-25T03:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 21.8,
                "feels_like": 24.5,
                "dew_point": 21.2,
                "wind": {
                    "speed": 0.4,
                    "gusts": 1.3,
                    "dir": "SSW",
                    "angle": 205
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 85
                },
                "irradiance": 0.06,
                "humidity": 96
            },
            {
                "date": "2023-03-25T04:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 21.5,
                "feels_like": 23.5,
                "dew_point": 21.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.7,
                    "dir": "SSE",
                    "angle": 167
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 67
                },
                "irradiance": 0.05,
                "humidity": 98
            },
            {
                "date": "2023-03-25T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.2,
                "feels_like": 23.5,
                "dew_point": 21,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.8,
                    "dir": "SSE",
                    "angle": 154
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 49
                },
                "irradiance": 0.06,
                "humidity": 98
            },
            {
                "date": "2023-03-25T06:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 21.2,
                "feels_like": 24,
                "dew_point": 21,
                "wind": {
                    "speed": 0.4,
                    "gusts": 0.9,
                    "dir": "ENE",
                    "angle": 60
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 19
                },
                "irradiance": 17.34,
                "humidity": 98
            },
            {
                "date": "2023-03-25T07:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 21.2,
                "feels_like": 23.8,
                "dew_point": 21,
                "wind": {
                    "speed": 0.4,
                    "gusts": 0.8,
                    "dir": "ENE",
                    "angle": 73
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 10
                },
                "irradiance": 110.8,
                "humidity": 98
            },
            {
                "date": "2023-03-25T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.5,
                "feels_like": 24.2,
                "dew_point": 21.5,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.7,
                    "dir": "SSE",
                    "angle": 150
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 8
                },
                "irradiance": 246.8,
                "humidity": 94
            },
            {
                "date": "2023-03-25T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.8,
                "feels_like": 25,
                "dew_point": 21.8,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.9,
                    "dir": "S",
                    "angle": 185
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 399.79,
                "humidity": 88
            },
            {
                "date": "2023-03-25T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25,
                "feels_like": 25.8,
                "dew_point": 22.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.4,
                    "dir": "SSW",
                    "angle": 195
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 18
                },
                "irradiance": 535.35,
                "humidity": 84
            },
            {
                "date": "2023-03-25T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26,
                "feels_like": 26,
                "dew_point": 21.5,
                "wind": {
                    "speed": 1,
                    "gusts": 2.7,
                    "dir": "S",
                    "angle": 188
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 22
                },
                "irradiance": 626.45,
                "humidity": 76
            },
            {
                "date": "2023-03-25T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 27,
                "feels_like": 26,
                "dew_point": 20.8,
                "wind": {
                    "speed": 1.3,
                    "gusts": 2.9,
                    "dir": "S",
                    "angle": 185
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 24
                },
                "irradiance": 642.14,
                "humidity": 68
            },
            {
                "date": "2023-03-25T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28.2,
                "feels_like": 26.5,
                "dew_point": 20,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3,
                    "dir": "S",
                    "angle": 183
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 39
                },
                "irradiance": 640.12,
                "humidity": 60
            },
            {
                "date": "2023-03-25T14:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28.2,
                "feels_like": 32.2,
                "dew_point": 19.5,
                "wind": {
                    "speed": 1.3,
                    "gusts": 2.9,
                    "dir": "SSW",
                    "angle": 196
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 47
                },
                "irradiance": 615.9,
                "humidity": 59
            },
            {
                "date": "2023-03-25T15:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28,
                "feels_like": 30.5,
                "dew_point": 18.8,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.7,
                    "dir": "SW",
                    "angle": 220
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 50
                },
                "irradiance": 487.79,
                "humidity": 57
            },
            {
                "date": "2023-03-25T16:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 28,
                "feels_like": 29.2,
                "dew_point": 18.5,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.6,
                    "dir": "WSW",
                    "angle": 251
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 88
                },
                "irradiance": 266.33,
                "humidity": 56
            },
            {
                "date": "2023-03-25T17:00:00",
                "icon": 25,
                "summary": "Hail",
                "temperature": 26.8,
                "feels_like": 30,
                "dew_point": 20,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2.3,
                    "dir": "WSW",
                    "angle": 252
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 89.03,
                "humidity": 66
            },
            {
                "date": "2023-03-25T18:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 25.5,
                "feels_like": 31.2,
                "dew_point": 21.5,
                "wind": {
                    "speed": 0.6,
                    "gusts": 2,
                    "dir": "WSW",
                    "angle": 254
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1.6
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 3.92,
                "humidity": 78
            },
            {
                "date": "2023-03-25T19:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 24.2,
                "feels_like": 32.5,
                "dew_point": 23.2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.7,
                    "dir": "WSW",
                    "angle": 257
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1.7
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.03,
                "humidity": 94
            },
            {
                "date": "2023-03-25T20:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 23.5,
                "feels_like": 24.8,
                "dew_point": 22.5,
                "wind": {
                    "speed": 0.4,
                    "gusts": 1.6,
                    "dir": "NW",
                    "angle": 311
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 1.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.03,
                "humidity": 94
            },
            {
                "date": "2023-03-25T21:00:00",
                "icon": 25,
                "summary": "Hail",
                "temperature": 23.2,
                "feels_like": 25.8,
                "dew_point": 22.8,
                "wind": {
                    "speed": 0.4,
                    "gusts": 1.3,
                    "dir": "NNE",
                    "angle": 20
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 1.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.05,
                "humidity": 97
            },
            {
                "date": "2023-03-25T22:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 22.5,
                "feels_like": 26.2,
                "dew_point": 22.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1,
                    "dir": "NE",
                    "angle": 34
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.7
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.06,
                "humidity": 98
            },
            {
                "date": "2023-03-25T23:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 22.2,
                "feels_like": 25.8,
                "dew_point": 22,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1,
                    "dir": "NNE",
                    "angle": 18
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 71
                },
                "irradiance": 0.05,
                "humidity": 98
            },
            {
                "date": "2023-03-26T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.2,
                "feels_like": 25.8,
                "dew_point": 22,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1,
                    "dir": "NW",
                    "angle": 310
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 0.06,
                "humidity": 98
            },
            {
                "date": "2023-03-26T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22,
                "feels_like": 25.2,
                "dew_point": 21.8,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1,
                    "dir": "W",
                    "angle": 260
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 0.05,
                "humidity": 98
            },
            {
                "date": "2023-03-26T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22,
                "feels_like": 24.8,
                "dew_point": 21.8,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.3,
                    "dir": "W",
                    "angle": 266
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 12
                },
                "irradiance": 0.05,
                "humidity": 98
            },
            {
                "date": "2023-03-26T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.8,
                "feels_like": 24.8,
                "dew_point": 21.5,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.6,
                    "dir": "W",
                    "angle": 269
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 13
                },
                "irradiance": 0.05,
                "humidity": 98
            },
            {
                "date": "2023-03-26T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.5,
                "feels_like": 24.5,
                "dew_point": 21.5,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.8,
                    "dir": "W",
                    "angle": 271
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 13
                },
                "irradiance": 0.05,
                "humidity": 100
            },
            {
                "date": "2023-03-26T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.5,
                "feels_like": 23.8,
                "dew_point": 21.2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2.1,
                    "dir": "W",
                    "angle": 272
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 12
                },
                "irradiance": 0.04,
                "humidity": 98
            },
            {
                "date": "2023-03-26T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.5,
                "feels_like": 23.8,
                "dew_point": 21.2,
                "wind": {
                    "speed": 0.6,
                    "gusts": 2.2,
                    "dir": "W",
                    "angle": 274
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 17.58,
                "humidity": 98
            },
            {
                "date": "2023-03-26T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.2,
                "feels_like": 23.5,
                "dew_point": 21,
                "wind": {
                    "speed": 0.5,
                    "gusts": 2.1,
                    "dir": "W",
                    "angle": 278
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 36
                },
                "irradiance": 139.55,
                "humidity": 98
            },
            {
                "date": "2023-03-26T08:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 22.2,
                "feels_like": 24.5,
                "dew_point": 21,
                "wind": {
                    "speed": 0.4,
                    "gusts": 2.5,
                    "dir": "NW",
                    "angle": 319
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 51
                },
                "irradiance": 275.75,
                "humidity": 92
            },
            {
                "date": "2023-03-26T09:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 23.2,
                "feels_like": 25,
                "dew_point": 21.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 3.2,
                    "dir": "NE",
                    "angle": 45
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 63
                },
                "irradiance": 389.94,
                "humidity": 88
            },
            {
                "date": "2023-03-26T10:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 24.2,
                "feels_like": 25.5,
                "dew_point": 21.5,
                "wind": {
                    "speed": 1,
                    "gusts": 4,
                    "dir": "ENE",
                    "angle": 62
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 52
                },
                "irradiance": 591.65,
                "humidity": 84
            },
            {
                "date": "2023-03-26T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25.5,
                "feels_like": 26,
                "dew_point": 20.8,
                "wind": {
                    "speed": 0.9,
                    "gusts": 3.9,
                    "dir": "NE",
                    "angle": 53
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 42
                },
                "irradiance": 648.88,
                "humidity": 75
            },
            {
                "date": "2023-03-26T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.8,
                "feels_like": 26,
                "dew_point": 20,
                "wind": {
                    "speed": 1,
                    "gusts": 3.6,
                    "dir": "NE",
                    "angle": 47
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 32
                },
                "irradiance": 695.89,
                "humidity": 66
            },
            {
                "date": "2023-03-26T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28,
                "feels_like": 26.2,
                "dew_point": 19.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 3.1,
                    "dir": "NE",
                    "angle": 44
                },
                "cloud_cover": {
                    "total": 92
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 39
                },
                "irradiance": 686.42,
                "humidity": 59
            },
            {
                "date": "2023-03-26T14:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 28.2,
                "feels_like": 32.5,
                "dew_point": 18.8,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.7,
                    "dir": "NNE",
                    "angle": 26
                },
                "cloud_cover": {
                    "total": 85
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 38
                },
                "irradiance": 601.72,
                "humidity": 56
            },
            {
                "date": "2023-03-26T15:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 28.5,
                "feels_like": 31.2,
                "dew_point": 18,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2.4,
                    "dir": "N",
                    "angle": 353
                },
                "cloud_cover": {
                    "total": 78
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 28
                },
                "irradiance": 441.15,
                "humidity": 53
            },
            {
                "date": "2023-03-26T16:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 29,
                "feels_like": 30,
                "dew_point": 17.5,
                "wind": {
                    "speed": 1,
                    "gusts": 2.1,
                    "dir": "NW",
                    "angle": 315
                },
                "cloud_cover": {
                    "total": 78
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 42
                },
                "irradiance": 258,
                "humidity": 49
            },
            {
                "date": "2023-03-26T17:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 27.5,
                "feels_like": 31.5,
                "dew_point": 19,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.7,
                    "dir": "WNW",
                    "angle": 300
                },
                "cloud_cover": {
                    "total": 75
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 47
                },
                "irradiance": 95.27,
                "humidity": 59
            },
            {
                "date": "2023-03-26T18:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 26,
                "feels_like": 33,
                "dew_point": 20.8,
                "wind": {
                    "speed": 1.4,
                    "gusts": 3.2,
                    "dir": "WNW",
                    "angle": 292
                },
                "cloud_cover": {
                    "total": 71
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 47
                },
                "irradiance": 4.51,
                "humidity": 72
            },
            {
                "date": "2023-03-26T19:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 24.2,
                "feels_like": 34,
                "dew_point": 22,
                "wind": {
                    "speed": 1.6,
                    "gusts": 4,
                    "dir": "WNW",
                    "angle": 286
                },
                "cloud_cover": {
                    "total": 76
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 50
                },
                "irradiance": 0.03,
                "humidity": 87
            },
            {
                "date": "2023-03-26T20:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 23.8,
                "feels_like": 26,
                "dew_point": 22,
                "wind": {
                    "speed": 1.4,
                    "gusts": 3.3,
                    "dir": "WNW",
                    "angle": 284
                },
                "cloud_cover": {
                    "total": 86
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 49
                },
                "irradiance": 0.04,
                "humidity": 89
            },
            {
                "date": "2023-03-26T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.2,
                "feels_like": 26.5,
                "dew_point": 22,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.6,
                    "dir": "WNW",
                    "angle": 282
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 45
                },
                "irradiance": 0.05,
                "humidity": 92
            },
            {
                "date": "2023-03-26T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.8,
                "feels_like": 27,
                "dew_point": 22,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.2,
                    "dir": "W",
                    "angle": 278
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 41
                },
                "irradiance": 0.08,
                "humidity": 95
            },
            {
                "date": "2023-03-26T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.5,
                "feels_like": 26.2,
                "dew_point": 22,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.5,
                    "dir": "W",
                    "angle": 275
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 34
                },
                "irradiance": 0.07,
                "humidity": 97
            },
            {
                "date": "2023-03-27T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22,
                "feels_like": 26,
                "dew_point": 21.8,
                "wind": {
                    "speed": 1.3,
                    "gusts": 2.7,
                    "dir": "W",
                    "angle": 272
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 12
                },
                "irradiance": 0.07,
                "humidity": 98
            },
            {
                "date": "2023-03-27T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.8,
                "feels_like": 25.8,
                "dew_point": 21.5,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2.8,
                    "dir": "W",
                    "angle": 270
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 28
                },
                "irradiance": 0.04,
                "humidity": 98
            },
            {
                "date": "2023-03-27T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22,
                "feels_like": 24.8,
                "dew_point": 21.8,
                "wind": {
                    "speed": 1.3,
                    "gusts": 2.8,
                    "dir": "W",
                    "angle": 270
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 33
                },
                "irradiance": 0.05,
                "humidity": 98
            },
            {
                "date": "2023-03-27T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.8,
                "feels_like": 25,
                "dew_point": 21.5,
                "wind": {
                    "speed": 1.3,
                    "gusts": 2.6,
                    "dir": "W",
                    "angle": 269
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 13
                },
                "irradiance": 0.05,
                "humidity": 98
            },
            {
                "date": "2023-03-27T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.8,
                "feels_like": 25.2,
                "dew_point": 21.5,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.5,
                    "dir": "W",
                    "angle": 269
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 19
                },
                "irradiance": 0.04,
                "humidity": 98
            },
            {
                "date": "2023-03-27T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.8,
                "feels_like": 25,
                "dew_point": 21.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.6,
                    "dir": "W",
                    "angle": 268
                },
                "cloud_cover": {
                    "total": 92
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 16
                },
                "irradiance": 0.07,
                "humidity": 98
            },
            {
                "date": "2023-03-27T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.8,
                "feels_like": 24.8,
                "dew_point": 21.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.6,
                    "dir": "W",
                    "angle": 267
                },
                "cloud_cover": {
                    "total": 92
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 5
                },
                "irradiance": 17.37,
                "humidity": 98
            },
            {
                "date": "2023-03-27T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.8,
                "feels_like": 24.5,
                "dew_point": 21.2,
                "wind": {
                    "speed": 1,
                    "gusts": 2.7,
                    "dir": "W",
                    "angle": 265
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 11
                },
                "irradiance": 131.34,
                "humidity": 96
            },
            {
                "date": "2023-03-27T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.2,
                "feels_like": 25.2,
                "dew_point": 20.8,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.9,
                    "dir": "W",
                    "angle": 266
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 305.72,
                "humidity": 85
            },
            {
                "date": "2023-03-27T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.8,
                "feels_like": 25,
                "dew_point": 20.2,
                "wind": {
                    "speed": 1.4,
                    "gusts": 3.2,
                    "dir": "W",
                    "angle": 266
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 464.72,
                "humidity": 76
            },
            {
                "date": "2023-03-27T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.2,
                "feels_like": 25.2,
                "dew_point": 19.5,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.6,
                    "dir": "W",
                    "angle": 266
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 27
                },
                "irradiance": 586.96,
                "humidity": 66
            },
            {
                "date": "2023-03-27T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 27.5,
                "feels_like": 25.8,
                "dew_point": 18.2,
                "wind": {
                    "speed": 1.3,
                    "gusts": 3.5,
                    "dir": "W",
                    "angle": 272
                },
                "cloud_cover": {
                    "total": 92
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 34
                },
                "irradiance": 688.92,
                "humidity": 57
            },
            {
                "date": "2023-03-27T12:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 28.8,
                "feels_like": 25.5,
                "dew_point": 16.5,
                "wind": {
                    "speed": 0.9,
                    "gusts": 3.4,
                    "dir": "WNW",
                    "angle": 287
                },
                "cloud_cover": {
                    "total": 88
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 35
                },
                "irradiance": 746.34,
                "humidity": 47
            }
        ]
    },
    "daily": {
        "data": [
            {
                "day": "2023-03-20",
                "icon": 12,
                "summary": "Fog in the morning, cloudy later. Temperature 20/31 °C.",
                "all_day": {
                    "temperature_min": 20.2,
                    "temperature_max": 31,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 32
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-20T06:18:07",
                        "set": "2023-03-20T18:24:59"
                    }
                }
            },
            {
                "day": "2023-03-21",
                "icon": 12,
                "summary": "Thunderstorms in the morning, cloudy later. Temperature 21/28 °C.",
                "all_day": {
                    "temperature_min": 21.2,
                    "temperature_max": 27.8,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 74
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-21T06:17:43",
                        "set": "2023-03-21T18:24:47"
                    }
                }
            },
            {
                "day": "2023-03-22",
                "icon": 12,
                "summary": "Fog in the morning, possible rain later. Temperature 20/30 °C.",
                "all_day": {
                    "temperature_min": 20,
                    "temperature_max": 30,
                    "wind_speed": 0.9,
                    "probability": {
                        "precipitation": 34
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-22T06:17:20",
                        "set": "2023-03-22T18:24:35"
                    }
                }
            },
            {
                "day": "2023-03-23",
                "icon": 12,
                "summary": "Possible rain, increasing in the afternoon. Temperature 21/29 °C.",
                "all_day": {
                    "temperature_min": 21,
                    "temperature_max": 28.5,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 44
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-23T06:16:56",
                        "set": "2023-03-23T18:24:23"
                    }
                }
            },
            {
                "day": "2023-03-24",
                "icon": 14,
                "summary": "Thunderstorms changing to possible rain by evening. Temperature 21/28 °C.",
                "all_day": {
                    "temperature_min": 21.2,
                    "temperature_max": 27.8,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 72
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-24T06:16:32",
                        "set": "2023-03-24T18:24:11"
                    }
                }
            },
            {
                "day": "2023-03-25",
                "icon": 25,
                "summary": "Fog in the morning changing to possible rain in the afternoon and thunderstorms later in the evening. Temperature 21/28 °C.",
                "all_day": {
                    "temperature_min": 21.2,
                    "temperature_max": 28.2,
                    "wind_speed": 0.8,
                    "probability": {
                        "precipitation": 54
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-25T06:16:08",
                        "set": "2023-03-25T18:23:59"
                    }
                }
            },
            {
                "day": "2023-03-26",
                "icon": 6,
                "summary": "Possible rain changing to cloudy in the afternoon. Temperature 21/29 °C, but a feels-like temperature of up to 34 °C.",
                "all_day": {
                    "temperature_min": 21.2,
                    "temperature_max": 29,
                    "wind_speed": 0.9,
                    "probability": {
                        "precipitation": 33
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-26T06:15:45",
                        "set": "2023-03-26T18:23:46"
                    }
                }
            },
            {
                "day": "2023-03-27",
                "icon": 14,
                "summary": "Cloudy changing to thunderstorms in the afternoon. Temperature 21/30 °C.",
                "all_day": {
                    "temperature_min": 20.5,
                    "temperature_max": 29.8,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 30
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-27T06:15:21",
                        "set": "2023-03-27T18:23:34"
                    }
                }
            },
            {
                "day": "2023-03-28",
                "icon": 13,
                "summary": "Cloudy in the morning changing to rain showers in the afternoon and thunderstorms later in the evening. Temperature 20/31 °C.",
                "all_day": {
                    "temperature_min": 20.2,
                    "temperature_max": 30.5,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 80
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-28T06:14:57",
                        "set": "2023-03-28T18:23:22"
                    }
                }
            },
            {
                "day": "2023-03-29",
                "icon": 15,
                "summary": "Cloudy changing to thunderstorms in the afternoon. Temperature 21/29 °C.",
                "all_day": {
                    "temperature_min": 20.5,
                    "temperature_max": 28.8,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-29T06:14:33",
                        "set": "2023-03-29T18:23:10"
                    }
                }
            },
            {
                "day": "2023-03-30",
                "icon": 14,
                "summary": "Cloudy changing to thunderstorms in the afternoon. Temperature 21/27 °C.",
                "all_day": {
                    "temperature_min": 20.8,
                    "temperature_max": 27.2,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-30T06:14:09",
                        "set": "2023-03-30T18:22:57"
                    }
                }
            },
            {
                "day": "2023-03-31",
                "icon": 11,
                "summary": "Rain during the day, thunderstorms by evening. Temperature 20/30 °C.",
                "all_day": {
                    "temperature_min": 20.2,
                    "temperature_max": 30.2,
                    "wind_speed": 0.8,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-31T06:13:45",
                        "set": "2023-03-31T18:22:45"
                    }
                }
            },
            {
                "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 21/31 °C.",
                "all_day": {
                    "temperature_min": 20.5,
                    "temperature_max": 30.5,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 87
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-01T06:13:22",
                        "set": "2023-04-01T18:22:33"
                    }
                }
            },
            {
                "day": "2023-04-02",
                "icon": 15,
                "summary": "Cloudy changing to thunderstorms in the afternoon. Temperature 21/30 °C.",
                "all_day": {
                    "temperature_min": 20.8,
                    "temperature_max": 30.2,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 85
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-02T06:12:58",
                        "set": "2023-04-02T18:22:21"
                    }
                }
            },
            {
                "day": "2023-04-03",
                "icon": 11,
                "summary": "Rain, reducing in the afternoon. Temperature 21/29 °C.",
                "all_day": {
                    "temperature_min": 20.5,
                    "temperature_max": 28.8,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 91
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-03T06:12:35",
                        "set": "2023-04-03T18:22:09"
                    }
                }
            },
            {
                "day": "2023-04-04",
                "icon": 10,
                "summary": "Light rain in the morning changing to rain showers in the afternoon and thunderstorms later in the evening. Temperature 21/30 °C.",
                "all_day": {
                    "temperature_min": 20.5,
                    "temperature_max": 29.5,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 77
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-04T06:12:11",
                        "set": "2023-04-04T18:21:58"
                    }
                }
            },
            {
                "day": "2023-04-05",
                "icon": 14,
                "summary": "Rain changing to thunderstorms in the afternoon. Temperature 21/29 °C.",
                "all_day": {
                    "temperature_min": 20.8,
                    "temperature_max": 28.8,
                    "wind_speed": 1.6,
                    "probability": {
                        "precipitation": 91
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-05T06:11:48",
                        "set": "2023-04-05T18:21:46"
                    }
                }
            },
            {
                "day": "2023-04-06",
                "icon": 15,
                "summary": "Mostly cloudy changing to thunderstorms in the afternoon. Temperature 21/29 °C.",
                "all_day": {
                    "temperature_min": 20.8,
                    "temperature_max": 29,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-06T06:11:25",
                        "set": "2023-04-06T18:21:35"
                    }
                }
            },
            {
                "day": "2023-04-07",
                "icon": 14,
                "summary": "Light rain changing to thunderstorms in the afternoon. Temperature 21/31 °C.",
                "all_day": {
                    "temperature_min": 20.8,
                    "temperature_max": 30.5,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 94
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-07T06:11:02",
                        "set": "2023-04-07T18:21:23"
                    }
                }
            },
            {
                "day": "2023-04-08",
                "icon": 14,
                "summary": "Cloudy changing to thunderstorms in the afternoon. Temperature 21/29 °C.",
                "all_day": {
                    "temperature_min": 21,
                    "temperature_max": 29,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 88
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-08T06:10:40",
                        "set": "2023-04-08T18:21:12"
                    }
                }
            },
            {
                "day": "2023-04-09",
                "icon": 14,
                "summary": "Cloudy changing to thunderstorms in the afternoon. Temperature 21/30 °C.",
                "all_day": {
                    "temperature_min": 21,
                    "temperature_max": 30,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 93
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-09T06:10:17",
                        "set": "2023-04-09T18:21:02"
                    }
                }
            },
            {
                "day": "2023-04-10",
                "icon": 14,
                "summary": "Light rain changing to thunderstorms in the afternoon. Temperature 21/30 °C.",
                "all_day": {
                    "temperature_min": 20.5,
                    "temperature_max": 30.2,
                    "wind_speed": 0.9,
                    "probability": {
                        "precipitation": 90
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-10T06:09:55",
                        "set": "2023-04-10T18:20:51"
                    }
                }
            },
            {
                "day": "2023-04-11",
                "icon": 14,
                "summary": "Rain changing to thunderstorms in the afternoon. Temperature 21/29 °C.",
                "all_day": {
                    "temperature_min": 20.8,
                    "temperature_max": 29.2,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-11T06:09:34",
                        "set": "2023-04-11T18:20:41"
                    }
                }
            },
            {
                "day": "2023-04-12",
                "icon": 14,
                "summary": "Rain changing to thunderstorms in the afternoon. Temperature 21/29 °C.",
                "all_day": {
                    "temperature_min": 20.8,
                    "temperature_max": 28.5,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-12T06:09:12",
                        "set": "2023-04-12T18:20:31"
                    }
                }
            },
            {
                "day": "2023-04-13",
                "icon": 14,
                "summary": "Rain changing to thunderstorms in the afternoon. Temperature 21/26 °C.",
                "all_day": {
                    "temperature_min": 20.8,
                    "temperature_max": 26.2,
                    "wind_speed": 0.7,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-13T06:08:51",
                        "set": "2023-04-13T18:20:21"
                    }
                }
            },
            {
                "day": "2023-04-14",
                "icon": 13,
                "summary": "Partly sunny in the morning changing to rain showers in the afternoon and thunderstorms later in the evening. Temperature 20/30 °C.",
                "all_day": {
                    "temperature_min": 19.8,
                    "temperature_max": 29.5,
                    "wind_speed": 0.7,
                    "probability": {
                        "precipitation": 81
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-14T06:08:30",
                        "set": "2023-04-14T18:20:12"
                    }
                }
            },
            {
                "day": "2023-04-15",
                "icon": 14,
                "summary": "Rain changing to thunderstorms in the afternoon. Temperature 21/30 °C.",
                "all_day": {
                    "temperature_min": 20.5,
                    "temperature_max": 30.2,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-15T06:08:10",
                        "set": "2023-04-15T18:20:03"
                    }
                }
            },
            {
                "day": "2023-04-16",
                "icon": 12,
                "summary": "Rain in the morning changing to cloudy in the afternoon and thunderstorms later in the evening. Temperature 21/30 °C.",
                "all_day": {
                    "temperature_min": 20.5,
                    "temperature_max": 29.5,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-16T06:07:50",
                        "set": "2023-04-16T18:19:55"
                    }
                }
            },
            {
                "day": "2023-04-17",
                "icon": 14,
                "summary": "Rain changing to thunderstorms in the afternoon. Temperature 21/30 °C.",
                "all_day": {
                    "temperature_min": 20.8,
                    "temperature_max": 29.8,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-17T06:07:30",
                        "set": "2023-04-17T18:19:46"
                    }
                }
            },
            {
                "day": "2023-04-18",
                "icon": 14,
                "summary": "Cloudy changing to thunderstorms in the afternoon. Temperature 21/28 °C.",
                "all_day": {
                    "temperature_min": 20.8,
                    "temperature_max": 27.8,
                    "wind_speed": 0.8,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-18T06:07:11",
                        "set": "2023-04-18T18:19:39"
                    }
                }
            }
        ]
    },
    "minutely": {
        "summary": "Summary not available for this area."
    }
}
06:18
18:24

Fog in the morning, cloudy later. Temperature 20/31 °C.

Summary not available for this area.

time weather temp wind (m/s) precipitation probability total (mm) feels like
Now 31°C 2951.6 - % 0 32°C
15:00 31°C 1.6 14 % 0 32°C
16:00 31°C 1.2 53 % 0 33°C
17:00 30°C 1.4 88 % 0.3 31°C
18:00 28°C 1.9 >95 % 2.4 29°C
19:00 25°C 1.3 >95 % 0.5 27°C
20:00 24°C 0.8 >95 % 1.6 26°C
21:00 23°C 1.3 >95 % 1 25°C
22:00 23°C 1.2 83 % 0.2 25°C
23:00 23°C 1.2 76 % 0 25°C

Current and weather forecast API
for Mbalmayo

Real-time weather data for Mbalmayo, Centre Region, Republic of Cameroon are provided by Meteosources's machine learning technology, which uses a multitude of different weather models but minimises their errors, resulting in extremely high accuracy. The local weather data shown are for coordinates 3.51667N, 11.5E, 663 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?