Weather API - Skien

Real-time, forecast & historical accurate data

At an affordable price, you will receive accurate and reliable data for Skien 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
Skien, Vestfold og Telemark, Norway
Change location and view the data
Request
{
    "place_id": "skien",
    "language": "en",
    "unit": "metric"
}
Response
{
    "timezone": "Europe/Oslo",
    "units": "metric",
    "current": {
        "icon_num": 6,
        "weather": "Cloudy",
        "temperature": 7.5,
        "feels_like": 5.5,
        "dew_point": -1,
        "wind": {
            "speed": 1.7,
            "gusts": 2.6,
            "angle": 39,
            "dir": "NE"
        },
        "precipitation": {
            "total": 0
        },
        "cloud_cover": 82,
        "irradiance": 61.29,
        "pressure": 1009,
        "uv_index": 0.18,
        "humidity": 54
    },
    "hourly": {
        "data": [
            {
                "date": "2023-03-20T17:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 7.5,
                "feels_like": 5.5,
                "dew_point": 6.2,
                "wind": {
                    "speed": 1.7,
                    "gusts": 2.6,
                    "dir": "NE",
                    "angle": 39
                },
                "cloud_cover": {
                    "total": 82
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 61.29,
                "humidity": 91
            },
            {
                "date": "2023-03-20T18:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 6,
                "feels_like": 4.8,
                "dew_point": 5.8,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2.3,
                    "dir": "NNE",
                    "angle": 30
                },
                "cloud_cover": {
                    "total": 69
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 4.3,
                "humidity": 98
            },
            {
                "date": "2023-03-20T19:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 3.2,
                "feels_like": 0.8,
                "dew_point": 2.8,
                "wind": {
                    "speed": 1.4,
                    "gusts": 1.9,
                    "dir": "N",
                    "angle": 10
                },
                "cloud_cover": {
                    "total": 70
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.04,
                "humidity": 96
            },
            {
                "date": "2023-03-20T20:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 1.5,
                "feels_like": -0.8,
                "dew_point": 1,
                "wind": {
                    "speed": 1.2,
                    "gusts": 1.7,
                    "dir": "NNE",
                    "angle": 16
                },
                "cloud_cover": {
                    "total": 86
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0.02,
                "humidity": 96
            },
            {
                "date": "2023-03-20T21:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 1.5,
                "feels_like": -1.2,
                "dew_point": 1,
                "wind": {
                    "speed": 1.1,
                    "gusts": 1.6,
                    "dir": "NNE",
                    "angle": 14
                },
                "cloud_cover": {
                    "total": 42
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 0,
                "humidity": 96
            },
            {
                "date": "2023-03-20T22:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 0.2,
                "feels_like": -1.2,
                "dew_point": -0.5,
                "wind": {
                    "speed": 1.2,
                    "gusts": 1.7,
                    "dir": "N",
                    "angle": 350
                },
                "cloud_cover": {
                    "total": 39
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 0,
                "humidity": 94
            },
            {
                "date": "2023-03-20T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.5,
                "feels_like": -0.2,
                "dew_point": 0,
                "wind": {
                    "speed": 1,
                    "gusts": 1.5,
                    "dir": "N",
                    "angle": 351
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 0,
                "humidity": 96
            },
            {
                "date": "2023-03-21T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.5,
                "feels_like": -2,
                "dew_point": -0.5,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.3,
                    "dir": "NNW",
                    "angle": 342
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.05,
                "humidity": 92
            },
            {
                "date": "2023-03-21T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1.5,
                "feels_like": -0.8,
                "dew_point": 1,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.1,
                    "dir": "WNW",
                    "angle": 297
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 96
            },
            {
                "date": "2023-03-21T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.8,
                "feels_like": -1.5,
                "dew_point": 0.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.3,
                    "dir": "SE",
                    "angle": 124
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 96
            },
            {
                "date": "2023-03-21T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -0.2,
                "feels_like": -2.2,
                "dew_point": -0.5,
                "wind": {
                    "speed": 1,
                    "gusts": 1.8,
                    "dir": "SE",
                    "angle": 143
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 0.08,
                "humidity": 98
            },
            {
                "date": "2023-03-21T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -1,
                "feels_like": -3.2,
                "dew_point": -1.2,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.6,
                    "dir": "SSE",
                    "angle": 156
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-21T05:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": -0.8,
                "feels_like": -3.5,
                "dew_point": -1,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.6,
                    "dir": "SSE",
                    "angle": 155
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.01,
                "humidity": 98
            },
            {
                "date": "2023-03-21T06:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": -1.2,
                "feels_like": -3.2,
                "dew_point": -1.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2,
                    "dir": "SE",
                    "angle": 126
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 5.08,
                "humidity": 100
            },
            {
                "date": "2023-03-21T07:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": -1.5,
                "feels_like": -4,
                "dew_point": -1.8,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.2,
                    "dir": "SSE",
                    "angle": 152
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 37.79,
                "humidity": 98
            },
            {
                "date": "2023-03-21T08:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": -0.5,
                "feels_like": -3,
                "dew_point": -0.8,
                "wind": {
                    "speed": 1,
                    "gusts": 2.4,
                    "dir": "S",
                    "angle": 175
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 73.45,
                "humidity": 98
            },
            {
                "date": "2023-03-21T09:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 0.8,
                "feels_like": -1.2,
                "dew_point": 0.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.3,
                    "dir": "S",
                    "angle": 172
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 100.49,
                "humidity": 96
            },
            {
                "date": "2023-03-21T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2.2,
                "feels_like": 0,
                "dew_point": 1.8,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.6,
                    "dir": "S",
                    "angle": 172
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 137.64,
                "humidity": 96
            },
            {
                "date": "2023-03-21T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.2,
                "feels_like": 1,
                "dew_point": 2.5,
                "wind": {
                    "speed": 1.3,
                    "gusts": 3.1,
                    "dir": "S",
                    "angle": 169
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 17
                },
                "irradiance": 162.74,
                "humidity": 94
            },
            {
                "date": "2023-03-21T12:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 3.5,
                "feels_like": 1.2,
                "dew_point": 2.5,
                "wind": {
                    "speed": 1.5,
                    "gusts": 3.3,
                    "dir": "S",
                    "angle": 176
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 51
                },
                "irradiance": 169.06,
                "humidity": 93
            },
            {
                "date": "2023-03-21T13:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 3.8,
                "feels_like": 1.2,
                "dew_point": 2.5,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.7,
                    "dir": "S",
                    "angle": 176
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 69
                },
                "irradiance": 136.98,
                "humidity": 91
            },
            {
                "date": "2023-03-21T14:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 3.5,
                "feels_like": 1,
                "dew_point": 2.2,
                "wind": {
                    "speed": 1.7,
                    "gusts": 4,
                    "dir": "S",
                    "angle": 173
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 81
                },
                "irradiance": 97.5,
                "humidity": 91
            },
            {
                "date": "2023-03-21T15:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 3.2,
                "feels_like": 1.2,
                "dew_point": 2.5,
                "wind": {
                    "speed": 1.6,
                    "gusts": 4.3,
                    "dir": "SSE",
                    "angle": 166
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 52.78,
                "humidity": 94
            },
            {
                "date": "2023-03-21T16:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 1.8,
                "feels_like": -1,
                "dew_point": 1.8,
                "wind": {
                    "speed": 1.6,
                    "gusts": 4.5,
                    "dir": "SSE",
                    "angle": 148
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1006,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 88
                },
                "irradiance": 24.09,
                "humidity": 100
            },
            {
                "date": "2023-03-21T17:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 1.5,
                "feels_like": -1,
                "dew_point": 1.5,
                "wind": {
                    "speed": 1.5,
                    "gusts": 4.3,
                    "dir": "SE",
                    "angle": 137
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 86
                },
                "irradiance": 9.32,
                "humidity": 100
            },
            {
                "date": "2023-03-21T18:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 1,
                "feels_like": -1.2,
                "dew_point": 1,
                "wind": {
                    "speed": 1.2,
                    "gusts": 4.1,
                    "dir": "ESE",
                    "angle": 114
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 85
                },
                "irradiance": 0.81,
                "humidity": 100
            },
            {
                "date": "2023-03-21T19:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 1,
                "feels_like": -1,
                "dew_point": 1,
                "wind": {
                    "speed": 1,
                    "gusts": 3,
                    "dir": "ENE",
                    "angle": 71
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 87
                },
                "irradiance": 0,
                "humidity": 100
            },
            {
                "date": "2023-03-21T20:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 1.2,
                "feels_like": -1,
                "dew_point": 1.2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2.3,
                    "dir": "NNE",
                    "angle": 21
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.09,
                "humidity": 100
            },
            {
                "date": "2023-03-21T21:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 1.2,
                "feels_like": -1,
                "dew_point": 1.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.4,
                    "dir": "NE",
                    "angle": 44
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0.7
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0,
                "humidity": 100
            },
            {
                "date": "2023-03-21T22:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 1,
                "feels_like": -1.2,
                "dew_point": 0.8,
                "wind": {
                    "speed": 1,
                    "gusts": 1.9,
                    "dir": "NNE",
                    "angle": 12
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1001,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 84
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-21T23:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 1,
                "feels_like": -1.2,
                "dew_point": 1,
                "wind": {
                    "speed": 1,
                    "gusts": 1.9,
                    "dir": "N",
                    "angle": 353
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 62
                },
                "irradiance": 0,
                "humidity": 100
            },
            {
                "date": "2023-03-22T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.8,
                "feels_like": -1.5,
                "dew_point": 0.8,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.5,
                    "dir": "N",
                    "angle": 356
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 44
                },
                "irradiance": 0.02,
                "humidity": 100
            },
            {
                "date": "2023-03-22T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.5,
                "feels_like": -1.8,
                "dew_point": 0.2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.5,
                    "dir": "NNW",
                    "angle": 344
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 21
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-22T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.8,
                "feels_like": -1.5,
                "dew_point": 0.5,
                "wind": {
                    "speed": 0.9,
                    "gusts": 1.8,
                    "dir": "NW",
                    "angle": 310
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 998,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 7
                },
                "irradiance": 0.1,
                "humidity": 98
            },
            {
                "date": "2023-03-22T03:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 0.5,
                "feels_like": -1.5,
                "dew_point": 0.2,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.2,
                    "dir": "NW",
                    "angle": 318
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 998,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-22T04:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 0.2,
                "feels_like": -2.2,
                "dew_point": 0.2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.7,
                    "dir": "WNW",
                    "angle": 295
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 997,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 0.13,
                "humidity": 100
            },
            {
                "date": "2023-03-22T05:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 0,
                "feels_like": -2.5,
                "dew_point": -0.2,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.6,
                    "dir": "WNW",
                    "angle": 300
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 997,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-22T06:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 0.2,
                "feels_like": -2.2,
                "dew_point": 0.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.6,
                    "dir": "WNW",
                    "angle": 288
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 996,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 12
                },
                "irradiance": 3.91,
                "humidity": 100
            },
            {
                "date": "2023-03-22T07:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 0.5,
                "feels_like": -1,
                "dew_point": 0.5,
                "wind": {
                    "speed": 0.2,
                    "gusts": 1.2,
                    "dir": "SSE",
                    "angle": 157
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 996,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 37.51,
                "humidity": 100
            },
            {
                "date": "2023-03-22T08:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 0.5,
                "feels_like": -1.5,
                "dew_point": 0.5,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.7,
                    "dir": "S",
                    "angle": 182
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 996,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 69.48,
                "humidity": 100
            },
            {
                "date": "2023-03-22T09:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 2,
                "feels_like": 0.2,
                "dew_point": 2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.8,
                    "dir": "SSE",
                    "angle": 154
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 995,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 14
                },
                "irradiance": 93.06,
                "humidity": 100
            },
            {
                "date": "2023-03-22T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.2,
                "feels_like": 1,
                "dew_point": 3.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.3,
                    "dir": "SSE",
                    "angle": 154
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 995,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 16
                },
                "irradiance": 89.8,
                "humidity": 100
            },
            {
                "date": "2023-03-22T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.8,
                "feels_like": 1.2,
                "dew_point": 3.8,
                "wind": {
                    "speed": 1.1,
                    "gusts": 3.1,
                    "dir": "ESE",
                    "angle": 119
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 994,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 37
                },
                "irradiance": 120.84,
                "humidity": 100
            },
            {
                "date": "2023-03-22T12:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 4.5,
                "feels_like": 2.2,
                "dew_point": 4.5,
                "wind": {
                    "speed": 1.2,
                    "gusts": 3.7,
                    "dir": "SE",
                    "angle": 131
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 81
                },
                "irradiance": 90.85,
                "humidity": 100
            },
            {
                "date": "2023-03-22T13:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 5.2,
                "feels_like": 3.2,
                "dew_point": 5.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 3.7,
                    "dir": "ENE",
                    "angle": 74
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 992,
                "precipitation": {
                    "total": 0.7
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 81.3,
                "humidity": 100
            },
            {
                "date": "2023-03-22T14:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 5.5,
                "feels_like": 3.2,
                "dew_point": 5.5,
                "wind": {
                    "speed": 1.8,
                    "gusts": 5.4,
                    "dir": "E",
                    "angle": 99
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 990,
                "precipitation": {
                    "total": 1.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 52.94,
                "humidity": 100
            },
            {
                "date": "2023-03-22T15:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 5.5,
                "feels_like": 3.2,
                "dew_point": 5.5,
                "wind": {
                    "speed": 2.4,
                    "gusts": 8,
                    "dir": "SE",
                    "angle": 141
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 45.1,
                "humidity": 100
            },
            {
                "date": "2023-03-22T16:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 5.2,
                "feels_like": 2.5,
                "dew_point": 5.2,
                "wind": {
                    "speed": 2.6,
                    "gusts": 7.6,
                    "dir": "SSE",
                    "angle": 159
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 988,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 89
                },
                "irradiance": 22.71,
                "humidity": 100
            },
            {
                "date": "2023-03-22T17:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4.8,
                "feels_like": 2.2,
                "dew_point": 4.5,
                "wind": {
                    "speed": 2.2,
                    "gusts": 6.3,
                    "dir": "SSE",
                    "angle": 167
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 43
                },
                "irradiance": 16.54,
                "humidity": 98
            },
            {
                "date": "2023-03-22T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 5,
                "feels_like": 2.5,
                "dew_point": 4.8,
                "wind": {
                    "speed": 2.1,
                    "gusts": 6.9,
                    "dir": "S",
                    "angle": 176
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 35
                },
                "irradiance": 1.98,
                "humidity": 98
            },
            {
                "date": "2023-03-22T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4.5,
                "feels_like": 0.8,
                "dew_point": 3.5,
                "wind": {
                    "speed": 3.2,
                    "gusts": 7.4,
                    "dir": "SW",
                    "angle": 218
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 986,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 8
                },
                "irradiance": 0.01,
                "humidity": 93
            },
            {
                "date": "2023-03-22T20:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 4,
                "feels_like": 0.2,
                "dew_point": 2.8,
                "wind": {
                    "speed": 2.9,
                    "gusts": 6.6,
                    "dir": "SSW",
                    "angle": 213
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 0,
                "humidity": 91
            },
            {
                "date": "2023-03-22T21:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 3.5,
                "feels_like": -0.8,
                "dew_point": 2.8,
                "wind": {
                    "speed": 3.3,
                    "gusts": 6.9,
                    "dir": "SW",
                    "angle": 221
                },
                "cloud_cover": {
                    "total": 89
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.04,
                "humidity": 94
            },
            {
                "date": "2023-03-22T22:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 3.2,
                "feels_like": -2.2,
                "dew_point": -0.5,
                "wind": {
                    "speed": 4.2,
                    "gusts": 7.2,
                    "dir": "WSW",
                    "angle": 246
                },
                "cloud_cover": {
                    "total": 26
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 76
            },
            {
                "date": "2023-03-22T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3,
                "feels_like": -1.8,
                "dew_point": -0.8,
                "wind": {
                    "speed": 4.2,
                    "gusts": 7.6,
                    "dir": "WSW",
                    "angle": 251
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 988,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.08,
                "humidity": 76
            },
            {
                "date": "2023-03-23T00:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 3.2,
                "feels_like": -2.8,
                "dew_point": -1.8,
                "wind": {
                    "speed": 4.4,
                    "gusts": 7.8,
                    "dir": "WSW",
                    "angle": 255
                },
                "cloud_cover": {
                    "total": 85
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.05,
                "humidity": 69
            },
            {
                "date": "2023-03-23T01:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 2.5,
                "feels_like": -3,
                "dew_point": -2.8,
                "wind": {
                    "speed": 4,
                    "gusts": 7.8,
                    "dir": "WSW",
                    "angle": 255
                },
                "cloud_cover": {
                    "total": 48
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.08,
                "humidity": 68
            },
            {
                "date": "2023-03-23T02:00:00",
                "icon": 27,
                "summary": "Mostly clear",
                "temperature": 2,
                "feels_like": -1.8,
                "dew_point": -3,
                "wind": {
                    "speed": 3.3,
                    "gusts": 7.6,
                    "dir": "WSW",
                    "angle": 250
                },
                "cloud_cover": {
                    "total": 11
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 69
            },
            {
                "date": "2023-03-23T03:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 1.8,
                "feels_like": -0.8,
                "dew_point": -2,
                "wind": {
                    "speed": 2.5,
                    "gusts": 6.8,
                    "dir": "WSW",
                    "angle": 240
                },
                "cloud_cover": {
                    "total": 27
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.17,
                "humidity": 76
            },
            {
                "date": "2023-03-23T04:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 0.8,
                "feels_like": -0.8,
                "dew_point": -1.2,
                "wind": {
                    "speed": 2.1,
                    "gusts": 4.5,
                    "dir": "SSW",
                    "angle": 210
                },
                "cloud_cover": {
                    "total": 33
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 86
            },
            {
                "date": "2023-03-23T05:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 0.2,
                "feels_like": -1,
                "dew_point": -1,
                "wind": {
                    "speed": 2.2,
                    "gusts": 4.7,
                    "dir": "S",
                    "angle": 189
                },
                "cloud_cover": {
                    "total": 23
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.02,
                "humidity": 91
            },
            {
                "date": "2023-03-23T06:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 0.2,
                "feels_like": -1,
                "dew_point": -1,
                "wind": {
                    "speed": 2,
                    "gusts": 5.8,
                    "dir": "SSW",
                    "angle": 194
                },
                "cloud_cover": {
                    "total": 20
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 12.77,
                "humidity": 91
            },
            {
                "date": "2023-03-23T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0,
                "feels_like": -1,
                "dew_point": -1.2,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.2,
                    "dir": "SSW",
                    "angle": 194
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 83.83,
                "humidity": 91
            },
            {
                "date": "2023-03-23T08:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 0.8,
                "feels_like": -1.8,
                "dew_point": -0.8,
                "wind": {
                    "speed": 1.7,
                    "gusts": 4.9,
                    "dir": "S",
                    "angle": 180
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 30
                },
                "irradiance": 159.31,
                "humidity": 89
            },
            {
                "date": "2023-03-23T09:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 3.2,
                "feels_like": 0.2,
                "dew_point": 1.5,
                "wind": {
                    "speed": 2.3,
                    "gusts": 6.5,
                    "dir": "S",
                    "angle": 178
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 82
                },
                "irradiance": 126.75,
                "humidity": 88
            },
            {
                "date": "2023-03-23T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4.2,
                "feels_like": 1.2,
                "dew_point": 2.8,
                "wind": {
                    "speed": 2.3,
                    "gusts": 7.1,
                    "dir": "S",
                    "angle": 185
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 62
                },
                "irradiance": 105.36,
                "humidity": 89
            },
            {
                "date": "2023-03-23T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4.2,
                "feels_like": 1.8,
                "dew_point": 3.5,
                "wind": {
                    "speed": 1.8,
                    "gusts": 5.1,
                    "dir": "S",
                    "angle": 183
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 20
                },
                "irradiance": 201.29,
                "humidity": 94
            },
            {
                "date": "2023-03-23T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 5,
                "feels_like": 2.5,
                "dew_point": 3.8,
                "wind": {
                    "speed": 1.8,
                    "gusts": 4.3,
                    "dir": "S",
                    "angle": 187
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 302.54,
                "humidity": 91
            },
            {
                "date": "2023-03-23T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 6.5,
                "feels_like": 3.8,
                "dew_point": 4.8,
                "wind": {
                    "speed": 2.4,
                    "gusts": 5.5,
                    "dir": "SSW",
                    "angle": 204
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 232.62,
                "humidity": 88
            },
            {
                "date": "2023-03-23T14:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 6.8,
                "feels_like": 3.2,
                "dew_point": 5.5,
                "wind": {
                    "speed": 3.2,
                    "gusts": 7.1,
                    "dir": "SW",
                    "angle": 217
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 6
                },
                "irradiance": 183.06,
                "humidity": 91
            },
            {
                "date": "2023-03-23T15:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 7,
                "feels_like": 3.2,
                "dew_point": 5,
                "wind": {
                    "speed": 3.4,
                    "gusts": 8.2,
                    "dir": "SW",
                    "angle": 225
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 198.92,
                "humidity": 87
            },
            {
                "date": "2023-03-23T16:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 7.8,
                "feels_like": 3.5,
                "dew_point": 4.5,
                "wind": {
                    "speed": 4.1,
                    "gusts": 8.5,
                    "dir": "SW",
                    "angle": 230
                },
                "cloud_cover": {
                    "total": 75
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 194.72,
                "humidity": 79
            },
            {
                "date": "2023-03-23T17:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 7,
                "feels_like": 2.8,
                "dew_point": 3.8,
                "wind": {
                    "speed": 4.2,
                    "gusts": 8.6,
                    "dir": "SW",
                    "angle": 230
                },
                "cloud_cover": {
                    "total": 34
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 84.56,
                "humidity": 79
            },
            {
                "date": "2023-03-23T18:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 5.8,
                "feels_like": 2.2,
                "dew_point": 2,
                "wind": {
                    "speed": 3.7,
                    "gusts": 9.2,
                    "dir": "SW",
                    "angle": 230
                },
                "cloud_cover": {
                    "total": 21
                },
                "pressure": 991,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 8.62,
                "humidity": 76
            },
            {
                "date": "2023-03-23T19:00:00",
                "icon": 27,
                "summary": "Mostly clear",
                "temperature": 5,
                "feels_like": 2.5,
                "dew_point": 1.8,
                "wind": {
                    "speed": 3.1,
                    "gusts": 9,
                    "dir": "SW",
                    "angle": 223
                },
                "cloud_cover": {
                    "total": 19
                },
                "pressure": 991,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.04,
                "humidity": 79
            },
            {
                "date": "2023-03-23T20:00:00",
                "icon": 27,
                "summary": "Mostly clear",
                "temperature": 4,
                "feels_like": 2.5,
                "dew_point": 1.5,
                "wind": {
                    "speed": 2.6,
                    "gusts": 8.3,
                    "dir": "SW",
                    "angle": 217
                },
                "cloud_cover": {
                    "total": 19
                },
                "pressure": 992,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.05,
                "humidity": 83
            },
            {
                "date": "2023-03-23T21:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 3.2,
                "feels_like": 1.8,
                "dew_point": 1,
                "wind": {
                    "speed": 2.8,
                    "gusts": 7.5,
                    "dir": "SW",
                    "angle": 217
                },
                "cloud_cover": {
                    "total": 29
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.02,
                "humidity": 85
            },
            {
                "date": "2023-03-23T22:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 2.5,
                "feels_like": 1,
                "dew_point": 0.8,
                "wind": {
                    "speed": 2.5,
                    "gusts": 6.6,
                    "dir": "SSW",
                    "angle": 213
                },
                "cloud_cover": {
                    "total": 25
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.08,
                "humidity": 88
            },
            {
                "date": "2023-03-23T23:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 2,
                "feels_like": 0.5,
                "dew_point": 0.5,
                "wind": {
                    "speed": 1.8,
                    "gusts": 4.6,
                    "dir": "SSW",
                    "angle": 206
                },
                "cloud_cover": {
                    "total": 47
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.09,
                "humidity": 89
            },
            {
                "date": "2023-03-24T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1,
                "feels_like": -0.2,
                "dew_point": 0.2,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.2,
                    "dir": "S",
                    "angle": 169
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 994,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.05,
                "humidity": 94
            },
            {
                "date": "2023-03-24T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.5,
                "feels_like": -2,
                "dew_point": 0,
                "wind": {
                    "speed": 1,
                    "gusts": 2.6,
                    "dir": "SE",
                    "angle": 140
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 994,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.02,
                "humidity": 96
            },
            {
                "date": "2023-03-24T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0,
                "feels_like": -2.5,
                "dew_point": -0.2,
                "wind": {
                    "speed": 1,
                    "gusts": 2.3,
                    "dir": "E",
                    "angle": 82
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 994,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.03,
                "humidity": 98
            },
            {
                "date": "2023-03-24T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -0.5,
                "feels_like": -3,
                "dew_point": -0.5,
                "wind": {
                    "speed": 1,
                    "gusts": 2.3,
                    "dir": "ENE",
                    "angle": 65
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.05,
                "humidity": 100
            },
            {
                "date": "2023-03-24T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -0.5,
                "feels_like": -2.8,
                "dew_point": -0.5,
                "wind": {
                    "speed": 1,
                    "gusts": 2.4,
                    "dir": "ENE",
                    "angle": 61
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 0.03,
                "humidity": 100
            },
            {
                "date": "2023-03-24T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0,
                "feels_like": -1.8,
                "dew_point": 0,
                "wind": {
                    "speed": 1,
                    "gusts": 2.2,
                    "dir": "ENE",
                    "angle": 64
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 18
                },
                "irradiance": 0.02,
                "humidity": 100
            },
            {
                "date": "2023-03-24T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.5,
                "feels_like": -1.8,
                "dew_point": 0.2,
                "wind": {
                    "speed": 1.1,
                    "gusts": 1.9,
                    "dir": "NE",
                    "angle": 49
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 992,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 50
                },
                "irradiance": 4.72,
                "humidity": 98
            },
            {
                "date": "2023-03-24T07:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 0.8,
                "feels_like": -2,
                "dew_point": 0.8,
                "wind": {
                    "speed": 1.3,
                    "gusts": 1.9,
                    "dir": "NE",
                    "angle": 48
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 991,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 90
                },
                "irradiance": 30.35,
                "humidity": 100
            },
            {
                "date": "2023-03-24T08:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 1.2,
                "feels_like": -1.2,
                "dew_point": 1.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 4.3,
                    "dir": "NE",
                    "angle": 40
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 990,
                "precipitation": {
                    "total": 1.4
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 47.78,
                "humidity": 100
            },
            {
                "date": "2023-03-24T09:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 1.5,
                "feels_like": -2,
                "dew_point": 1,
                "wind": {
                    "speed": 1.9,
                    "gusts": 5.4,
                    "dir": "ENE",
                    "angle": 60
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 1.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 55.28,
                "humidity": 96
            },
            {
                "date": "2023-03-24T10:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 1.5,
                "feels_like": -2,
                "dew_point": 1.2,
                "wind": {
                    "speed": 2.2,
                    "gusts": 6.3,
                    "dir": "NE",
                    "angle": 40
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 60.74,
                "humidity": 98
            },
            {
                "date": "2023-03-24T11:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 2.5,
                "feels_like": -1.8,
                "dew_point": 2,
                "wind": {
                    "speed": 2.8,
                    "gusts": 6.7,
                    "dir": "NE",
                    "angle": 39
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 988,
                "precipitation": {
                    "total": 1.2
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 84.17,
                "humidity": 96
            },
            {
                "date": "2023-03-24T12:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 3,
                "feels_like": -1,
                "dew_point": 2.8,
                "wind": {
                    "speed": 2.5,
                    "gusts": 6.4,
                    "dir": "NNE",
                    "angle": 27
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 987,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 98.91,
                "humidity": 98
            },
            {
                "date": "2023-03-24T13:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 4,
                "feels_like": -0.2,
                "dew_point": 3.5,
                "wind": {
                    "speed": 2.4,
                    "gusts": 6,
                    "dir": "N",
                    "angle": 6
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 85
                },
                "irradiance": 70.95,
                "humidity": 96
            },
            {
                "date": "2023-03-24T14:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 4,
                "feels_like": -0.8,
                "dew_point": 3.2,
                "wind": {
                    "speed": 2.3,
                    "gusts": 6,
                    "dir": "N",
                    "angle": 350
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 986,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 71
                },
                "irradiance": 85.59,
                "humidity": 94
            },
            {
                "date": "2023-03-24T15:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 4,
                "feels_like": -0.5,
                "dew_point": 2.8,
                "wind": {
                    "speed": 2.1,
                    "gusts": 5.6,
                    "dir": "NNW",
                    "angle": 339
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 59
                },
                "irradiance": 79.43,
                "humidity": 91
            },
            {
                "date": "2023-03-24T16:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.8,
                "feels_like": -0.2,
                "dew_point": 2.8,
                "wind": {
                    "speed": 2,
                    "gusts": 5.6,
                    "dir": "NW",
                    "angle": 322
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 46
                },
                "irradiance": 71.35,
                "humidity": 93
            },
            {
                "date": "2023-03-24T17:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4,
                "feels_like": 0.5,
                "dew_point": 3,
                "wind": {
                    "speed": 1.7,
                    "gusts": 4.1,
                    "dir": "NW",
                    "angle": 313
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 988,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 35
                },
                "irradiance": 35.92,
                "humidity": 93
            },
            {
                "date": "2023-03-24T18:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 3.5,
                "feels_like": 1.5,
                "dew_point": 3,
                "wind": {
                    "speed": 1,
                    "gusts": 2,
                    "dir": "WNW",
                    "angle": 290
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 988,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 20
                },
                "irradiance": 5.31,
                "humidity": 96
            },
            {
                "date": "2023-03-24T19:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 3.2,
                "feels_like": 1,
                "dew_point": 2.8,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.5,
                    "dir": "NW",
                    "angle": 308
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 18
                },
                "irradiance": 0.04,
                "humidity": 96
            },
            {
                "date": "2023-03-24T20:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 3,
                "feels_like": 0.8,
                "dew_point": 2.8,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.4,
                    "dir": "N",
                    "angle": 352
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 15
                },
                "irradiance": 0.01,
                "humidity": 98
            },
            {
                "date": "2023-03-24T21:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 2.8,
                "feels_like": 0.2,
                "dew_point": 2.5,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.3,
                    "dir": "NNE",
                    "angle": 13
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 0.05,
                "humidity": 98
            },
            {
                "date": "2023-03-24T22:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 2.5,
                "feels_like": 0.2,
                "dew_point": 2.2,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.2,
                    "dir": "NNW",
                    "angle": 348
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 19
                },
                "irradiance": 0.04,
                "humidity": 98
            },
            {
                "date": "2023-03-24T23:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 2.2,
                "feels_like": -0.2,
                "dew_point": 2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.3,
                    "dir": "NNW",
                    "angle": 341
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 25
                },
                "irradiance": 0.06,
                "humidity": 98
            },
            {
                "date": "2023-03-25T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2,
                "feels_like": -0.5,
                "dew_point": 1.5,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.5,
                    "dir": "NW",
                    "angle": 322
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 30
                },
                "irradiance": 0.05,
                "humidity": 96
            },
            {
                "date": "2023-03-25T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1.8,
                "feels_like": -0.8,
                "dew_point": 1.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.6,
                    "dir": "NW",
                    "angle": 324
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 27
                },
                "irradiance": 0.03,
                "humidity": 96
            },
            {
                "date": "2023-03-25T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2,
                "feels_like": -0.5,
                "dew_point": 1.8,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.3,
                    "dir": "NW",
                    "angle": 319
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 21
                },
                "irradiance": 0.03,
                "humidity": 98
            },
            {
                "date": "2023-03-25T03:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 1.8,
                "feels_like": -1,
                "dew_point": 1.5,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1,
                    "dir": "NW",
                    "angle": 321
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 0.04,
                "humidity": 98
            },
            {
                "date": "2023-03-25T04:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 1.8,
                "feels_like": -1.2,
                "dew_point": 1.5,
                "wind": {
                    "speed": 0.6,
                    "gusts": 0.7,
                    "dir": "NNW",
                    "angle": 335
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 10
                },
                "irradiance": 0.03,
                "humidity": 98
            },
            {
                "date": "2023-03-25T05:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 1.8,
                "feels_like": -1.2,
                "dew_point": 1.2,
                "wind": {
                    "speed": 0.6,
                    "gusts": 0.8,
                    "dir": "NNW",
                    "angle": 339
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 11
                },
                "irradiance": 0.01,
                "humidity": 96
            },
            {
                "date": "2023-03-25T06:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 1.8,
                "feels_like": -1,
                "dew_point": 1.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1,
                    "dir": "NNW",
                    "angle": 345
                },
                "cloud_cover": {
                    "total": 91
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 11
                },
                "irradiance": 9.54,
                "humidity": 96
            },
            {
                "date": "2023-03-25T07:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 2,
                "feels_like": -0.8,
                "dew_point": 1.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 1.2,
                    "dir": "N",
                    "angle": 2
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 52.28,
                "humidity": 94
            },
            {
                "date": "2023-03-25T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -0.5,
                "feels_like": -3.8,
                "dew_point": -1.8,
                "wind": {
                    "speed": 0.9,
                    "gusts": 1.9,
                    "dir": "NNE",
                    "angle": 15
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 996,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 159.75,
                "humidity": 91
            },
            {
                "date": "2023-03-25T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1,
                "feels_like": -3.2,
                "dew_point": -0.8,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.9,
                    "dir": "NE",
                    "angle": 39
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 996,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 211.05,
                "humidity": 88
            },
            {
                "date": "2023-03-25T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2.2,
                "feels_like": -3.5,
                "dew_point": -0.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.9,
                    "dir": "ENE",
                    "angle": 75
                },
                "cloud_cover": {
                    "total": 92
                },
                "pressure": 997,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 329.52,
                "humidity": 83
            },
            {
                "date": "2023-03-25T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2.5,
                "feels_like": -2.5,
                "dew_point": 0,
                "wind": {
                    "speed": 1,
                    "gusts": 2.5,
                    "dir": "E",
                    "angle": 79
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 997,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 390.58,
                "humidity": 83
            },
            {
                "date": "2023-03-25T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.2,
                "feels_like": -2,
                "dew_point": 0.5,
                "wind": {
                    "speed": 1.3,
                    "gusts": 3.3,
                    "dir": "E",
                    "angle": 82
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 997,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 379.98,
                "humidity": 82
            },
            {
                "date": "2023-03-25T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4,
                "feels_like": -1,
                "dew_point": 1.2,
                "wind": {
                    "speed": 1.7,
                    "gusts": 4.2,
                    "dir": "E",
                    "angle": 85
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 998,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 379.24,
                "humidity": 82
            },
            {
                "date": "2023-03-25T14:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.8,
                "feels_like": 2,
                "dew_point": 1.2,
                "wind": {
                    "speed": 1.7,
                    "gusts": 4.1,
                    "dir": "E",
                    "angle": 80
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 998,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 5
                },
                "irradiance": 236.72,
                "humidity": 83
            },
            {
                "date": "2023-03-25T15:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4.5,
                "feels_like": 3,
                "dew_point": 2.5,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.9,
                    "dir": "ENE",
                    "angle": 76
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 998,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 157.64,
                "humidity": 86
            },
            {
                "date": "2023-03-25T16:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4.5,
                "feels_like": 3.2,
                "dew_point": 3,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.7,
                    "dir": "ENE",
                    "angle": 73
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 998,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 5
                },
                "irradiance": 84.65,
                "humidity": 89
            },
            {
                "date": "2023-03-25T17:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.5,
                "feels_like": 3,
                "dew_point": 2.2,
                "wind": {
                    "speed": 1.3,
                    "gusts": 3.2,
                    "dir": "ENE",
                    "angle": 63
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 6
                },
                "irradiance": 36.28,
                "humidity": 91
            },
            {
                "date": "2023-03-25T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2.8,
                "feels_like": 2.8,
                "dew_point": 1.8,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.8,
                    "dir": "NE",
                    "angle": 52
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 6
                },
                "irradiance": 3.05,
                "humidity": 93
            },
            {
                "date": "2023-03-25T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1.8,
                "feels_like": 2.8,
                "dew_point": 1.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.5,
                    "dir": "NE",
                    "angle": 41
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 8
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-25T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.8,
                "feels_like": -1.5,
                "dew_point": 0.2,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.5,
                    "dir": "NNE",
                    "angle": 25
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 7
                },
                "irradiance": 0.02,
                "humidity": 96
            },
            {
                "date": "2023-03-25T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -0.5,
                "feels_like": -2.8,
                "dew_point": -1.2,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.5,
                    "dir": "N",
                    "angle": 11
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 1001,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 0.03,
                "humidity": 94
            },
            {
                "date": "2023-03-25T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -1.5,
                "feels_like": -3.5,
                "dew_point": -2.5,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2.5,
                    "dir": "N",
                    "angle": 360
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1001,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 12
                },
                "irradiance": 0.01,
                "humidity": 92
            },
            {
                "date": "2023-03-25T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -2.2,
                "feels_like": -3.8,
                "dew_point": -3.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 2.7,
                    "dir": "N",
                    "angle": 360
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 14
                },
                "irradiance": 0.02,
                "humidity": 92
            },
            {
                "date": "2023-03-26T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -2.5,
                "feels_like": -4.2,
                "dew_point": -3.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 2.9,
                    "dir": "N",
                    "angle": 0
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 10
                },
                "irradiance": 0.06,
                "humidity": 94
            },
            {
                "date": "2023-03-26T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -3,
                "feels_like": -4.5,
                "dew_point": -3.8,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.2,
                    "dir": "N",
                    "angle": 0
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 21
                },
                "irradiance": 0,
                "humidity": 94
            },
            {
                "date": "2023-03-26T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -3.5,
                "feels_like": -5.8,
                "dew_point": -4.5,
                "wind": {
                    "speed": 1.7,
                    "gusts": 3.5,
                    "dir": "N",
                    "angle": 0
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 22
                },
                "irradiance": 0.02,
                "humidity": 92
            },
            {
                "date": "2023-03-26T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -3.5,
                "feels_like": -5.2,
                "dew_point": -4.8,
                "wind": {
                    "speed": 2,
                    "gusts": 3.9,
                    "dir": "N",
                    "angle": 0
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 18
                },
                "irradiance": 0.01,
                "humidity": 91
            },
            {
                "date": "2023-03-26T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -3.8,
                "feels_like": -6,
                "dew_point": -5.2,
                "wind": {
                    "speed": 2.3,
                    "gusts": 4.1,
                    "dir": "N",
                    "angle": 0
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 21
                },
                "irradiance": 0,
                "humidity": 89
            },
            {
                "date": "2023-03-26T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -3.8,
                "feels_like": -5.8,
                "dew_point": -5.2,
                "wind": {
                    "speed": 2.3,
                    "gusts": 4.2,
                    "dir": "N",
                    "angle": 1
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 20
                },
                "irradiance": 0,
                "humidity": 89
            },
            {
                "date": "2023-03-26T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -3.2,
                "feels_like": -5.8,
                "dew_point": -5.2,
                "wind": {
                    "speed": 2.3,
                    "gusts": 4.5,
                    "dir": "N",
                    "angle": 1
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 16
                },
                "irradiance": 3.5,
                "humidity": 86
            },
            {
                "date": "2023-03-26T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -3.5,
                "feels_like": -6,
                "dew_point": -5.8,
                "wind": {
                    "speed": 2.3,
                    "gusts": 4.7,
                    "dir": "N",
                    "angle": 2
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 26
                },
                "irradiance": 34.3,
                "humidity": 84
            },
            {
                "date": "2023-03-26T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -2,
                "feels_like": -6,
                "dew_point": -4.8,
                "wind": {
                    "speed": 2.4,
                    "gusts": 4.3,
                    "dir": "NNE",
                    "angle": 13
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 29
                },
                "irradiance": 73.52,
                "humidity": 81
            },
            {
                "date": "2023-03-26T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -0.8,
                "feels_like": -5.2,
                "dew_point": -4,
                "wind": {
                    "speed": 2.5,
                    "gusts": 4.5,
                    "dir": "NNE",
                    "angle": 21
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 30
                },
                "irradiance": 118.09,
                "humidity": 78
            },
            {
                "date": "2023-03-26T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.5,
                "feels_like": -4.2,
                "dew_point": -3.2,
                "wind": {
                    "speed": 2.7,
                    "gusts": 4.5,
                    "dir": "NNE",
                    "angle": 27
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 31
                },
                "irradiance": 157.65,
                "humidity": 75
            },
            {
                "date": "2023-03-26T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.8,
                "feels_like": -4.5,
                "dew_point": -3,
                "wind": {
                    "speed": 3.3,
                    "gusts": 5.8,
                    "dir": "NNE",
                    "angle": 27
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 30
                },
                "irradiance": 180.1,
                "humidity": 75
            },
            {
                "date": "2023-03-26T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1.2,
                "feels_like": -3.8,
                "dew_point": -2.8,
                "wind": {
                    "speed": 3.9,
                    "gusts": 7.1,
                    "dir": "NNE",
                    "angle": 28
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 27
                },
                "irradiance": 185.39,
                "humidity": 74
            },
            {
                "date": "2023-03-26T14:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1.5,
                "feels_like": -4.2,
                "dew_point": -3,
                "wind": {
                    "speed": 4.5,
                    "gusts": 8.5,
                    "dir": "NNE",
                    "angle": 28
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 32
                },
                "irradiance": 148.31,
                "humidity": 71
            },
            {
                "date": "2023-03-26T15:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1.2,
                "feels_like": -3,
                "dew_point": -3.2,
                "wind": {
                    "speed": 4.6,
                    "gusts": 9.2,
                    "dir": "NNE",
                    "angle": 26
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 33
                },
                "irradiance": 128.16,
                "humidity": 71
            },
            {
                "date": "2023-03-26T16:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1,
                "feels_like": -3.8,
                "dew_point": -3.5,
                "wind": {
                    "speed": 4.6,
                    "gusts": 9.9,
                    "dir": "NNE",
                    "angle": 23
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 31
                },
                "irradiance": 108.27,
                "humidity": 71
            },
            {
                "date": "2023-03-26T17:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.8,
                "feels_like": -3.8,
                "dew_point": -3.8,
                "wind": {
                    "speed": 4.6,
                    "gusts": 10.4,
                    "dir": "NNE",
                    "angle": 21
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 48
                },
                "irradiance": 53.62,
                "humidity": 71
            },
            {
                "date": "2023-03-26T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.2,
                "feels_like": -4,
                "dew_point": -4.5,
                "wind": {
                    "speed": 4.3,
                    "gusts": 10,
                    "dir": "NNE",
                    "angle": 19
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 57
                },
                "irradiance": 26.66,
                "humidity": 70
            },
            {
                "date": "2023-03-26T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -0.2,
                "feels_like": -3.2,
                "dew_point": -5,
                "wind": {
                    "speed": 3.9,
                    "gusts": 9.5,
                    "dir": "NNE",
                    "angle": 17
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0.1
                },
                "probability": {
                    "precipitation": 61
                },
                "irradiance": 3.96,
                "humidity": 70
            },
            {
                "date": "2023-03-26T20:00:00",
                "icon": 16,
                "summary": "Light snow",
                "temperature": -1,
                "feels_like": -3.5,
                "dew_point": -5.8,
                "wind": {
                    "speed": 3.7,
                    "gusts": 9.1,
                    "dir": "NNE",
                    "angle": 14
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 70
                },
                "irradiance": 0.03,
                "humidity": 70
            },
            {
                "date": "2023-03-26T21:00:00",
                "icon": 16,
                "summary": "Light snow",
                "temperature": -1.2,
                "feels_like": -5.5,
                "dew_point": -5.2,
                "wind": {
                    "speed": 3.6,
                    "gusts": 9.4,
                    "dir": "N",
                    "angle": 8
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 74
                },
                "irradiance": 0.02,
                "humidity": 74
            },
            {
                "date": "2023-03-26T22:00:00",
                "icon": 16,
                "summary": "Light snow",
                "temperature": -1.8,
                "feels_like": -5.5,
                "dew_point": -5.2,
                "wind": {
                    "speed": 3.9,
                    "gusts": 9.7,
                    "dir": "N",
                    "angle": 359
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 72
                },
                "irradiance": 0.01,
                "humidity": 76
            },
            {
                "date": "2023-03-26T23:00:00",
                "icon": 16,
                "summary": "Light snow",
                "temperature": -2,
                "feels_like": -5,
                "dew_point": -4.8,
                "wind": {
                    "speed": 3.8,
                    "gusts": 10,
                    "dir": "N",
                    "angle": 349
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 73
                },
                "irradiance": 0.02,
                "humidity": 81
            },
            {
                "date": "2023-03-27T00:00:00",
                "icon": 34,
                "summary": "Snow shower",
                "temperature": -2.2,
                "feels_like": -4.8,
                "dew_point": -4.8,
                "wind": {
                    "speed": 4,
                    "gusts": 9.8,
                    "dir": "NNW",
                    "angle": 344
                },
                "cloud_cover": {
                    "total": 89
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 72
                },
                "irradiance": 0.01,
                "humidity": 82
            },
            {
                "date": "2023-03-27T01:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": -2.5,
                "feels_like": -5,
                "dew_point": -5,
                "wind": {
                    "speed": 4,
                    "gusts": 9.5,
                    "dir": "NNW",
                    "angle": 338
                },
                "cloud_cover": {
                    "total": 83
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 69
                },
                "irradiance": 0.01,
                "humidity": 82
            },
            {
                "date": "2023-03-27T02:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": -3,
                "feels_like": -5,
                "dew_point": -5.2,
                "wind": {
                    "speed": 4,
                    "gusts": 9.3,
                    "dir": "NNW",
                    "angle": 331
                },
                "cloud_cover": {
                    "total": 58
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 66
                },
                "irradiance": 0,
                "humidity": 84
            },
            {
                "date": "2023-03-27T03:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": -3,
                "feels_like": -5.8,
                "dew_point": -5,
                "wind": {
                    "speed": 4.1,
                    "gusts": 10,
                    "dir": "NW",
                    "angle": 322
                },
                "cloud_cover": {
                    "total": 32
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0.1
                },
                "probability": {
                    "precipitation": 61
                },
                "irradiance": 0,
                "humidity": 86
            },
            {
                "date": "2023-03-27T04:00:00",
                "icon": 27,
                "summary": "Mostly clear",
                "temperature": -3,
                "feels_like": -5.8,
                "dew_point": -5,
                "wind": {
                    "speed": 4.1,
                    "gusts": 10.8,
                    "dir": "NW",
                    "angle": 313
                },
                "cloud_cover": {
                    "total": 12
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 54
                },
                "irradiance": 0,
                "humidity": 86
            },
            {
                "date": "2023-03-27T05:00:00",
                "icon": 27,
                "summary": "Mostly clear",
                "temperature": -3.2,
                "feels_like": -5.5,
                "dew_point": -5,
                "wind": {
                    "speed": 4.4,
                    "gusts": 10.9,
                    "dir": "WNW",
                    "angle": 304
                },
                "cloud_cover": {
                    "total": 11
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0.1
                },
                "probability": {
                    "precipitation": 54
                },
                "irradiance": 0,
                "humidity": 87
            },
            {
                "date": "2023-03-27T06:00:00",
                "icon": 27,
                "summary": "Mostly clear",
                "temperature": -3.2,
                "feels_like": -5.2,
                "dew_point": -5.8,
                "wind": {
                    "speed": 4.8,
                    "gusts": 11.2,
                    "dir": "NW",
                    "angle": 307
                },
                "cloud_cover": {
                    "total": 11
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 0.1
                },
                "probability": {
                    "precipitation": 53
                },
                "irradiance": 0,
                "humidity": 82
            },
            {
                "date": "2023-03-27T07:00:00",
                "icon": 2,
                "summary": "Sunny",
                "temperature": -3.2,
                "feels_like": -5.2,
                "dew_point": -6.2,
                "wind": {
                    "speed": 5.1,
                    "gusts": 11.5,
                    "dir": "NW",
                    "angle": 310
                },
                "cloud_cover": {
                    "total": 10
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 0.1
                },
                "probability": {
                    "precipitation": 51
                },
                "irradiance": 14.58,
                "humidity": 79
            },
            {
                "date": "2023-03-27T08:00:00",
                "icon": 2,
                "summary": "Sunny",
                "temperature": -3.2,
                "feels_like": -5,
                "dew_point": -6.8,
                "wind": {
                    "speed": 6,
                    "gusts": 12.4,
                    "dir": "NW",
                    "angle": 313
                },
                "cloud_cover": {
                    "total": 9
                },
                "pressure": 1006,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 52
                },
                "irradiance": 51.04,
                "humidity": 76
            },
            {
                "date": "2023-03-27T09:00:00",
                "icon": 2,
                "summary": "Sunny",
                "temperature": -2,
                "feels_like": -4.5,
                "dew_point": -7.8,
                "wind": {
                    "speed": 6,
                    "gusts": 12.3,
                    "dir": "NW",
                    "angle": 312
                },
                "cloud_cover": {
                    "total": 7
                },
                "pressure": 1006,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 51
                },
                "irradiance": 121.84,
                "humidity": 64
            },
            {
                "date": "2023-03-27T10:00:00",
                "icon": 2,
                "summary": "Sunny",
                "temperature": -1,
                "feels_like": -4,
                "dew_point": -9,
                "wind": {
                    "speed": 5.9,
                    "gusts": 12.2,
                    "dir": "NW",
                    "angle": 312
                },
                "cloud_cover": {
                    "total": 6
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 46
                },
                "irradiance": 198.69,
                "humidity": 54
            },
            {
                "date": "2023-03-27T11:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 0.2,
                "feels_like": -4.2,
                "dew_point": -9.8,
                "wind": {
                    "speed": 5.9,
                    "gusts": 12.1,
                    "dir": "NW",
                    "angle": 311
                },
                "cloud_cover": {
                    "total": 20
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 42
                },
                "irradiance": 261.44,
                "humidity": 46
            },
            {
                "date": "2023-03-27T12:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 1.2,
                "feels_like": -3.5,
                "dew_point": -9.8,
                "wind": {
                    "speed": 5.5,
                    "gusts": 12.1,
                    "dir": "WNW",
                    "angle": 301
                },
                "cloud_cover": {
                    "total": 34
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 37
                },
                "irradiance": 347.87,
                "humidity": 43
            },
            {
                "date": "2023-03-27T13:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 2.2,
                "feels_like": -3,
                "dew_point": -9.5,
                "wind": {
                    "speed": 5.1,
                    "gusts": 12,
                    "dir": "W",
                    "angle": 259
                },
                "cloud_cover": {
                    "total": 48
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 27
                },
                "irradiance": 367.63,
                "humidity": 41
            }
        ]
    },
    "daily": {
        "data": [
            {
                "day": "2023-03-20",
                "icon": 5,
                "summary": "Fog in the morning, partly sunny later. Temperature rising to 9 °C.",
                "all_day": {
                    "temperature_min": 0.2,
                    "temperature_max": 9,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 5
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-20T06:24:26",
                        "set": "2023-03-20T18:35:57"
                    }
                }
            },
            {
                "day": "2023-03-21",
                "icon": 10,
                "summary": "Fog in the morning, light rain later. Temperature falling to 4 °C.",
                "all_day": {
                    "temperature_min": -1,
                    "temperature_max": 3.8,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 41
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-21T06:21:29",
                        "set": "2023-03-21T18:38:19"
                    }
                }
            },
            {
                "day": "2023-03-22",
                "icon": 12,
                "summary": "Fog in the morning and evening, light rain in the afternoon. Temperature 0/5 °C.",
                "all_day": {
                    "temperature_min": 0,
                    "temperature_max": 5.2,
                    "wind_speed": 1.5,
                    "probability": {
                        "precipitation": 31
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-22T06:18:32",
                        "set": "2023-03-22T18:40:41"
                    }
                }
            },
            {
                "day": "2023-03-23",
                "icon": 5,
                "summary": "Fog in the morning, cloudy later. Temperature 0/8 °C.",
                "all_day": {
                    "temperature_min": 0,
                    "temperature_max": 7.8,
                    "wind_speed": 2.8,
                    "probability": {
                        "precipitation": 8
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-23T06:15:35",
                        "set": "2023-03-23T18:43:03"
                    }
                }
            },
            {
                "day": "2023-03-24",
                "icon": 12,
                "summary": "Rain in the morning changing to possible rain in the afternoon and fog later in the evening. Temperature -1/4 °C.",
                "all_day": {
                    "temperature_min": -1.2,
                    "temperature_max": 4,
                    "wind_speed": 1.5,
                    "probability": {
                        "precipitation": 42
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-24T06:12:38",
                        "set": "2023-03-24T18:45:25"
                    }
                }
            },
            {
                "day": "2023-03-25",
                "icon": 7,
                "summary": "Fog in the morning, cloudy later. Temperature -2/4 °C.",
                "all_day": {
                    "temperature_min": -1.8,
                    "temperature_max": 4.2,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 8
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-25T06:09:41",
                        "set": "2023-03-25T18:47:47"
                    }
                }
            },
            {
                "day": "2023-03-26",
                "icon": 18,
                "summary": "Cloudy changing to light snow by evening. Temperature -4/2 °C.",
                "all_day": {
                    "temperature_min": -3.8,
                    "temperature_max": 1.8,
                    "wind_speed": 3.1,
                    "probability": {
                        "precipitation": 36
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-26T07:06:44",
                        "set": "2023-03-26T19:50:08"
                    }
                }
            },
            {
                "day": "2023-03-27",
                "icon": 4,
                "summary": "Snow showers in the morning and evening, mostly cloudy in the afternoon. Temperature -4/4 °C. Wind from NW in the morning.",
                "all_day": {
                    "temperature_min": -3.8,
                    "temperature_max": 3.8,
                    "wind_speed": 4.4,
                    "probability": {
                        "precipitation": 56
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-27T07:03:47",
                        "set": "2023-03-27T19:52:30"
                    }
                }
            },
            {
                "day": "2023-03-28",
                "icon": 4,
                "summary": "Partly sunny changing to snow showers by evening. Temperature -4/2 °C.",
                "all_day": {
                    "temperature_min": -4,
                    "temperature_max": 1.8,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 73
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-28T07:00:50",
                        "set": "2023-03-28T19:54:51"
                    }
                }
            },
            {
                "day": "2023-03-29",
                "icon": 13,
                "summary": "Snow, reducing in the afternoon. Temperature -3/2 °C.",
                "all_day": {
                    "temperature_min": -3,
                    "temperature_max": 2,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 69
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-29T06:57:53",
                        "set": "2023-03-29T19:57:13"
                    }
                }
            },
            {
                "day": "2023-03-30",
                "icon": 13,
                "summary": "Partly sunny changing to rain showers in the afternoon. Temperature -2/3 °C.",
                "all_day": {
                    "temperature_min": -2.5,
                    "temperature_max": 2.8,
                    "wind_speed": 0.7,
                    "probability": {
                        "precipitation": 75
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-30T06:54:56",
                        "set": "2023-03-30T19:59:34"
                    }
                }
            },
            {
                "day": "2023-03-31",
                "icon": 11,
                "summary": "Snow, reducing in the afternoon. Temperature -1/4 °C.",
                "all_day": {
                    "temperature_min": -1,
                    "temperature_max": 3.8,
                    "wind_speed": 0.5,
                    "probability": {
                        "precipitation": 90
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-31T06:51:59",
                        "set": "2023-03-31T20:01:55"
                    }
                }
            },
            {
                "day": "2023-04-01",
                "icon": 13,
                "summary": "Light rain changing to partly sunny in the afternoon. Temperature 1/6 °C.",
                "all_day": {
                    "temperature_min": 0.8,
                    "temperature_max": 5.8,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 75
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-01T06:49:03",
                        "set": "2023-04-01T20:04:17"
                    }
                }
            },
            {
                "day": "2023-04-02",
                "icon": 12,
                "summary": "Mostly cloudy changing to light rain in the afternoon. Temperature 1/6 °C.",
                "all_day": {
                    "temperature_min": 0.5,
                    "temperature_max": 5.8,
                    "wind_speed": 0.6,
                    "probability": {
                        "precipitation": 37
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-02T06:46:06",
                        "set": "2023-04-02T20:06:38"
                    }
                }
            },
            {
                "day": "2023-04-03",
                "icon": 4,
                "summary": "Partly sunny changing to rain showers by evening. Temperature 1/6 °C.",
                "all_day": {
                    "temperature_min": 0.8,
                    "temperature_max": 5.8,
                    "wind_speed": 0.4,
                    "probability": {
                        "precipitation": 71
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-03T06:43:10",
                        "set": "2023-04-03T20:09:00"
                    }
                }
            },
            {
                "day": "2023-04-04",
                "icon": 7,
                "summary": "Cloudy, fewer clouds in the evening. Temperature 1/5 °C.",
                "all_day": {
                    "temperature_min": 0.8,
                    "temperature_max": 5,
                    "wind_speed": 0.4,
                    "probability": {
                        "precipitation": 83
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-04T06:40:14",
                        "set": "2023-04-04T20:11:21"
                    }
                }
            },
            {
                "day": "2023-04-05",
                "icon": 10,
                "summary": "Light rain, increasing in the evening. Temperature 1/5 °C.",
                "all_day": {
                    "temperature_min": 0.8,
                    "temperature_max": 5,
                    "wind_speed": 0.8,
                    "probability": {
                        "precipitation": 86
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-05T06:37:18",
                        "set": "2023-04-05T20:13:43"
                    }
                }
            },
            {
                "day": "2023-04-06",
                "icon": 11,
                "summary": "Rain, reducing in the afternoon. Temperature 1/6 °C.",
                "all_day": {
                    "temperature_min": 1,
                    "temperature_max": 5.8,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-06T06:34:23",
                        "set": "2023-04-06T20:16:04"
                    }
                }
            },
            {
                "day": "2023-04-07",
                "icon": 5,
                "summary": "Cloudy changing to partly sunny by afternoon and evening. Temperature 0/6 °C.",
                "all_day": {
                    "temperature_min": 0,
                    "temperature_max": 5.8,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 69
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-07T06:31:28",
                        "set": "2023-04-07T20:18:26"
                    }
                }
            },
            {
                "day": "2023-04-08",
                "icon": 11,
                "summary": "Rain. Temperature 1/4 °C.",
                "all_day": {
                    "temperature_min": 0.5,
                    "temperature_max": 4.2,
                    "wind_speed": 1.6,
                    "probability": {
                        "precipitation": 89
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-08T06:28:33",
                        "set": "2023-04-08T20:20:48"
                    }
                }
            },
            {
                "day": "2023-04-09",
                "icon": 4,
                "summary": "Partly sunny. Temperature 1/7 °C.",
                "all_day": {
                    "temperature_min": 1,
                    "temperature_max": 6.5,
                    "wind_speed": 1.5,
                    "probability": {
                        "precipitation": 75
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-09T06:25:38",
                        "set": "2023-04-09T20:23:10"
                    }
                }
            },
            {
                "day": "2023-04-10",
                "icon": 5,
                "summary": "Mostly cloudy. Temperature 2/7 °C.",
                "all_day": {
                    "temperature_min": 1.5,
                    "temperature_max": 6.5,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 50
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-10T06:22:44",
                        "set": "2023-04-10T20:25:32"
                    }
                }
            },
            {
                "day": "2023-04-11",
                "icon": 7,
                "summary": "Cloudy changing to light rain by evening. Temperature 2/7 °C.",
                "all_day": {
                    "temperature_min": 1.5,
                    "temperature_max": 6.5,
                    "wind_speed": 0.7,
                    "probability": {
                        "precipitation": 69
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-11T06:19:50",
                        "set": "2023-04-11T20:27:54"
                    }
                }
            },
            {
                "day": "2023-04-12",
                "icon": 4,
                "summary": "Partly sunny. Temperature 2/8 °C.",
                "all_day": {
                    "temperature_min": 2,
                    "temperature_max": 8,
                    "wind_speed": 0.5,
                    "probability": {
                        "precipitation": 64
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-12T06:16:57",
                        "set": "2023-04-12T20:30:17"
                    }
                }
            },
            {
                "day": "2023-04-13",
                "icon": 4,
                "summary": "Partly sunny. Temperature 2/8 °C.",
                "all_day": {
                    "temperature_min": 1.8,
                    "temperature_max": 7.5,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 87
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-13T06:14:04",
                        "set": "2023-04-13T20:32:39"
                    }
                }
            },
            {
                "day": "2023-04-14",
                "icon": 10,
                "summary": "Light rain changing to rain showers by afternoon and evening. Temperature 2/9 °C.",
                "all_day": {
                    "temperature_min": 2.2,
                    "temperature_max": 8.8,
                    "wind_speed": 0.6,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-14T06:11:12",
                        "set": "2023-04-14T20:35:02"
                    }
                }
            },
            {
                "day": "2023-04-15",
                "icon": 4,
                "summary": "Partly sunny changing to rain showers by evening. Temperature 2/9 °C.",
                "all_day": {
                    "temperature_min": 1.8,
                    "temperature_max": 8.8,
                    "wind_speed": 0.6,
                    "probability": {
                        "precipitation": 73
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-15T06:08:20",
                        "set": "2023-04-15T20:37:25"
                    }
                }
            },
            {
                "day": "2023-04-16",
                "icon": 4,
                "summary": "Partly sunny. Temperature 3/9 °C.",
                "all_day": {
                    "temperature_min": 3,
                    "temperature_max": 8.5,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 87
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-16T06:05:29",
                        "set": "2023-04-16T20:39:48"
                    }
                }
            },
            {
                "day": "2023-04-17",
                "icon": 4,
                "summary": "Sunny, more clouds in the afternoon and evening. Temperature 3/8 °C.",
                "all_day": {
                    "temperature_min": 3,
                    "temperature_max": 7.8,
                    "wind_speed": 1.7,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-17T06:02:38",
                        "set": "2023-04-17T20:42:11"
                    }
                }
            },
            {
                "day": "2023-04-18",
                "icon": 5,
                "summary": "Partly sunny, more clouds in the afternoon. Temperature 2/9 °C.",
                "all_day": {
                    "temperature_min": 2,
                    "temperature_max": 8.5,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 87
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-18T05:59:48",
                        "set": "2023-04-18T20:44:35"
                    }
                }
            }
        ]
    },
    "minutely": {
        "summary": "No precipitation over the next hour."
    }
}
06:24
18:35

Fog in the morning, partly sunny later. Temperature rising to 9 °C.

No precipitation over the next hour.

time weather temp wind (m/s) precipitation probability total (mm) feels like
Now 8°C 2191.7 - % 0 6°C
17:00 8°C 1.7 <5 % 0 6°C
18:00 6°C 1.4 <5 % 0 5°C
19:00 3°C 1.4 <5 % 0 1°C
20:00 2°C 1.2 <5 % 0 -1°C
21:00 2°C 1.1 <5 % 0 -1°C
22:00 0°C 1.2 <5 % 0 -1°C
23:00 1°C 1 <5 % 0 0°C

Current and weather forecast API
for Skien

Real-time weather data for Skien, Vestfold og Telemark, Norway 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 59.20962N, 9.60897E, 27 m above sea level. You can get the output in local timezone Europe/Oslo 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?