Weather API - Mokolo

Real-time, forecast & historical accurate data

At an affordable price, you will receive accurate and reliable data for Mokolo 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
Mokolo, Far North, Republic of Cameroon
Change location and view the data
Request
{
    "place_id": "mokolo",
    "language": "en",
    "unit": "metric"
}
Response
{
    "timezone": "Africa/Douala",
    "units": "metric",
    "current": {
        "icon_num": 6,
        "weather": "Cloudy",
        "temperature": 34,
        "feels_like": 32.2,
        "dew_point": 3.8,
        "wind": {
            "speed": 0.8,
            "gusts": 5.4,
            "angle": 171,
            "dir": "S"
        },
        "precipitation": {
            "total": 0
        },
        "cloud_cover": 87,
        "irradiance": 185.01,
        "pressure": 1006,
        "uv_index": 1.2,
        "humidity": 15
    },
    "hourly": {
        "data": [
            {
                "date": "2023-03-20T16:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 34,
                "feels_like": 32.2,
                "dew_point": 3.8,
                "wind": {
                    "speed": 0.8,
                    "gusts": 5.4,
                    "dir": "S",
                    "angle": 171
                },
                "cloud_cover": {
                    "total": 87
                },
                "pressure": 1006,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 185.01,
                "humidity": 15
            },
            {
                "date": "2023-03-20T17:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 33,
                "feels_like": 31,
                "dew_point": 3.8,
                "wind": {
                    "speed": 1.4,
                    "gusts": 6.1,
                    "dir": "SSE",
                    "angle": 151
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1006,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 66.16,
                "humidity": 15
            },
            {
                "date": "2023-03-20T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 32,
                "feels_like": 30,
                "dew_point": 5,
                "wind": {
                    "speed": 1.8,
                    "gusts": 6.6,
                    "dir": "SE",
                    "angle": 143
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 1.34,
                "humidity": 18
            },
            {
                "date": "2023-03-20T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 30.5,
                "feels_like": 28.5,
                "dew_point": 6.2,
                "wind": {
                    "speed": 1.7,
                    "gusts": 4.1,
                    "dir": "ESE",
                    "angle": 118
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0,
                "humidity": 21
            },
            {
                "date": "2023-03-20T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 29.2,
                "feels_like": 28.2,
                "dew_point": 6.5,
                "wind": {
                    "speed": 0.7,
                    "gusts": 3.1,
                    "dir": "ESE",
                    "angle": 122
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 23
            },
            {
                "date": "2023-03-20T21:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 28.8,
                "feels_like": 27.8,
                "dew_point": 6.8,
                "wind": {
                    "speed": 0.4,
                    "gusts": 3.3,
                    "dir": "E",
                    "angle": 88
                },
                "cloud_cover": {
                    "total": 88
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.07,
                "humidity": 24
            },
            {
                "date": "2023-03-20T22:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 28.2,
                "feels_like": 28,
                "dew_point": 6.8,
                "wind": {
                    "speed": 0.4,
                    "gusts": 3.2,
                    "dir": "ENE",
                    "angle": 75
                },
                "cloud_cover": {
                    "total": 89
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0.03,
                "humidity": 25
            },
            {
                "date": "2023-03-20T23:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 27.8,
                "feels_like": 26.8,
                "dew_point": 5.5,
                "wind": {
                    "speed": 0.3,
                    "gusts": 3.1,
                    "dir": "NNW",
                    "angle": 342
                },
                "cloud_cover": {
                    "total": 81
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 12
                },
                "irradiance": 0,
                "humidity": 24
            },
            {
                "date": "2023-03-21T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.8,
                "feels_like": 26,
                "dew_point": 4.8,
                "wind": {
                    "speed": 0.6,
                    "gusts": 2.3,
                    "dir": "NW",
                    "angle": 305
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 14
                },
                "irradiance": 0.04,
                "humidity": 24
            },
            {
                "date": "2023-03-21T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.5,
                "feels_like": 25,
                "dew_point": 4.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.7,
                    "dir": "NNE",
                    "angle": 28
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 34
                },
                "irradiance": 0.01,
                "humidity": 24
            },
            {
                "date": "2023-03-21T02:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 25.8,
                "feels_like": 24,
                "dew_point": 4.2,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.2,
                    "dir": "ENE",
                    "angle": 60
                },
                "cloud_cover": {
                    "total": 82
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 47
                },
                "irradiance": 0,
                "humidity": 25
            },
            {
                "date": "2023-03-21T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23,
                "feels_like": 22.5,
                "dew_point": 2.8,
                "wind": {
                    "speed": 1.8,
                    "gusts": 9.1,
                    "dir": "E",
                    "angle": 84
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 20
                },
                "irradiance": 0.05,
                "humidity": 26
            },
            {
                "date": "2023-03-21T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.5,
                "feels_like": 21,
                "dew_point": 2.8,
                "wind": {
                    "speed": 1.8,
                    "gusts": 6.9,
                    "dir": "E",
                    "angle": 80
                },
                "cloud_cover": {
                    "total": 92
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 42
                },
                "irradiance": 0,
                "humidity": 27
            },
            {
                "date": "2023-03-21T05:00:00",
                "icon": 12,
                "summary": "Possible rain",
                "temperature": 22.5,
                "feels_like": 21.8,
                "dew_point": 4.5,
                "wind": {
                    "speed": 1.2,
                    "gusts": 4.9,
                    "dir": "ESE",
                    "angle": 104
                },
                "cloud_cover": {
                    "total": 84
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1.2
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0,
                "humidity": 30
            },
            {
                "date": "2023-03-21T06:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 22.5,
                "feels_like": 22.2,
                "dew_point": 5.8,
                "wind": {
                    "speed": 1.8,
                    "gusts": 4.8,
                    "dir": "ESE",
                    "angle": 114
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 15.23,
                "humidity": 33
            },
            {
                "date": "2023-03-21T07:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 22.5,
                "feels_like": 21.5,
                "dew_point": 6.5,
                "wind": {
                    "speed": 2.2,
                    "gusts": 5.8,
                    "dir": "ESE",
                    "angle": 115
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 79
                },
                "irradiance": 46.53,
                "humidity": 35
            },
            {
                "date": "2023-03-21T08:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 22.5,
                "feels_like": 20.8,
                "dew_point": 7.5,
                "wind": {
                    "speed": 3.4,
                    "gusts": 5.4,
                    "dir": "SE",
                    "angle": 130
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 65
                },
                "irradiance": 135.31,
                "humidity": 38
            },
            {
                "date": "2023-03-21T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.2,
                "feels_like": 21.2,
                "dew_point": 10.2,
                "wind": {
                    "speed": 4.9,
                    "gusts": 6.1,
                    "dir": "SE",
                    "angle": 133
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 40
                },
                "irradiance": 242.88,
                "humidity": 43
            },
            {
                "date": "2023-03-21T10:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 24.2,
                "feels_like": 22.2,
                "dew_point": 10.5,
                "wind": {
                    "speed": 4,
                    "gusts": 5.1,
                    "dir": "ESE",
                    "angle": 118
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 45
                },
                "irradiance": 261.23,
                "humidity": 41
            },
            {
                "date": "2023-03-21T11:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 25,
                "feels_like": 24,
                "dew_point": 10.8,
                "wind": {
                    "speed": 3.8,
                    "gusts": 5.6,
                    "dir": "ESE",
                    "angle": 117
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 60
                },
                "irradiance": 387.33,
                "humidity": 40
            },
            {
                "date": "2023-03-21T12:00:00",
                "icon": 13,
                "summary": "Rain shower",
                "temperature": 25.8,
                "feels_like": 24.5,
                "dew_point": 9.8,
                "wind": {
                    "speed": 3.8,
                    "gusts": 5.6,
                    "dir": "SE",
                    "angle": 125
                },
                "cloud_cover": {
                    "total": 80
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 1.5
                },
                "probability": {
                    "precipitation": 71
                },
                "irradiance": 549.06,
                "humidity": 36
            },
            {
                "date": "2023-03-21T13:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 26,
                "feels_like": 24.8,
                "dew_point": 7.5,
                "wind": {
                    "speed": 4.3,
                    "gusts": 6.4,
                    "dir": "SE",
                    "angle": 130
                },
                "cloud_cover": {
                    "total": 66
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 678.33,
                "humidity": 30
            },
            {
                "date": "2023-03-21T14:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 27,
                "feels_like": 26.2,
                "dew_point": 6.8,
                "wind": {
                    "speed": 4.4,
                    "gusts": 7.3,
                    "dir": "SE",
                    "angle": 128
                },
                "cloud_cover": {
                    "total": 70
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 670.83,
                "humidity": 27
            },
            {
                "date": "2023-03-21T15:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 27.2,
                "feels_like": 26.8,
                "dew_point": 6,
                "wind": {
                    "speed": 4.4,
                    "gusts": 8.6,
                    "dir": "SE",
                    "angle": 124
                },
                "cloud_cover": {
                    "total": 60
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 535.77,
                "humidity": 25
            },
            {
                "date": "2023-03-21T16:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 27.2,
                "feels_like": 26.2,
                "dew_point": 5.8,
                "wind": {
                    "speed": 4.3,
                    "gusts": 9,
                    "dir": "ESE",
                    "angle": 114
                },
                "cloud_cover": {
                    "total": 62
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 5
                },
                "irradiance": 309.99,
                "humidity": 25
            },
            {
                "date": "2023-03-21T17:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.5,
                "feels_like": 25.5,
                "dew_point": 5.8,
                "wind": {
                    "speed": 4.4,
                    "gusts": 8.8,
                    "dir": "SE",
                    "angle": 125
                },
                "cloud_cover": {
                    "total": 92
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 11
                },
                "irradiance": 77.31,
                "humidity": 26
            },
            {
                "date": "2023-03-21T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25.8,
                "feels_like": 24.2,
                "dew_point": 7.5,
                "wind": {
                    "speed": 3.4,
                    "gusts": 8.4,
                    "dir": "SE",
                    "angle": 143
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 16
                },
                "irradiance": 1.17,
                "humidity": 31
            },
            {
                "date": "2023-03-21T19:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 24.8,
                "feels_like": 23.5,
                "dew_point": 8.2,
                "wind": {
                    "speed": 3.1,
                    "gusts": 6.7,
                    "dir": "SE",
                    "angle": 133
                },
                "cloud_cover": {
                    "total": 63
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 28
                },
                "irradiance": 0.15,
                "humidity": 34
            },
            {
                "date": "2023-03-21T20:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 24,
                "feels_like": 25.2,
                "dew_point": 10.8,
                "wind": {
                    "speed": 2.4,
                    "gusts": 6,
                    "dir": "ESE",
                    "angle": 114
                },
                "cloud_cover": {
                    "total": 70
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 13
                },
                "irradiance": 0,
                "humidity": 43
            },
            {
                "date": "2023-03-21T21:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 23.5,
                "feels_like": 25.5,
                "dew_point": 9.8,
                "wind": {
                    "speed": 1.4,
                    "gusts": 4.3,
                    "dir": "ESE",
                    "angle": 120
                },
                "cloud_cover": {
                    "total": 77
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0.08,
                "humidity": 41
            },
            {
                "date": "2023-03-21T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23,
                "feels_like": 25.2,
                "dew_point": 8.8,
                "wind": {
                    "speed": 0.8,
                    "gusts": 3.1,
                    "dir": "ESE",
                    "angle": 121
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 40
            },
            {
                "date": "2023-03-21T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.2,
                "feels_like": 23.2,
                "dew_point": 8.5,
                "wind": {
                    "speed": 0.8,
                    "gusts": 3.1,
                    "dir": "SSE",
                    "angle": 148
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 13
                },
                "irradiance": 0.06,
                "humidity": 38
            },
            {
                "date": "2023-03-22T00:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 23,
                "feels_like": 23.5,
                "dew_point": 8.5,
                "wind": {
                    "speed": 0.9,
                    "gusts": 3,
                    "dir": "SSW",
                    "angle": 203
                },
                "cloud_cover": {
                    "total": 62
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 0,
                "humidity": 39
            },
            {
                "date": "2023-03-22T01:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 22.8,
                "feels_like": 24.8,
                "dew_point": 8.2,
                "wind": {
                    "speed": 1,
                    "gusts": 3.3,
                    "dir": "SW",
                    "angle": 219
                },
                "cloud_cover": {
                    "total": 82
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 5
                },
                "irradiance": 0,
                "humidity": 39
            },
            {
                "date": "2023-03-22T02:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 23.2,
                "feels_like": 24,
                "dew_point": 9,
                "wind": {
                    "speed": 1.1,
                    "gusts": 4.3,
                    "dir": "SSW",
                    "angle": 202
                },
                "cloud_cover": {
                    "total": 88
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 0.17,
                "humidity": 40
            },
            {
                "date": "2023-03-22T03:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 22.8,
                "feels_like": 22.5,
                "dew_point": 8,
                "wind": {
                    "speed": 1.9,
                    "gusts": 5,
                    "dir": "S",
                    "angle": 187
                },
                "cloud_cover": {
                    "total": 86
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 0,
                "humidity": 38
            },
            {
                "date": "2023-03-22T04:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 22.2,
                "feels_like": 21.2,
                "dew_point": 8,
                "wind": {
                    "speed": 2.6,
                    "gusts": 4.8,
                    "dir": "SSW",
                    "angle": 203
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.02,
                "humidity": 39
            },
            {
                "date": "2023-03-22T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22,
                "feels_like": 21,
                "dew_point": 9,
                "wind": {
                    "speed": 2.8,
                    "gusts": 4.8,
                    "dir": "SSW",
                    "angle": 211
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 0,
                "humidity": 43
            },
            {
                "date": "2023-03-22T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.8,
                "feels_like": 20.5,
                "dew_point": 10,
                "wind": {
                    "speed": 2.6,
                    "gusts": 4.3,
                    "dir": "WSW",
                    "angle": 236
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 5
                },
                "irradiance": 31.15,
                "humidity": 47
            },
            {
                "date": "2023-03-22T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22,
                "feels_like": 22.2,
                "dew_point": 11,
                "wind": {
                    "speed": 1.8,
                    "gusts": 4.2,
                    "dir": "WSW",
                    "angle": 249
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 174.58,
                "humidity": 49
            },
            {
                "date": "2023-03-22T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.8,
                "feels_like": 22.8,
                "dew_point": 9.5,
                "wind": {
                    "speed": 2.4,
                    "gusts": 3.9,
                    "dir": "W",
                    "angle": 262
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 295.76,
                "humidity": 40
            },
            {
                "date": "2023-03-22T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25.2,
                "feels_like": 23.8,
                "dew_point": 7.8,
                "wind": {
                    "speed": 3.4,
                    "gusts": 4.3,
                    "dir": "W",
                    "angle": 277
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 423.12,
                "humidity": 32
            },
            {
                "date": "2023-03-22T10:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 26.2,
                "feels_like": 24.2,
                "dew_point": 6.5,
                "wind": {
                    "speed": 3.8,
                    "gusts": 4,
                    "dir": "W",
                    "angle": 276
                },
                "cloud_cover": {
                    "total": 86
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 701.24,
                "humidity": 28
            },
            {
                "date": "2023-03-22T11:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 27.8,
                "feels_like": 25.8,
                "dew_point": 6.2,
                "wind": {
                    "speed": 4.4,
                    "gusts": 3.8,
                    "dir": "W",
                    "angle": 270
                },
                "cloud_cover": {
                    "total": 69
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 888.2,
                "humidity": 25
            },
            {
                "date": "2023-03-22T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 29.2,
                "feels_like": 28,
                "dew_point": 6.5,
                "wind": {
                    "speed": 4.3,
                    "gusts": 3.6,
                    "dir": "W",
                    "angle": 274
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 813.62,
                "humidity": 23
            },
            {
                "date": "2023-03-22T13:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 30,
                "feels_like": 27.5,
                "dew_point": 5.5,
                "wind": {
                    "speed": 4,
                    "gusts": 3.1,
                    "dir": "W",
                    "angle": 281
                },
                "cloud_cover": {
                    "total": 77
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 11
                },
                "irradiance": 719.76,
                "humidity": 21
            },
            {
                "date": "2023-03-22T14:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 30.2,
                "feels_like": 28.5,
                "dew_point": 4.5,
                "wind": {
                    "speed": 4,
                    "gusts": 2.9,
                    "dir": "WNW",
                    "angle": 295
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 26
                },
                "irradiance": 480.67,
                "humidity": 19
            },
            {
                "date": "2023-03-22T15:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 29.8,
                "feels_like": 27.5,
                "dew_point": 4.5,
                "wind": {
                    "speed": 4.1,
                    "gusts": 3,
                    "dir": "NW",
                    "angle": 306
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 1.2
                },
                "probability": {
                    "precipitation": 60
                },
                "irradiance": 262.1,
                "humidity": 20
            },
            {
                "date": "2023-03-22T16:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 26.8,
                "feels_like": 24.2,
                "dew_point": 1.8,
                "wind": {
                    "speed": 3.6,
                    "gusts": 4.5,
                    "dir": "NW",
                    "angle": 310
                },
                "cloud_cover": {
                    "total": 86
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 224.96,
                "humidity": 19
            },
            {
                "date": "2023-03-22T17:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 27.5,
                "feels_like": 25,
                "dew_point": 2.5,
                "wind": {
                    "speed": 3.2,
                    "gusts": 3.1,
                    "dir": "NW",
                    "angle": 315
                },
                "cloud_cover": {
                    "total": 86
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 65.79,
                "humidity": 19
            },
            {
                "date": "2023-03-22T18:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 27,
                "feels_like": 24.8,
                "dew_point": 3,
                "wind": {
                    "speed": 3.3,
                    "gusts": 1.9,
                    "dir": "NW",
                    "angle": 323
                },
                "cloud_cover": {
                    "total": 70
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 1.02,
                "humidity": 21
            },
            {
                "date": "2023-03-22T19:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 26.5,
                "feels_like": 24.8,
                "dew_point": 4,
                "wind": {
                    "speed": 2.4,
                    "gusts": 1.9,
                    "dir": "NNW",
                    "angle": 330
                },
                "cloud_cover": {
                    "total": 47
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 23
            },
            {
                "date": "2023-03-22T20:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 25.5,
                "feels_like": 25.5,
                "dew_point": 4,
                "wind": {
                    "speed": 1.5,
                    "gusts": 1.1,
                    "dir": "NNW",
                    "angle": 328
                },
                "cloud_cover": {
                    "total": 32
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 24
            },
            {
                "date": "2023-03-22T21:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 25,
                "feels_like": 25.2,
                "dew_point": 4,
                "wind": {
                    "speed": 0.9,
                    "gusts": 0.9,
                    "dir": "NW",
                    "angle": 306
                },
                "cloud_cover": {
                    "total": 22
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.2,
                "humidity": 25
            },
            {
                "date": "2023-03-22T22:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 24.8,
                "feels_like": 25.5,
                "dew_point": 4.5,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1,
                    "dir": "SSW",
                    "angle": 212
                },
                "cloud_cover": {
                    "total": 34
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.05,
                "humidity": 27
            },
            {
                "date": "2023-03-22T23:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 23.8,
                "feels_like": 24.2,
                "dew_point": 3.8,
                "wind": {
                    "speed": 0.7,
                    "gusts": 2.2,
                    "dir": "W",
                    "angle": 272
                },
                "cloud_cover": {
                    "total": 22
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 27
            },
            {
                "date": "2023-03-23T00:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 23.8,
                "feels_like": 23.8,
                "dew_point": 4.2,
                "wind": {
                    "speed": 1.7,
                    "gusts": 3.3,
                    "dir": "NNW",
                    "angle": 330
                },
                "cloud_cover": {
                    "total": 44
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 28
            },
            {
                "date": "2023-03-23T01:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 23.5,
                "feels_like": 24,
                "dew_point": 4.5,
                "wind": {
                    "speed": 1.3,
                    "gusts": 3.2,
                    "dir": "NNW",
                    "angle": 340
                },
                "cloud_cover": {
                    "total": 24
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 29
            },
            {
                "date": "2023-03-23T02:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 22.8,
                "feels_like": 24,
                "dew_point": 4,
                "wind": {
                    "speed": 0.7,
                    "gusts": 2.8,
                    "dir": "W",
                    "angle": 278
                },
                "cloud_cover": {
                    "total": 33
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 29
            },
            {
                "date": "2023-03-23T03:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 22.2,
                "feels_like": 23.5,
                "dew_point": 4.2,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.8,
                    "dir": "WSW",
                    "angle": 255
                },
                "cloud_cover": {
                    "total": 50
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.35,
                "humidity": 30
            },
            {
                "date": "2023-03-23T04:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 21.8,
                "feels_like": 20.8,
                "dew_point": 3.2,
                "wind": {
                    "speed": 1.9,
                    "gusts": 2.8,
                    "dir": "W",
                    "angle": 274
                },
                "cloud_cover": {
                    "total": 41
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 29
            },
            {
                "date": "2023-03-23T05:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 22,
                "feels_like": 20.2,
                "dew_point": 3.8,
                "wind": {
                    "speed": 1.8,
                    "gusts": 3.5,
                    "dir": "W",
                    "angle": 274
                },
                "cloud_cover": {
                    "total": 45
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.12,
                "humidity": 30
            },
            {
                "date": "2023-03-23T06:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 22.2,
                "feels_like": 20.8,
                "dew_point": 4.5,
                "wind": {
                    "speed": 2,
                    "gusts": 3.7,
                    "dir": "NW",
                    "angle": 322
                },
                "cloud_cover": {
                    "total": 55
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 31.95,
                "humidity": 31
            },
            {
                "date": "2023-03-23T07:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 23,
                "feels_like": 22,
                "dew_point": 6,
                "wind": {
                    "speed": 1.7,
                    "gusts": 3.5,
                    "dir": "WNW",
                    "angle": 302
                },
                "cloud_cover": {
                    "total": 74
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 166.35,
                "humidity": 33
            },
            {
                "date": "2023-03-23T08:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 24.8,
                "feels_like": 23.5,
                "dew_point": 9,
                "wind": {
                    "speed": 2.3,
                    "gusts": 3.6,
                    "dir": "WNW",
                    "angle": 290
                },
                "cloud_cover": {
                    "total": 34
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 365.67,
                "humidity": 36
            },
            {
                "date": "2023-03-23T09:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 26.8,
                "feels_like": 25.8,
                "dew_point": 11.2,
                "wind": {
                    "speed": 3.5,
                    "gusts": 4.2,
                    "dir": "WNW",
                    "angle": 300
                },
                "cloud_cover": {
                    "total": 29
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 632.02,
                "humidity": 37
            },
            {
                "date": "2023-03-23T10:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 28.2,
                "feels_like": 27.5,
                "dew_point": 9.8,
                "wind": {
                    "speed": 3.3,
                    "gusts": 3.9,
                    "dir": "NW",
                    "angle": 313
                },
                "cloud_cover": {
                    "total": 25
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 874.52,
                "humidity": 31
            },
            {
                "date": "2023-03-23T11:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 30.2,
                "feels_like": 29.8,
                "dew_point": 8.5,
                "wind": {
                    "speed": 2.9,
                    "gusts": 3.8,
                    "dir": "NNW",
                    "angle": 333
                },
                "cloud_cover": {
                    "total": 46
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 8
                },
                "irradiance": 931.4,
                "humidity": 25
            },
            {
                "date": "2023-03-23T12:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 31.2,
                "feels_like": 30.8,
                "dew_point": 7.8,
                "wind": {
                    "speed": 2.5,
                    "gusts": 3.9,
                    "dir": "N",
                    "angle": 350
                },
                "cloud_cover": {
                    "total": 60
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 11
                },
                "irradiance": 914.67,
                "humidity": 23
            },
            {
                "date": "2023-03-23T13:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 32,
                "feels_like": 30.8,
                "dew_point": 6.8,
                "wind": {
                    "speed": 2.6,
                    "gusts": 3.3,
                    "dir": "N",
                    "angle": 4
                },
                "cloud_cover": {
                    "total": 83
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 13
                },
                "irradiance": 705.15,
                "humidity": 20
            },
            {
                "date": "2023-03-23T14:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 32,
                "feels_like": 29.8,
                "dew_point": 6.2,
                "wind": {
                    "speed": 2.9,
                    "gusts": 3.6,
                    "dir": "N",
                    "angle": 358
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 17
                },
                "irradiance": 489.12,
                "humidity": 20
            },
            {
                "date": "2023-03-23T15:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 31.5,
                "feels_like": 29,
                "dew_point": 5.2,
                "wind": {
                    "speed": 3.4,
                    "gusts": 4,
                    "dir": "N",
                    "angle": 353
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1006,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 18
                },
                "irradiance": 325.55,
                "humidity": 19
            },
            {
                "date": "2023-03-23T16:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 31.2,
                "feels_like": 28.2,
                "dew_point": 4,
                "wind": {
                    "speed": 3.9,
                    "gusts": 4.4,
                    "dir": "NNW",
                    "angle": 348
                },
                "cloud_cover": {
                    "total": 84
                },
                "pressure": 1006,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 18
                },
                "irradiance": 217.49,
                "humidity": 17
            },
            {
                "date": "2023-03-23T17:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 30.2,
                "feels_like": 26.5,
                "dew_point": 1.8,
                "wind": {
                    "speed": 3.8,
                    "gusts": 4.2,
                    "dir": "NNW",
                    "angle": 347
                },
                "cloud_cover": {
                    "total": 67
                },
                "pressure": 1006,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 21
                },
                "irradiance": 82.6,
                "humidity": 16
            },
            {
                "date": "2023-03-23T18:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 29,
                "feels_like": 25.2,
                "dew_point": -0.8,
                "wind": {
                    "speed": 4,
                    "gusts": 4.5,
                    "dir": "N",
                    "angle": 354
                },
                "cloud_cover": {
                    "total": 42
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 24
                },
                "irradiance": 1.46,
                "humidity": 14
            },
            {
                "date": "2023-03-23T19:00:00",
                "icon": 27,
                "summary": "Mostly clear",
                "temperature": 27.8,
                "feels_like": 24,
                "dew_point": -1.5,
                "wind": {
                    "speed": 3.3,
                    "gusts": 4.2,
                    "dir": "N",
                    "angle": 2
                },
                "cloud_cover": {
                    "total": 17
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 18
                },
                "irradiance": 0.03,
                "humidity": 14
            },
            {
                "date": "2023-03-23T20:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 26.5,
                "feels_like": 24.5,
                "dew_point": -2.2,
                "wind": {
                    "speed": 3,
                    "gusts": 3.7,
                    "dir": "NNE",
                    "angle": 16
                },
                "cloud_cover": {
                    "total": 33
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 12
                },
                "irradiance": 0.02,
                "humidity": 14
            },
            {
                "date": "2023-03-23T21:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 25.5,
                "feels_like": 23.2,
                "dew_point": -3,
                "wind": {
                    "speed": 2.4,
                    "gusts": 3.1,
                    "dir": "NNE",
                    "angle": 23
                },
                "cloud_cover": {
                    "total": 47
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.1,
                "humidity": 15
            },
            {
                "date": "2023-03-23T22:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 24.5,
                "feels_like": 21.8,
                "dew_point": -4,
                "wind": {
                    "speed": 1.7,
                    "gusts": 2.7,
                    "dir": "NNE",
                    "angle": 32
                },
                "cloud_cover": {
                    "total": 54
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.09,
                "humidity": 14
            },
            {
                "date": "2023-03-23T23:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 24.2,
                "feels_like": 21.2,
                "dew_point": -4.2,
                "wind": {
                    "speed": 1.7,
                    "gusts": 2.6,
                    "dir": "NNE",
                    "angle": 27
                },
                "cloud_cover": {
                    "total": 61
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.08,
                "humidity": 14
            },
            {
                "date": "2023-03-24T00:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 24.2,
                "feels_like": 21.2,
                "dew_point": -3.8,
                "wind": {
                    "speed": 1.7,
                    "gusts": 2.5,
                    "dir": "NNE",
                    "angle": 21
                },
                "cloud_cover": {
                    "total": 51
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.08,
                "humidity": 15
            },
            {
                "date": "2023-03-24T01:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 24.2,
                "feels_like": 22.2,
                "dew_point": -3.5,
                "wind": {
                    "speed": 1.3,
                    "gusts": 2.3,
                    "dir": "N",
                    "angle": 9
                },
                "cloud_cover": {
                    "total": 70
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0.06,
                "humidity": 15
            },
            {
                "date": "2023-03-24T02:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 23.8,
                "feels_like": 20.8,
                "dew_point": -4.2,
                "wind": {
                    "speed": 1.7,
                    "gusts": 2.3,
                    "dir": "N",
                    "angle": 6
                },
                "cloud_cover": {
                    "total": 53
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0.01,
                "humidity": 15
            },
            {
                "date": "2023-03-24T03:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 23.2,
                "feels_like": 20.8,
                "dew_point": -5,
                "wind": {
                    "speed": 1.5,
                    "gusts": 2.2,
                    "dir": "N",
                    "angle": 7
                },
                "cloud_cover": {
                    "total": 27
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.07,
                "humidity": 14
            },
            {
                "date": "2023-03-24T04:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 22.8,
                "feels_like": 22,
                "dew_point": -6,
                "wind": {
                    "speed": 1,
                    "gusts": 2.1,
                    "dir": "N",
                    "angle": 351
                },
                "cloud_cover": {
                    "total": 64
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.08,
                "humidity": 14
            },
            {
                "date": "2023-03-24T05:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 23.2,
                "feels_like": 20,
                "dew_point": -5.8,
                "wind": {
                    "speed": 1.7,
                    "gusts": 2.2,
                    "dir": "SSW",
                    "angle": 206
                },
                "cloud_cover": {
                    "total": 62
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.06,
                "humidity": 13
            },
            {
                "date": "2023-03-24T06:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 23.8,
                "feels_like": 21.5,
                "dew_point": -4.8,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.8,
                    "dir": "SSW",
                    "angle": 193
                },
                "cloud_cover": {
                    "total": 62
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 40.75,
                "humidity": 14
            },
            {
                "date": "2023-03-24T07:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 24.5,
                "feels_like": 21.8,
                "dew_point": -4.5,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.8,
                    "dir": "NNW",
                    "angle": 343
                },
                "cloud_cover": {
                    "total": 64
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 214,
                "humidity": 14
            },
            {
                "date": "2023-03-24T08:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 26.5,
                "feels_like": 23.5,
                "dew_point": -4.2,
                "wind": {
                    "speed": 2,
                    "gusts": 3.3,
                    "dir": "NNW",
                    "angle": 344
                },
                "cloud_cover": {
                    "total": 65
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 450.05,
                "humidity": 12
            },
            {
                "date": "2023-03-24T09:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 28.5,
                "feels_like": 24.5,
                "dew_point": -5.5,
                "wind": {
                    "speed": 3.1,
                    "gusts": 4.4,
                    "dir": "N",
                    "angle": 350
                },
                "cloud_cover": {
                    "total": 67
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 694.92,
                "humidity": 10
            },
            {
                "date": "2023-03-24T10:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 30.5,
                "feels_like": 26.5,
                "dew_point": -4.5,
                "wind": {
                    "speed": 3.4,
                    "gusts": 5.4,
                    "dir": "N",
                    "angle": 351
                },
                "cloud_cover": {
                    "total": 69
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 827.36,
                "humidity": 10
            },
            {
                "date": "2023-03-24T11:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 31,
                "feels_like": 27.2,
                "dew_point": -5.5,
                "wind": {
                    "speed": 3.3,
                    "gusts": 5.6,
                    "dir": "N",
                    "angle": 350
                },
                "cloud_cover": {
                    "total": 49
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 892.69,
                "humidity": 9
            },
            {
                "date": "2023-03-24T12:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 31.8,
                "feels_like": 29.2,
                "dew_point": -5.5,
                "wind": {
                    "speed": 3.5,
                    "gusts": 5.8,
                    "dir": "N",
                    "angle": 353
                },
                "cloud_cover": {
                    "total": 58
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 5
                },
                "irradiance": 889.76,
                "humidity": 8
            },
            {
                "date": "2023-03-24T13:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 32.5,
                "feels_like": 30,
                "dew_point": -5.5,
                "wind": {
                    "speed": 3.5,
                    "gusts": 6,
                    "dir": "N",
                    "angle": 360
                },
                "cloud_cover": {
                    "total": 67
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 7
                },
                "irradiance": 767.94,
                "humidity": 8
            },
            {
                "date": "2023-03-24T14:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 32.5,
                "feels_like": 29.2,
                "dew_point": -6,
                "wind": {
                    "speed": 3.7,
                    "gusts": 5.6,
                    "dir": "N",
                    "angle": 4
                },
                "cloud_cover": {
                    "total": 87
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 11
                },
                "irradiance": 562.48,
                "humidity": 7
            },
            {
                "date": "2023-03-24T15:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 32.2,
                "feels_like": 28.8,
                "dew_point": -5.8,
                "wind": {
                    "speed": 3.7,
                    "gusts": 5.1,
                    "dir": "N",
                    "angle": 9
                },
                "cloud_cover": {
                    "total": 66
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 13
                },
                "irradiance": 388.77,
                "humidity": 8
            },
            {
                "date": "2023-03-24T16:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 32,
                "feels_like": 29,
                "dew_point": -5.2,
                "wind": {
                    "speed": 3.6,
                    "gusts": 4.6,
                    "dir": "NNE",
                    "angle": 13
                },
                "cloud_cover": {
                    "total": 73
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 11
                },
                "irradiance": 223.72,
                "humidity": 8
            },
            {
                "date": "2023-03-24T17:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 31.2,
                "feels_like": 28.8,
                "dew_point": -4.2,
                "wind": {
                    "speed": 3.3,
                    "gusts": 4.3,
                    "dir": "NNE",
                    "angle": 16
                },
                "cloud_cover": {
                    "total": 68
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 7
                },
                "irradiance": 69.69,
                "humidity": 9
            },
            {
                "date": "2023-03-24T18:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 30.2,
                "feels_like": 28.2,
                "dew_point": -3.2,
                "wind": {
                    "speed": 2.6,
                    "gusts": 4.4,
                    "dir": "NNE",
                    "angle": 27
                },
                "cloud_cover": {
                    "total": 60
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 1.1,
                "humidity": 11
            },
            {
                "date": "2023-03-24T19:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 29.2,
                "feels_like": 27.5,
                "dew_point": -2.8,
                "wind": {
                    "speed": 2.3,
                    "gusts": 4,
                    "dir": "NE",
                    "angle": 39
                },
                "cloud_cover": {
                    "total": 63
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0.01,
                "humidity": 12
            },
            {
                "date": "2023-03-24T20:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 28.2,
                "feels_like": 26,
                "dew_point": -3,
                "wind": {
                    "speed": 3.1,
                    "gusts": 4.3,
                    "dir": "NNE",
                    "angle": 27
                },
                "cloud_cover": {
                    "total": 57
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0.04,
                "humidity": 12
            },
            {
                "date": "2023-03-24T21:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 27.2,
                "feels_like": 25,
                "dew_point": -3.5,
                "wind": {
                    "speed": 2.9,
                    "gusts": 4.8,
                    "dir": "NNE",
                    "angle": 32
                },
                "cloud_cover": {
                    "total": 50
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 13
            },
            {
                "date": "2023-03-24T22:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 26,
                "feels_like": 24.5,
                "dew_point": -4.2,
                "wind": {
                    "speed": 2.3,
                    "gusts": 4,
                    "dir": "NE",
                    "angle": 38
                },
                "cloud_cover": {
                    "total": 50
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.05,
                "humidity": 13
            },
            {
                "date": "2023-03-24T23:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 25.5,
                "feels_like": 24,
                "dew_point": -4.5,
                "wind": {
                    "speed": 2.2,
                    "gusts": 3.7,
                    "dir": "NE",
                    "angle": 37
                },
                "cloud_cover": {
                    "total": 51
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.03,
                "humidity": 13
            },
            {
                "date": "2023-03-25T00:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 25,
                "feels_like": 24,
                "dew_point": -4.8,
                "wind": {
                    "speed": 1.9,
                    "gusts": 3.4,
                    "dir": "NNE",
                    "angle": 26
                },
                "cloud_cover": {
                    "total": 50
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.03,
                "humidity": 13
            },
            {
                "date": "2023-03-25T01:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 24.8,
                "feels_like": 23.5,
                "dew_point": -4.8,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.1,
                    "dir": "NNE",
                    "angle": 22
                },
                "cloud_cover": {
                    "total": 51
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.02,
                "humidity": 13
            },
            {
                "date": "2023-03-25T02:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 24.2,
                "feels_like": 23.8,
                "dew_point": -5.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 3,
                    "dir": "NNE",
                    "angle": 22
                },
                "cloud_cover": {
                    "total": 78
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.04,
                "humidity": 13
            },
            {
                "date": "2023-03-25T03:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 24,
                "feels_like": 21.8,
                "dew_point": -6,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.3,
                    "dir": "NNE",
                    "angle": 14
                },
                "cloud_cover": {
                    "total": 56
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 13
            },
            {
                "date": "2023-03-25T04:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 23.5,
                "feels_like": 21.2,
                "dew_point": -6,
                "wind": {
                    "speed": 2.3,
                    "gusts": 3.7,
                    "dir": "N",
                    "angle": 6
                },
                "cloud_cover": {
                    "total": 48
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.01,
                "humidity": 13
            },
            {
                "date": "2023-03-25T05:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 23,
                "feels_like": 21.2,
                "dew_point": -5.8,
                "wind": {
                    "speed": 2,
                    "gusts": 3.3,
                    "dir": "N",
                    "angle": 7
                },
                "cloud_cover": {
                    "total": 41
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.03,
                "humidity": 14
            },
            {
                "date": "2023-03-25T06:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 22.8,
                "feels_like": 20.8,
                "dew_point": -5.8,
                "wind": {
                    "speed": 1.5,
                    "gusts": 2.9,
                    "dir": "NNE",
                    "angle": 15
                },
                "cloud_cover": {
                    "total": 77
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 41.73,
                "humidity": 14
            },
            {
                "date": "2023-03-25T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23,
                "feels_like": 20,
                "dew_point": -5.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 2.7,
                    "dir": "NNE",
                    "angle": 24
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 194.64,
                "humidity": 14
            },
            {
                "date": "2023-03-25T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 25,
                "feels_like": 20.2,
                "dew_point": -5.2,
                "wind": {
                    "speed": 2.3,
                    "gusts": 3.4,
                    "dir": "NE",
                    "angle": 40
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 398.05,
                "humidity": 13
            },
            {
                "date": "2023-03-25T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 27,
                "feels_like": 20.8,
                "dew_point": -5,
                "wind": {
                    "speed": 3.2,
                    "gusts": 4.5,
                    "dir": "NE",
                    "angle": 47
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 570.14,
                "humidity": 11
            },
            {
                "date": "2023-03-25T10:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 28.8,
                "feels_like": 21.8,
                "dew_point": -5,
                "wind": {
                    "speed": 4.2,
                    "gusts": 5.7,
                    "dir": "NE",
                    "angle": 51
                },
                "cloud_cover": {
                    "total": 76
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 801.14,
                "humidity": 10
            },
            {
                "date": "2023-03-25T11:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 29.8,
                "feels_like": 22.2,
                "dew_point": -5,
                "wind": {
                    "speed": 4.1,
                    "gusts": 5.7,
                    "dir": "NE",
                    "angle": 46
                },
                "cloud_cover": {
                    "total": 54
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 909.28,
                "humidity": 10
            },
            {
                "date": "2023-03-25T12:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 31,
                "feels_like": 23.2,
                "dew_point": -4.5,
                "wind": {
                    "speed": 4,
                    "gusts": 5.6,
                    "dir": "NE",
                    "angle": 40
                },
                "cloud_cover": {
                    "total": 31
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 861.53,
                "humidity": 9
            },
            {
                "date": "2023-03-25T13:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 32.2,
                "feels_like": 23.8,
                "dew_point": -4.2,
                "wind": {
                    "speed": 4,
                    "gusts": 5.6,
                    "dir": "NE",
                    "angle": 35
                },
                "cloud_cover": {
                    "total": 38
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 835.72,
                "humidity": 9
            },
            {
                "date": "2023-03-25T14:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 32.2,
                "feels_like": 29.5,
                "dew_point": -4.5,
                "wind": {
                    "speed": 3.7,
                    "gusts": 5.3,
                    "dir": "NNE",
                    "angle": 29
                },
                "cloud_cover": {
                    "total": 47
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 626.29,
                "humidity": 9
            },
            {
                "date": "2023-03-25T15:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 32.2,
                "feels_like": 29.2,
                "dew_point": -4.5,
                "wind": {
                    "speed": 3.5,
                    "gusts": 5.1,
                    "dir": "NNE",
                    "angle": 23
                },
                "cloud_cover": {
                    "total": 60
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 483.5,
                "humidity": 9
            },
            {
                "date": "2023-03-25T16:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 32.5,
                "feels_like": 29.2,
                "dew_point": -4.2,
                "wind": {
                    "speed": 3.2,
                    "gusts": 5,
                    "dir": "NNE",
                    "angle": 16
                },
                "cloud_cover": {
                    "total": 52
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 294.84,
                "humidity": 9
            },
            {
                "date": "2023-03-25T17:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 31,
                "feels_like": 29.2,
                "dew_point": -4,
                "wind": {
                    "speed": 3.2,
                    "gusts": 5,
                    "dir": "NNE",
                    "angle": 12
                },
                "cloud_cover": {
                    "total": 53
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 93.63,
                "humidity": 10
            },
            {
                "date": "2023-03-25T18:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 29.8,
                "feels_like": 29,
                "dew_point": -3.8,
                "wind": {
                    "speed": 3.3,
                    "gusts": 5,
                    "dir": "N",
                    "angle": 9
                },
                "cloud_cover": {
                    "total": 54
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 1.54,
                "humidity": 11
            },
            {
                "date": "2023-03-25T19:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 28,
                "feels_like": 29.5,
                "dew_point": -3.8,
                "wind": {
                    "speed": 3.5,
                    "gusts": 5,
                    "dir": "N",
                    "angle": 7
                },
                "cloud_cover": {
                    "total": 52
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.05,
                "humidity": 12
            },
            {
                "date": "2023-03-25T20:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 27,
                "feels_like": 24.8,
                "dew_point": -4,
                "wind": {
                    "speed": 3.3,
                    "gusts": 4.8,
                    "dir": "N",
                    "angle": 8
                },
                "cloud_cover": {
                    "total": 51
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.04,
                "humidity": 12
            },
            {
                "date": "2023-03-25T21:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 26,
                "feels_like": 24.8,
                "dew_point": -4.5,
                "wind": {
                    "speed": 3.2,
                    "gusts": 4.5,
                    "dir": "N",
                    "angle": 9
                },
                "cloud_cover": {
                    "total": 49
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.05,
                "humidity": 13
            },
            {
                "date": "2023-03-25T22:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 25,
                "feels_like": 25,
                "dew_point": -4.5,
                "wind": {
                    "speed": 3,
                    "gusts": 4.2,
                    "dir": "N",
                    "angle": 11
                },
                "cloud_cover": {
                    "total": 64
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.06,
                "humidity": 13
            },
            {
                "date": "2023-03-25T23:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 24.8,
                "feels_like": 24.2,
                "dew_point": -4.8,
                "wind": {
                    "speed": 2.9,
                    "gusts": 4.5,
                    "dir": "N",
                    "angle": 10
                },
                "cloud_cover": {
                    "total": 74
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.05,
                "humidity": 13
            },
            {
                "date": "2023-03-26T00:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 24.2,
                "feels_like": 23.5,
                "dew_point": -5.2,
                "wind": {
                    "speed": 2.8,
                    "gusts": 4.9,
                    "dir": "N",
                    "angle": 8
                },
                "cloud_cover": {
                    "total": 85
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.04,
                "humidity": 13
            },
            {
                "date": "2023-03-26T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24,
                "feels_like": 23.2,
                "dew_point": -5.2,
                "wind": {
                    "speed": 2.7,
                    "gusts": 5.2,
                    "dir": "N",
                    "angle": 7
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.01,
                "humidity": 13
            },
            {
                "date": "2023-03-26T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23.5,
                "feels_like": 20.2,
                "dew_point": -5.5,
                "wind": {
                    "speed": 2.8,
                    "gusts": 5.1,
                    "dir": "N",
                    "angle": 5
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.02,
                "humidity": 14
            },
            {
                "date": "2023-03-26T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.5,
                "feels_like": 19.5,
                "dew_point": -6.2,
                "wind": {
                    "speed": 2.8,
                    "gusts": 5.1,
                    "dir": "N",
                    "angle": 3
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.01,
                "humidity": 14
            },
            {
                "date": "2023-03-26T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22,
                "feels_like": 19.5,
                "dew_point": -6.2,
                "wind": {
                    "speed": 2.8,
                    "gusts": 5.1,
                    "dir": "N",
                    "angle": 2
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.02,
                "humidity": 14
            },
            {
                "date": "2023-03-26T05:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 22,
                "feels_like": 19.2,
                "dew_point": -4.8,
                "wind": {
                    "speed": 2.8,
                    "gusts": 5.4,
                    "dir": "N",
                    "angle": 3
                },
                "cloud_cover": {
                    "total": 89
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.02,
                "humidity": 16
            },
            {
                "date": "2023-03-26T06:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 22.5,
                "feels_like": 19.8,
                "dew_point": -2.8,
                "wind": {
                    "speed": 2.9,
                    "gusts": 5.6,
                    "dir": "N",
                    "angle": 4
                },
                "cloud_cover": {
                    "total": 80
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 34.55,
                "humidity": 18
            },
            {
                "date": "2023-03-26T07:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 22.8,
                "feels_like": 19.8,
                "dew_point": -1,
                "wind": {
                    "speed": 2.9,
                    "gusts": 5.8,
                    "dir": "N",
                    "angle": 6
                },
                "cloud_cover": {
                    "total": 71
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 203.76,
                "humidity": 20
            },
            {
                "date": "2023-03-26T08:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 24.5,
                "feels_like": 19.8,
                "dew_point": -1.8,
                "wind": {
                    "speed": 2.8,
                    "gusts": 5.8,
                    "dir": "NNE",
                    "angle": 26
                },
                "cloud_cover": {
                    "total": 63
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 426.76,
                "humidity": 17
            },
            {
                "date": "2023-03-26T09:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 26.8,
                "feels_like": 21.2,
                "dew_point": -2,
                "wind": {
                    "speed": 3,
                    "gusts": 5.9,
                    "dir": "NE",
                    "angle": 47
                },
                "cloud_cover": {
                    "total": 55
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 649.42,
                "humidity": 15
            },
            {
                "date": "2023-03-26T10:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 28.8,
                "feels_like": 21.8,
                "dew_point": -2.5,
                "wind": {
                    "speed": 3.5,
                    "gusts": 6.1,
                    "dir": "ENE",
                    "angle": 64
                },
                "cloud_cover": {
                    "total": 43
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 839.53,
                "humidity": 12
            },
            {
                "date": "2023-03-26T11:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 30,
                "feels_like": 23.2,
                "dew_point": -2.2,
                "wind": {
                    "speed": 3.3,
                    "gusts": 5.8,
                    "dir": "NE",
                    "angle": 45
                },
                "cloud_cover": {
                    "total": 34
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 947.52,
                "humidity": 12
            },
            {
                "date": "2023-03-26T12:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 31.2,
                "feels_like": 24.2,
                "dew_point": -2.2,
                "wind": {
                    "speed": 3.4,
                    "gusts": 5.5,
                    "dir": "NNE",
                    "angle": 26
                },
                "cloud_cover": {
                    "total": 24
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 974.47,
                "humidity": 11
            },
            {
                "date": "2023-03-26T13:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 32.8,
                "feels_like": 25.2,
                "dew_point": -2,
                "wind": {
                    "speed": 3.7,
                    "gusts": 5.1,
                    "dir": "NNE",
                    "angle": 12
                },
                "cloud_cover": {
                    "total": 37
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 914.3,
                "humidity": 10
            },
            {
                "date": "2023-03-26T14:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 32.8,
                "feels_like": 30.2,
                "dew_point": -2,
                "wind": {
                    "speed": 3.7,
                    "gusts": 5.8,
                    "dir": "N",
                    "angle": 3
                },
                "cloud_cover": {
                    "total": 49
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 704.91,
                "humidity": 10
            },
            {
                "date": "2023-03-26T15:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 32.8,
                "feels_like": 30.2,
                "dew_point": -2,
                "wind": {
                    "speed": 3.9,
                    "gusts": 6.2,
                    "dir": "N",
                    "angle": 354
                },
                "cloud_cover": {
                    "total": 58
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 647.93,
                "humidity": 10
            },
            {
                "date": "2023-03-26T16:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 32.8,
                "feels_like": 29,
                "dew_point": -2.5,
                "wind": {
                    "speed": 4.2,
                    "gusts": 6.8,
                    "dir": "NNW",
                    "angle": 346
                },
                "cloud_cover": {
                    "total": 68
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 386.29,
                "humidity": 10
            },
            {
                "date": "2023-03-26T17:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 31.2,
                "feels_like": 29,
                "dew_point": -2.2,
                "wind": {
                    "speed": 4.1,
                    "gusts": 6.8,
                    "dir": "NNW",
                    "angle": 346
                },
                "cloud_cover": {
                    "total": 71
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 110.2,
                "humidity": 11
            },
            {
                "date": "2023-03-26T18:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 30,
                "feels_like": 28.8,
                "dew_point": -2.2,
                "wind": {
                    "speed": 4.2,
                    "gusts": 6.9,
                    "dir": "NNW",
                    "angle": 346
                },
                "cloud_cover": {
                    "total": 83
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 1.64,
                "humidity": 12
            },
            {
                "date": "2023-03-26T19:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 28.5,
                "feels_like": 28.5,
                "dew_point": -2.5,
                "wind": {
                    "speed": 4.3,
                    "gusts": 7,
                    "dir": "NNW",
                    "angle": 346
                },
                "cloud_cover": {
                    "total": 86
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.04,
                "humidity": 13
            },
            {
                "date": "2023-03-26T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 27.2,
                "feels_like": 23.2,
                "dew_point": -1.2,
                "wind": {
                    "speed": 3.8,
                    "gusts": 6,
                    "dir": "NNW",
                    "angle": 345
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.02,
                "humidity": 15
            },
            {
                "date": "2023-03-26T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26,
                "feels_like": 23,
                "dew_point": 0,
                "wind": {
                    "speed": 3.2,
                    "gusts": 5,
                    "dir": "NNW",
                    "angle": 344
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.04,
                "humidity": 18
            },
            {
                "date": "2023-03-26T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.8,
                "feels_like": 22.8,
                "dew_point": 1.2,
                "wind": {
                    "speed": 2.3,
                    "gusts": 4,
                    "dir": "NNW",
                    "angle": 342
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.07,
                "humidity": 21
            },
            {
                "date": "2023-03-26T23:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 24.5,
                "feels_like": 22,
                "dew_point": 0.2,
                "wind": {
                    "speed": 2.2,
                    "gusts": 4,
                    "dir": "NNW",
                    "angle": 344
                },
                "cloud_cover": {
                    "total": 83
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.1,
                "humidity": 20
            },
            {
                "date": "2023-03-27T00:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 24,
                "feels_like": 21.8,
                "dew_point": -1.2,
                "wind": {
                    "speed": 2.2,
                    "gusts": 3.9,
                    "dir": "NNW",
                    "angle": 347
                },
                "cloud_cover": {
                    "total": 68
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.04,
                "humidity": 18
            },
            {
                "date": "2023-03-27T01:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 23.8,
                "feels_like": 21.5,
                "dew_point": -2.2,
                "wind": {
                    "speed": 2.2,
                    "gusts": 3.9,
                    "dir": "N",
                    "angle": 349
                },
                "cloud_cover": {
                    "total": 55
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.09,
                "humidity": 17
            },
            {
                "date": "2023-03-27T02:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 23,
                "feels_like": 20,
                "dew_point": -3,
                "wind": {
                    "speed": 2.2,
                    "gusts": 4.1,
                    "dir": "N",
                    "angle": 358
                },
                "cloud_cover": {
                    "total": 42
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.04,
                "humidity": 17
            },
            {
                "date": "2023-03-27T03:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 22.2,
                "feels_like": 19.8,
                "dew_point": -3.5,
                "wind": {
                    "speed": 2.2,
                    "gusts": 4.2,
                    "dir": "N",
                    "angle": 8
                },
                "cloud_cover": {
                    "total": 32
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.07,
                "humidity": 17
            },
            {
                "date": "2023-03-27T04:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 21.8,
                "feels_like": 19.8,
                "dew_point": -4,
                "wind": {
                    "speed": 2.4,
                    "gusts": 4.4,
                    "dir": "NNE",
                    "angle": 19
                },
                "cloud_cover": {
                    "total": 36
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.05,
                "humidity": 17
            },
            {
                "date": "2023-03-27T05:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 21.8,
                "feels_like": 19,
                "dew_point": -4,
                "wind": {
                    "speed": 2.3,
                    "gusts": 4.4,
                    "dir": "NNE",
                    "angle": 15
                },
                "cloud_cover": {
                    "total": 40
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.08,
                "humidity": 17
            },
            {
                "date": "2023-03-27T06:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 22,
                "feels_like": 19.5,
                "dew_point": -3.2,
                "wind": {
                    "speed": 2.2,
                    "gusts": 4.5,
                    "dir": "N",
                    "angle": 11
                },
                "cloud_cover": {
                    "total": 44
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 46.62,
                "humidity": 18
            },
            {
                "date": "2023-03-27T07:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 22,
                "feels_like": 18.8,
                "dew_point": -3,
                "wind": {
                    "speed": 2.1,
                    "gusts": 4.6,
                    "dir": "N",
                    "angle": 6
                },
                "cloud_cover": {
                    "total": 42
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 292.95,
                "humidity": 18
            },
            {
                "date": "2023-03-27T08:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 24.5,
                "feels_like": 20,
                "dew_point": -3.2,
                "wind": {
                    "speed": 2.6,
                    "gusts": 5.5,
                    "dir": "NNE",
                    "angle": 18
                },
                "cloud_cover": {
                    "total": 36
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 492.17,
                "humidity": 15
            },
            {
                "date": "2023-03-27T09:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 26.8,
                "feels_like": 21.2,
                "dew_point": -3.8,
                "wind": {
                    "speed": 3.3,
                    "gusts": 6.3,
                    "dir": "NNE",
                    "angle": 25
                },
                "cloud_cover": {
                    "total": 31
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 701.03,
                "humidity": 13
            },
            {
                "date": "2023-03-27T10:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 28.8,
                "feels_like": 22,
                "dew_point": -4.5,
                "wind": {
                    "speed": 4.1,
                    "gusts": 7.3,
                    "dir": "NNE",
                    "angle": 30
                },
                "cloud_cover": {
                    "total": 42
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 881.14,
                "humidity": 11
            },
            {
                "date": "2023-03-27T11:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 30.2,
                "feels_like": 23,
                "dew_point": -4.2,
                "wind": {
                    "speed": 4,
                    "gusts": 7.3,
                    "dir": "NNE",
                    "angle": 27
                },
                "cloud_cover": {
                    "total": 53
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 975.75,
                "humidity": 10
            },
            {
                "date": "2023-03-27T12:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 31.5,
                "feels_like": 24,
                "dew_point": -4,
                "wind": {
                    "speed": 3.9,
                    "gusts": 7.5,
                    "dir": "NNE",
                    "angle": 24
                },
                "cloud_cover": {
                    "total": 63
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 985.01,
                "humidity": 9
            }
        ]
    },
    "daily": {
        "data": [
            {
                "day": "2023-03-20",
                "icon": 7,
                "summary": "Cloudy. Temperature 24/35 °C.",
                "all_day": {
                    "temperature_min": 24.2,
                    "temperature_max": 35,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 0
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-20T06:09:12",
                        "set": "2023-03-20T18:16:00"
                    }
                }
            },
            {
                "day": "2023-03-21",
                "icon": 12,
                "summary": "Light rain changing to mostly cloudy in the afternoon. Temperature falling to 27 °C.",
                "all_day": {
                    "temperature_min": 22.5,
                    "temperature_max": 27.2,
                    "wind_speed": 2.7,
                    "probability": {
                        "precipitation": 33
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-21T06:08:36",
                        "set": "2023-03-21T18:16:01"
                    }
                }
            },
            {
                "day": "2023-03-22",
                "icon": 5,
                "summary": "Cloudy changing to partly sunny by evening. Temperature 22/30 °C.",
                "all_day": {
                    "temperature_min": 21.8,
                    "temperature_max": 30.2,
                    "wind_speed": 2.6,
                    "probability": {
                        "precipitation": 5
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-22T06:08:00",
                        "set": "2023-03-22T18:16:01"
                    }
                }
            },
            {
                "day": "2023-03-23",
                "icon": 4,
                "summary": "Partly sunny changing to cloudy by afternoon. Temperature 22/32 °C.",
                "all_day": {
                    "temperature_min": 21.8,
                    "temperature_max": 32,
                    "wind_speed": 2.5,
                    "probability": {
                        "precipitation": 6
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-23T06:07:24",
                        "set": "2023-03-23T18:16:01"
                    }
                }
            },
            {
                "day": "2023-03-24",
                "icon": 4,
                "summary": "Partly sunny, more clouds in the afternoon. Temperature 23/33 °C.",
                "all_day": {
                    "temperature_min": 22.8,
                    "temperature_max": 32.5,
                    "wind_speed": 2.5,
                    "probability": {
                        "precipitation": 2
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-24T06:06:49",
                        "set": "2023-03-24T18:16:01"
                    }
                }
            },
            {
                "day": "2023-03-25",
                "icon": 4,
                "summary": "Mostly cloudy, fewer clouds in the afternoon and evening. Temperature 23/33 °C.",
                "all_day": {
                    "temperature_min": 22.8,
                    "temperature_max": 32.5,
                    "wind_speed": 2.8,
                    "probability": {
                        "precipitation": 0
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-25T06:06:13",
                        "set": "2023-03-25T18:16:01"
                    }
                }
            },
            {
                "day": "2023-03-26",
                "icon": 4,
                "summary": "Partly sunny changing to cloudy by evening. Temperature 22/33 °C.",
                "all_day": {
                    "temperature_min": 22,
                    "temperature_max": 32.8,
                    "wind_speed": 3.3,
                    "probability": {
                        "precipitation": 0
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-26T06:05:37",
                        "set": "2023-03-26T18:16:01"
                    }
                }
            },
            {
                "day": "2023-03-27",
                "icon": 4,
                "summary": "Partly sunny. Temperature 22/36 °C.",
                "all_day": {
                    "temperature_min": 21.8,
                    "temperature_max": 36.2,
                    "wind_speed": 2.9,
                    "probability": {
                        "precipitation": 0
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-27T06:05:01",
                        "set": "2023-03-27T18:16:01"
                    }
                }
            },
            {
                "day": "2023-03-28",
                "icon": 4,
                "summary": "Sunny, more clouds in the afternoon. Temperature 24/37 °C.",
                "all_day": {
                    "temperature_min": 23.8,
                    "temperature_max": 37.2,
                    "wind_speed": 2.4,
                    "probability": {
                        "precipitation": 0
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-28T06:04:25",
                        "set": "2023-03-28T18:16:00"
                    }
                }
            },
            {
                "day": "2023-03-29",
                "icon": 3,
                "summary": "Sunny, more clouds in the afternoon and evening. Temperature 25/38 °C.",
                "all_day": {
                    "temperature_min": 24.5,
                    "temperature_max": 37.8,
                    "wind_speed": 2.1,
                    "probability": {
                        "precipitation": 0
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-29T06:03:49",
                        "set": "2023-03-29T18:16:00"
                    }
                }
            },
            {
                "day": "2023-03-30",
                "icon": 4,
                "summary": "Partly sunny, more clouds in the afternoon. Temperature 26/38 °C.",
                "all_day": {
                    "temperature_min": 25.8,
                    "temperature_max": 38,
                    "wind_speed": 1.6,
                    "probability": {
                        "precipitation": 13
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-30T06:03:13",
                        "set": "2023-03-30T18:16:00"
                    }
                }
            },
            {
                "day": "2023-03-31",
                "icon": 6,
                "summary": "Mostly cloudy, more clouds in the afternoon and evening. Temperature 27/37 °C.",
                "all_day": {
                    "temperature_min": 26.8,
                    "temperature_max": 36.5,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 24
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-31T06:02:37",
                        "set": "2023-03-31T18:16:00"
                    }
                }
            },
            {
                "day": "2023-04-01",
                "icon": 4,
                "summary": "Partly sunny. Temperature 26/38 °C.",
                "all_day": {
                    "temperature_min": 25.8,
                    "temperature_max": 38,
                    "wind_speed": 2,
                    "probability": {
                        "precipitation": 0
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-01T06:02:01",
                        "set": "2023-04-01T18:16:00"
                    }
                }
            },
            {
                "day": "2023-04-02",
                "icon": 4,
                "summary": "Partly sunny, fewer clouds in the evening. Temperature 25/39 °C. Wind from NE in the afternoon.",
                "all_day": {
                    "temperature_min": 25.2,
                    "temperature_max": 38.5,
                    "wind_speed": 2.4,
                    "probability": {
                        "precipitation": 0
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-02T06:01:26",
                        "set": "2023-04-02T18:16:00"
                    }
                }
            },
            {
                "day": "2023-04-03",
                "icon": 4,
                "summary": "Sunny, more clouds in the afternoon and evening. Temperature 25/39 °C.",
                "all_day": {
                    "temperature_min": 24.8,
                    "temperature_max": 38.8,
                    "wind_speed": 2.6,
                    "probability": {
                        "precipitation": 0
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-03T06:00:50",
                        "set": "2023-04-03T18:16:00"
                    }
                }
            },
            {
                "day": "2023-04-04",
                "icon": 4,
                "summary": "Partly sunny. Temperature 26/38 °C.",
                "all_day": {
                    "temperature_min": 26.2,
                    "temperature_max": 38.2,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 16
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-04T06:00:15",
                        "set": "2023-04-04T18:16:00"
                    }
                }
            },
            {
                "day": "2023-04-05",
                "icon": 4,
                "summary": "Partly sunny, more clouds in the evening. Temperature 26/38 °C.",
                "all_day": {
                    "temperature_min": 26.2,
                    "temperature_max": 38.2,
                    "wind_speed": 1.5,
                    "probability": {
                        "precipitation": 4
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-05T05:59:40",
                        "set": "2023-04-05T18:16:01"
                    }
                }
            },
            {
                "day": "2023-04-06",
                "icon": 4,
                "summary": "Mostly cloudy, fewer clouds in the afternoon and evening. Temperature 26/38 °C.",
                "all_day": {
                    "temperature_min": 26,
                    "temperature_max": 38.2,
                    "wind_speed": 1.8,
                    "probability": {
                        "precipitation": 7
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-06T05:59:05",
                        "set": "2023-04-06T18:16:01"
                    }
                }
            },
            {
                "day": "2023-04-07",
                "icon": 4,
                "summary": "Mostly cloudy, fewer clouds in the afternoon. Temperature 26/38 °C.",
                "all_day": {
                    "temperature_min": 26,
                    "temperature_max": 38.2,
                    "wind_speed": 1.7,
                    "probability": {
                        "precipitation": 6
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-07T05:58:30",
                        "set": "2023-04-07T18:16:02"
                    }
                }
            },
            {
                "day": "2023-04-08",
                "icon": 4,
                "summary": "Partly sunny. Temperature 27/40 °C.",
                "all_day": {
                    "temperature_min": 26.8,
                    "temperature_max": 39.5,
                    "wind_speed": 0.8,
                    "probability": {
                        "precipitation": 4
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-08T05:57:56",
                        "set": "2023-04-08T18:16:02"
                    }
                }
            },
            {
                "day": "2023-04-09",
                "icon": 4,
                "summary": "Partly sunny. Temperature 28/40 °C.",
                "all_day": {
                    "temperature_min": 27.8,
                    "temperature_max": 39.8,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 4
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-09T05:57:22",
                        "set": "2023-04-09T18:16:03"
                    }
                }
            },
            {
                "day": "2023-04-10",
                "icon": 5,
                "summary": "Partly sunny, more clouds in the afternoon and evening. Temperature 28/39 °C.",
                "all_day": {
                    "temperature_min": 27.8,
                    "temperature_max": 38.8,
                    "wind_speed": 1.5,
                    "probability": {
                        "precipitation": 26
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-10T05:56:48",
                        "set": "2023-04-10T18:16:05"
                    }
                }
            },
            {
                "day": "2023-04-11",
                "icon": 3,
                "summary": "Sunny changing to cloudy by evening. Temperature 28/40 °C.",
                "all_day": {
                    "temperature_min": 28,
                    "temperature_max": 39.5,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 40
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-11T05:56:15",
                        "set": "2023-04-11T18:16:06"
                    }
                }
            },
            {
                "day": "2023-04-12",
                "icon": 4,
                "summary": "Partly sunny. Temperature 28/40 °C.",
                "all_day": {
                    "temperature_min": 27.5,
                    "temperature_max": 39.5,
                    "wind_speed": 1.6,
                    "probability": {
                        "precipitation": 29
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-12T05:55:42",
                        "set": "2023-04-12T18:16:08"
                    }
                }
            },
            {
                "day": "2023-04-13",
                "icon": 5,
                "summary": "Mostly cloudy, more clouds in the evening. Temperature 28/38 °C.",
                "all_day": {
                    "temperature_min": 27.8,
                    "temperature_max": 38.2,
                    "wind_speed": 2.3,
                    "probability": {
                        "precipitation": 42
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-13T05:55:09",
                        "set": "2023-04-13T18:16:10"
                    }
                }
            },
            {
                "day": "2023-04-14",
                "icon": 6,
                "summary": "Cloudy changing to partly sunny by afternoon. Temperature 28/39 °C.",
                "all_day": {
                    "temperature_min": 28,
                    "temperature_max": 38.5,
                    "wind_speed": 1.6,
                    "probability": {
                        "precipitation": 38
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-14T05:54:37",
                        "set": "2023-04-14T18:16:12"
                    }
                }
            },
            {
                "day": "2023-04-15",
                "icon": 5,
                "summary": "Mostly cloudy, fewer clouds in the afternoon. Temperature 28/38 °C.",
                "all_day": {
                    "temperature_min": 27.8,
                    "temperature_max": 38.2,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 30
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-15T05:54:05",
                        "set": "2023-04-15T18:16:14"
                    }
                }
            },
            {
                "day": "2023-04-16",
                "icon": 4,
                "summary": "Partly sunny, more clouds in the afternoon. Temperature 28/39 °C.",
                "all_day": {
                    "temperature_min": 27.8,
                    "temperature_max": 38.5,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 34
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-16T05:53:34",
                        "set": "2023-04-16T18:16:17"
                    }
                }
            },
            {
                "day": "2023-04-17",
                "icon": 7,
                "summary": "Cloudy. Temperature 27/39 °C.",
                "all_day": {
                    "temperature_min": 26.8,
                    "temperature_max": 38.5,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 46
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-17T05:53:03",
                        "set": "2023-04-17T18:16:20"
                    }
                }
            },
            {
                "day": "2023-04-18",
                "icon": 6,
                "summary": "Mostly cloudy, more clouds in the afternoon. Temperature 27/38 °C.",
                "all_day": {
                    "temperature_min": 26.8,
                    "temperature_max": 38.2,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 15
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-18T05:52:32",
                        "set": "2023-04-18T18:16:23"
                    }
                }
            }
        ]
    },
    "minutely": {
        "summary": "Summary not available for this area."
    }
}
06:09
18:16

Cloudy. Temperature 24/35 °C.

Summary not available for this area.

time weather temp wind (m/s) precipitation probability total (mm) feels like
Now 34°C 3510.8 - % 0 32°C
16:00 34°C 0.8 <5 % 0 32°C
17:00 33°C 1.4 <5 % 0 31°C
18:00 32°C 1.8 <5 % 0 30°C
19:00 31°C 1.7 <5 % 0 29°C
20:00 29°C 0.7 <5 % 0 28°C
21:00 29°C 0.4 <5 % 0 28°C
22:00 28°C 0.4 <5 % 0 28°C
23:00 28°C 0.3 12 % 0 27°C

Current and weather forecast API
for Mokolo

Real-time weather data for Mokolo, Far North, 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 10.74244N, 13.80227E, 813 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?