Weather API - Sarpsborg

Real-time, forecast & historical accurate data

At an affordable price, you will receive accurate and reliable data for Sarpsborg 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
Sarpsborg, Viken, Norway
Change location and view the data
Request
{
    "place_id": "sarpsborg",
    "language": "en",
    "unit": "metric"
}
Response
{
    "timezone": "Europe/Oslo",
    "units": "metric",
    "current": {
        "icon_num": 4,
        "weather": "Partly sunny",
        "temperature": 6,
        "feels_like": 3.5,
        "dew_point": 2.5,
        "wind": {
            "speed": 3.7,
            "gusts": 6.7,
            "angle": 16,
            "dir": "NNE"
        },
        "precipitation": {
            "total": 0
        },
        "cloud_cover": 40,
        "irradiance": 69.08,
        "pressure": 1009,
        "uv_index": 0.15,
        "humidity": 76
    },
    "hourly": {
        "data": [
            {
                "date": "2023-03-20T17:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 6,
                "feels_like": 3.5,
                "dew_point": 2.8,
                "wind": {
                    "speed": 3.7,
                    "gusts": 6.7,
                    "dir": "NNE",
                    "angle": 16
                },
                "cloud_cover": {
                    "total": 40
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 6
                },
                "irradiance": 69.08,
                "humidity": 79
            },
            {
                "date": "2023-03-20T18:00:00",
                "icon": 13,
                "summary": "Rain shower",
                "temperature": 4.5,
                "feels_like": 3,
                "dew_point": 2,
                "wind": {
                    "speed": 2.8,
                    "gusts": 5.5,
                    "dir": "NNE",
                    "angle": 18
                },
                "cloud_cover": {
                    "total": 34
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 64
                },
                "irradiance": 3.42,
                "humidity": 83
            },
            {
                "date": "2023-03-20T19:00:00",
                "icon": 32,
                "summary": "Rain shower",
                "temperature": 2.8,
                "feels_like": 1.8,
                "dew_point": 1.2,
                "wind": {
                    "speed": 2.2,
                    "gusts": 2.8,
                    "dir": "NNE",
                    "angle": 15
                },
                "cloud_cover": {
                    "total": 28
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1.1
                },
                "probability": {
                    "precipitation": 68
                },
                "irradiance": 0.02,
                "humidity": 89
            },
            {
                "date": "2023-03-20T20:00:00",
                "icon": 27,
                "summary": "Mostly clear",
                "temperature": 2,
                "feels_like": 1.2,
                "dew_point": 0.8,
                "wind": {
                    "speed": 1.8,
                    "gusts": 2.5,
                    "dir": "NNE",
                    "angle": 16
                },
                "cloud_cover": {
                    "total": 19
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.02,
                "humidity": 91
            },
            {
                "date": "2023-03-20T21:00:00",
                "icon": 26,
                "summary": "Clear",
                "temperature": 1.5,
                "feels_like": 1,
                "dew_point": 0.5,
                "wind": {
                    "speed": 1.4,
                    "gusts": 1.9,
                    "dir": "NNE",
                    "angle": 33
                },
                "cloud_cover": {
                    "total": 7
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.03,
                "humidity": 93
            },
            {
                "date": "2023-03-20T22:00:00",
                "icon": 26,
                "summary": "Clear",
                "temperature": 1,
                "feels_like": 0.5,
                "dew_point": 0,
                "wind": {
                    "speed": 1.2,
                    "gusts": 1.4,
                    "dir": "NE",
                    "angle": 52
                },
                "cloud_cover": {
                    "total": 9
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 93
            },
            {
                "date": "2023-03-20T23:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 0.5,
                "feels_like": 0.8,
                "dew_point": -0.5,
                "wind": {
                    "speed": 0.7,
                    "gusts": 0.9,
                    "dir": "NE",
                    "angle": 49
                },
                "cloud_cover": {
                    "total": 44
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 92
            },
            {
                "date": "2023-03-21T00:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 0.2,
                "feels_like": 0,
                "dew_point": -1,
                "wind": {
                    "speed": 0.7,
                    "gusts": 0.8,
                    "dir": "ENE",
                    "angle": 63
                },
                "cloud_cover": {
                    "total": 49
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 91
            },
            {
                "date": "2023-03-21T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0,
                "feels_like": -0.2,
                "dew_point": -1,
                "wind": {
                    "speed": 0.6,
                    "gusts": 0.8,
                    "dir": "ENE",
                    "angle": 62
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.01,
                "humidity": 92
            },
            {
                "date": "2023-03-21T02:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 0,
                "feels_like": -2.2,
                "dew_point": -1.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1,
                    "dir": "E",
                    "angle": 93
                },
                "cloud_cover": {
                    "total": 67
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.04,
                "humidity": 91
            },
            {
                "date": "2023-03-21T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0,
                "feels_like": -1.5,
                "dew_point": -1.2,
                "wind": {
                    "speed": 1.1,
                    "gusts": 1.3,
                    "dir": "ESE",
                    "angle": 114
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 91
            },
            {
                "date": "2023-03-21T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0,
                "feels_like": -2.5,
                "dew_point": -1.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 1.4,
                    "dir": "SSE",
                    "angle": 147
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 89
            },
            {
                "date": "2023-03-21T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0,
                "feels_like": -3,
                "dew_point": -1.8,
                "wind": {
                    "speed": 1.1,
                    "gusts": 1.7,
                    "dir": "SSE",
                    "angle": 162
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.04,
                "humidity": 87
            },
            {
                "date": "2023-03-21T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0,
                "feels_like": -3,
                "dew_point": -1.5,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2,
                    "dir": "SSE",
                    "angle": 149
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 9.62,
                "humidity": 89
            },
            {
                "date": "2023-03-21T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.5,
                "feels_like": -2.5,
                "dew_point": -1,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.1,
                    "dir": "SSE",
                    "angle": 148
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 55.63,
                "humidity": 89
            },
            {
                "date": "2023-03-21T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1.2,
                "feels_like": -1.5,
                "dew_point": -0.8,
                "wind": {
                    "speed": 1.9,
                    "gusts": 4,
                    "dir": "SSE",
                    "angle": 154
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 110.36,
                "humidity": 86
            },
            {
                "date": "2023-03-21T09:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 2,
                "feels_like": -1.2,
                "dew_point": -0.5,
                "wind": {
                    "speed": 2.2,
                    "gusts": 4.3,
                    "dir": "S",
                    "angle": 170
                },
                "cloud_cover": {
                    "total": 87
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 177.16,
                "humidity": 83
            },
            {
                "date": "2023-03-21T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3,
                "feels_like": -0.2,
                "dew_point": 0.2,
                "wind": {
                    "speed": 2.7,
                    "gusts": 4.6,
                    "dir": "S",
                    "angle": 176
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 177.4,
                "humidity": 82
            },
            {
                "date": "2023-03-21T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.5,
                "feels_like": -0.2,
                "dew_point": 1,
                "wind": {
                    "speed": 3.4,
                    "gusts": 5.8,
                    "dir": "S",
                    "angle": 182
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 158.62,
                "humidity": 83
            },
            {
                "date": "2023-03-21T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.5,
                "feels_like": 0,
                "dew_point": 1.2,
                "wind": {
                    "speed": 3.7,
                    "gusts": 6.6,
                    "dir": "S",
                    "angle": 179
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 191.53,
                "humidity": 85
            },
            {
                "date": "2023-03-21T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4,
                "feels_like": 0.2,
                "dew_point": 1.2,
                "wind": {
                    "speed": 3.9,
                    "gusts": 7.1,
                    "dir": "S",
                    "angle": 183
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 35
                },
                "irradiance": 153.98,
                "humidity": 82
            },
            {
                "date": "2023-03-21T14:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 4,
                "feels_like": 0.2,
                "dew_point": 1.8,
                "wind": {
                    "speed": 4,
                    "gusts": 7.3,
                    "dir": "S",
                    "angle": 183
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 63
                },
                "irradiance": 149.52,
                "humidity": 85
            },
            {
                "date": "2023-03-21T15:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 4,
                "feels_like": 0.2,
                "dew_point": 2,
                "wind": {
                    "speed": 4,
                    "gusts": 7.2,
                    "dir": "S",
                    "angle": 184
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 71
                },
                "irradiance": 84.01,
                "humidity": 86
            },
            {
                "date": "2023-03-21T16:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 3.5,
                "feels_like": 0,
                "dew_point": 1.8,
                "wind": {
                    "speed": 3.5,
                    "gusts": 7.3,
                    "dir": "S",
                    "angle": 186
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 84
                },
                "irradiance": 44.53,
                "humidity": 88
            },
            {
                "date": "2023-03-21T17:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 3.5,
                "feels_like": 0.2,
                "dew_point": 1.5,
                "wind": {
                    "speed": 2.8,
                    "gusts": 6.7,
                    "dir": "S",
                    "angle": 182
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1006,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 92
                },
                "irradiance": 14.76,
                "humidity": 86
            },
            {
                "date": "2023-03-21T18:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 3.2,
                "feels_like": 0,
                "dew_point": 1.5,
                "wind": {
                    "speed": 2.3,
                    "gusts": 5.9,
                    "dir": "S",
                    "angle": 178
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 92
                },
                "irradiance": 0.63,
                "humidity": 88
            },
            {
                "date": "2023-03-21T19:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 2.8,
                "feels_like": -0.2,
                "dew_point": 2,
                "wind": {
                    "speed": 2,
                    "gusts": 5.3,
                    "dir": "SE",
                    "angle": 144
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0.7
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.08,
                "humidity": 94
            },
            {
                "date": "2023-03-21T20:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 2.8,
                "feels_like": -0.2,
                "dew_point": 2.2,
                "wind": {
                    "speed": 2,
                    "gusts": 4.9,
                    "dir": "E",
                    "angle": 91
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 91
                },
                "irradiance": 0.02,
                "humidity": 96
            },
            {
                "date": "2023-03-21T21:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 3,
                "feels_like": -0.5,
                "dew_point": 2.2,
                "wind": {
                    "speed": 2.5,
                    "gusts": 6.1,
                    "dir": "E",
                    "angle": 92
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 92
                },
                "irradiance": 0.03,
                "humidity": 94
            },
            {
                "date": "2023-03-21T22:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 3.5,
                "feels_like": 1,
                "dew_point": 2.5,
                "wind": {
                    "speed": 2.3,
                    "gusts": 5.4,
                    "dir": "ESE",
                    "angle": 113
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1001,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0,
                "humidity": 93
            },
            {
                "date": "2023-03-21T23:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 3.5,
                "feels_like": 0.8,
                "dew_point": 2.8,
                "wind": {
                    "speed": 2.5,
                    "gusts": 5.8,
                    "dir": "SE",
                    "angle": 129
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0.7
                },
                "probability": {
                    "precipitation": 94
                },
                "irradiance": 0,
                "humidity": 94
            },
            {
                "date": "2023-03-22T00:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 3.8,
                "feels_like": 0.8,
                "dew_point": 3.5,
                "wind": {
                    "speed": 2.9,
                    "gusts": 6.2,
                    "dir": "SE",
                    "angle": 145
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 68
                },
                "irradiance": 0.2,
                "humidity": 98
            },
            {
                "date": "2023-03-22T01:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 3.8,
                "feels_like": 0.5,
                "dew_point": 3.5,
                "wind": {
                    "speed": 3,
                    "gusts": 6.2,
                    "dir": "S",
                    "angle": 171
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 55
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-22T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.8,
                "feels_like": 1,
                "dew_point": 3.8,
                "wind": {
                    "speed": 2.9,
                    "gusts": 5.6,
                    "dir": "S",
                    "angle": 180
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 998,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 40
                },
                "irradiance": 0.19,
                "humidity": 100
            },
            {
                "date": "2023-03-22T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.8,
                "feels_like": 1.5,
                "dew_point": 3.5,
                "wind": {
                    "speed": 2.5,
                    "gusts": 5.1,
                    "dir": "SSW",
                    "angle": 205
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 997,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 33
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-22T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.5,
                "feels_like": 1.8,
                "dew_point": 3.2,
                "wind": {
                    "speed": 2.2,
                    "gusts": 4.2,
                    "dir": "S",
                    "angle": 190
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 997,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 16
                },
                "irradiance": 0.05,
                "humidity": 98
            },
            {
                "date": "2023-03-22T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.2,
                "feels_like": 1,
                "dew_point": 3,
                "wind": {
                    "speed": 2.3,
                    "gusts": 4.7,
                    "dir": "WSW",
                    "angle": 253
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 996,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 7
                },
                "irradiance": 0.01,
                "humidity": 98
            },
            {
                "date": "2023-03-22T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3,
                "feels_like": 0.8,
                "dew_point": 2.8,
                "wind": {
                    "speed": 2.3,
                    "gusts": 4.5,
                    "dir": "W",
                    "angle": 276
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 996,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 6
                },
                "irradiance": 3.63,
                "humidity": 98
            },
            {
                "date": "2023-03-22T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3,
                "feels_like": 0.8,
                "dew_point": 2.5,
                "wind": {
                    "speed": 2.2,
                    "gusts": 4.5,
                    "dir": "SW",
                    "angle": 222
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 996,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 17
                },
                "irradiance": 18.44,
                "humidity": 96
            },
            {
                "date": "2023-03-22T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3,
                "feels_like": 0,
                "dew_point": 2.2,
                "wind": {
                    "speed": 2.8,
                    "gusts": 5.8,
                    "dir": "SW",
                    "angle": 217
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 996,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 19
                },
                "irradiance": 30.32,
                "humidity": 94
            },
            {
                "date": "2023-03-22T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.2,
                "feels_like": 0.5,
                "dew_point": 2.8,
                "wind": {
                    "speed": 3,
                    "gusts": 6.4,
                    "dir": "SSW",
                    "angle": 203
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 995,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 6
                },
                "irradiance": 48.81,
                "humidity": 96
            },
            {
                "date": "2023-03-22T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.5,
                "feels_like": 0.5,
                "dew_point": 3,
                "wind": {
                    "speed": 3,
                    "gusts": 6.6,
                    "dir": "S",
                    "angle": 187
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 995,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 11
                },
                "irradiance": 91.65,
                "humidity": 96
            },
            {
                "date": "2023-03-22T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4.5,
                "feels_like": 1.8,
                "dew_point": 4,
                "wind": {
                    "speed": 3.5,
                    "gusts": 8,
                    "dir": "S",
                    "angle": 188
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 995,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 19
                },
                "irradiance": 52.36,
                "humidity": 96
            },
            {
                "date": "2023-03-22T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4.5,
                "feels_like": 1,
                "dew_point": 4.2,
                "wind": {
                    "speed": 3.7,
                    "gusts": 8.3,
                    "dir": "S",
                    "angle": 181
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 994,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 39
                },
                "irradiance": 88.8,
                "humidity": 98
            },
            {
                "date": "2023-03-22T13:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 5,
                "feels_like": 1.8,
                "dew_point": 4.8,
                "wind": {
                    "speed": 4.3,
                    "gusts": 9.8,
                    "dir": "S",
                    "angle": 181
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 80
                },
                "irradiance": 63.1,
                "humidity": 98
            },
            {
                "date": "2023-03-22T14:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 5,
                "feels_like": 0.5,
                "dew_point": 4.8,
                "wind": {
                    "speed": 4.7,
                    "gusts": 10.1,
                    "dir": "S",
                    "angle": 184
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 992,
                "precipitation": {
                    "total": 1.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 41.53,
                "humidity": 98
            },
            {
                "date": "2023-03-22T15:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 5.2,
                "feels_like": 0.5,
                "dew_point": 4.8,
                "wind": {
                    "speed": 5.1,
                    "gusts": 10.1,
                    "dir": "S",
                    "angle": 182
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 991,
                "precipitation": {
                    "total": 1.6
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 31.18,
                "humidity": 96
            },
            {
                "date": "2023-03-22T16:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 5.2,
                "feels_like": 0.8,
                "dew_point": 5,
                "wind": {
                    "speed": 5.4,
                    "gusts": 11.1,
                    "dir": "S",
                    "angle": 175
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 990,
                "precipitation": {
                    "total": 1.4
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 16,
                "humidity": 98
            },
            {
                "date": "2023-03-22T17:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 5,
                "feels_like": -0.5,
                "dew_point": 4.8,
                "wind": {
                    "speed": 6.6,
                    "gusts": 11.9,
                    "dir": "S",
                    "angle": 181
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 1.2
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 6.77,
                "humidity": 98
            },
            {
                "date": "2023-03-22T18:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 5,
                "feels_like": -0.5,
                "dew_point": 4.8,
                "wind": {
                    "speed": 6.3,
                    "gusts": 11.9,
                    "dir": "SSW",
                    "angle": 198
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 988,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 70
                },
                "irradiance": 0.59,
                "humidity": 98
            },
            {
                "date": "2023-03-22T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 5,
                "feels_like": -1,
                "dew_point": 4.5,
                "wind": {
                    "speed": 7.1,
                    "gusts": 13.3,
                    "dir": "SW",
                    "angle": 217
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 26
                },
                "irradiance": 0,
                "humidity": 96
            },
            {
                "date": "2023-03-22T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 5.2,
                "feels_like": -1,
                "dew_point": 4,
                "wind": {
                    "speed": 6.8,
                    "gusts": 12.9,
                    "dir": "SW",
                    "angle": 218
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 5
                },
                "irradiance": 0.1,
                "humidity": 91
            },
            {
                "date": "2023-03-22T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 5,
                "feels_like": -1.8,
                "dew_point": 3.2,
                "wind": {
                    "speed": 7.7,
                    "gusts": 13.1,
                    "dir": "SW",
                    "angle": 221
                },
                "cloud_cover": {
                    "total": 91
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 0.08,
                "humidity": 88
            },
            {
                "date": "2023-03-22T22:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 4.8,
                "feels_like": -2.2,
                "dew_point": 3.2,
                "wind": {
                    "speed": 7.9,
                    "gusts": 13.3,
                    "dir": "SW",
                    "angle": 224
                },
                "cloud_cover": {
                    "total": 55
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 89
            },
            {
                "date": "2023-03-22T23:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 4.5,
                "feels_like": -2.2,
                "dew_point": 2,
                "wind": {
                    "speed": 8,
                    "gusts": 14.3,
                    "dir": "SW",
                    "angle": 234
                },
                "cloud_cover": {
                    "total": 35
                },
                "pressure": 988,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 83
            },
            {
                "date": "2023-03-23T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4.8,
                "feels_like": -2.8,
                "dew_point": 1.5,
                "wind": {
                    "speed": 8.4,
                    "gusts": 15.5,
                    "dir": "WSW",
                    "angle": 241
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 988,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.13,
                "humidity": 79
            },
            {
                "date": "2023-03-23T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 5,
                "feels_like": -2,
                "dew_point": 0.5,
                "wind": {
                    "speed": 7.4,
                    "gusts": 14.4,
                    "dir": "WSW",
                    "angle": 244
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 72
            },
            {
                "date": "2023-03-23T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4.8,
                "feels_like": -1.8,
                "dew_point": -0.5,
                "wind": {
                    "speed": 6.5,
                    "gusts": 13.3,
                    "dir": "WSW",
                    "angle": 243
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 68
            },
            {
                "date": "2023-03-23T03:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 4.2,
                "feels_like": -1.8,
                "dew_point": -0.5,
                "wind": {
                    "speed": 5.9,
                    "gusts": 13,
                    "dir": "WSW",
                    "angle": 239
                },
                "cloud_cover": {
                    "total": 60
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.1,
                "humidity": 71
            },
            {
                "date": "2023-03-23T04:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 3.8,
                "feels_like": 0,
                "dew_point": 0.5,
                "wind": {
                    "speed": 5.4,
                    "gusts": 11.7,
                    "dir": "SW",
                    "angle": 235
                },
                "cloud_cover": {
                    "total": 55
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 79
            },
            {
                "date": "2023-03-23T05:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 3.2,
                "feels_like": 0,
                "dew_point": 1.2,
                "wind": {
                    "speed": 5.2,
                    "gusts": 11.1,
                    "dir": "SW",
                    "angle": 228
                },
                "cloud_cover": {
                    "total": 50
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.07,
                "humidity": 86
            },
            {
                "date": "2023-03-23T06:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 3.2,
                "feels_like": -1,
                "dew_point": 1.5,
                "wind": {
                    "speed": 5.4,
                    "gusts": 10.9,
                    "dir": "SW",
                    "angle": 218
                },
                "cloud_cover": {
                    "total": 39
                },
                "pressure": 991,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 15.3,
                "humidity": 88
            },
            {
                "date": "2023-03-23T07:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 3.5,
                "feels_like": -0.2,
                "dew_point": 2,
                "wind": {
                    "speed": 5.2,
                    "gusts": 10.6,
                    "dir": "SSW",
                    "angle": 213
                },
                "cloud_cover": {
                    "total": 42
                },
                "pressure": 991,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 88.95,
                "humidity": 89
            },
            {
                "date": "2023-03-23T08:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 4.2,
                "feels_like": 1,
                "dew_point": 2.5,
                "wind": {
                    "speed": 5,
                    "gusts": 10.3,
                    "dir": "SSW",
                    "angle": 210
                },
                "cloud_cover": {
                    "total": 87
                },
                "pressure": 991,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 126.22,
                "humidity": 88
            },
            {
                "date": "2023-03-23T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4.5,
                "feels_like": 0.5,
                "dew_point": 2.5,
                "wind": {
                    "speed": 5.4,
                    "gusts": 10.7,
                    "dir": "SSW",
                    "angle": 210
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 991,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 37
                },
                "irradiance": 173.62,
                "humidity": 86
            },
            {
                "date": "2023-03-23T10:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 4.8,
                "feels_like": 0.5,
                "dew_point": 2.5,
                "wind": {
                    "speed": 5.3,
                    "gusts": 10.7,
                    "dir": "SSW",
                    "angle": 208
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 990,
                "precipitation": {
                    "total": 1.3
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 119.73,
                "humidity": 85
            },
            {
                "date": "2023-03-23T11:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 4.2,
                "feels_like": 0.2,
                "dew_point": 2.8,
                "wind": {
                    "speed": 4.5,
                    "gusts": 9.5,
                    "dir": "SSW",
                    "angle": 198
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 990,
                "precipitation": {
                    "total": 1.4
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 59.09,
                "humidity": 89
            },
            {
                "date": "2023-03-23T12:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 4.2,
                "feels_like": 0.2,
                "dew_point": 3.8,
                "wind": {
                    "speed": 4.5,
                    "gusts": 10,
                    "dir": "SSW",
                    "angle": 194
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 66
                },
                "irradiance": 46.95,
                "humidity": 96
            },
            {
                "date": "2023-03-23T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4.8,
                "feels_like": 1,
                "dew_point": 4.5,
                "wind": {
                    "speed": 5,
                    "gusts": 9.7,
                    "dir": "SW",
                    "angle": 218
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 28
                },
                "irradiance": 123.26,
                "humidity": 98
            },
            {
                "date": "2023-03-23T14:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 5,
                "feels_like": 1.5,
                "dew_point": 4,
                "wind": {
                    "speed": 4.7,
                    "gusts": 10.9,
                    "dir": "SW",
                    "angle": 236
                },
                "cloud_cover": {
                    "total": 78
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 19
                },
                "irradiance": 269,
                "humidity": 93
            },
            {
                "date": "2023-03-23T15:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 5.5,
                "feels_like": 1.8,
                "dew_point": 3.5,
                "wind": {
                    "speed": 5.6,
                    "gusts": 10.8,
                    "dir": "SW",
                    "angle": 222
                },
                "cloud_cover": {
                    "total": 82
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 209.68,
                "humidity": 86
            },
            {
                "date": "2023-03-23T16:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 5.2,
                "feels_like": 1.5,
                "dew_point": 3.5,
                "wind": {
                    "speed": 5.1,
                    "gusts": 10.7,
                    "dir": "SW",
                    "angle": 217
                },
                "cloud_cover": {
                    "total": 75
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 7
                },
                "irradiance": 143.31,
                "humidity": 88
            },
            {
                "date": "2023-03-23T17:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 5,
                "feels_like": 1.2,
                "dew_point": 3.2,
                "wind": {
                    "speed": 5.3,
                    "gusts": 11.2,
                    "dir": "SSW",
                    "angle": 212
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 991,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 56.3,
                "humidity": 88
            },
            {
                "date": "2023-03-23T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4.8,
                "feels_like": 0.5,
                "dew_point": 3,
                "wind": {
                    "speed": 5.4,
                    "gusts": 11.4,
                    "dir": "SW",
                    "angle": 217
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 991,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 3.63,
                "humidity": 88
            },
            {
                "date": "2023-03-23T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4.5,
                "feels_like": 0,
                "dew_point": 3,
                "wind": {
                    "speed": 5.4,
                    "gusts": 11.4,
                    "dir": "SW",
                    "angle": 218
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 992,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 0.03,
                "humidity": 89
            },
            {
                "date": "2023-03-23T20:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 4.5,
                "feels_like": 0,
                "dew_point": 2.5,
                "wind": {
                    "speed": 5.4,
                    "gusts": 11.7,
                    "dir": "SSW",
                    "angle": 213
                },
                "cloud_cover": {
                    "total": 39
                },
                "pressure": 992,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 0.01,
                "humidity": 86
            },
            {
                "date": "2023-03-23T21:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 4.2,
                "feels_like": 0.8,
                "dew_point": 2.2,
                "wind": {
                    "speed": 5.7,
                    "gusts": 12.2,
                    "dir": "SSW",
                    "angle": 206
                },
                "cloud_cover": {
                    "total": 30
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.02,
                "humidity": 86
            },
            {
                "date": "2023-03-23T22:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 4.2,
                "feels_like": 0.2,
                "dew_point": 3.2,
                "wind": {
                    "speed": 6,
                    "gusts": 12.4,
                    "dir": "SSW",
                    "angle": 212
                },
                "cloud_cover": {
                    "total": 34
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 93
            },
            {
                "date": "2023-03-23T23:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 4.2,
                "feels_like": 0.8,
                "dew_point": 3.2,
                "wind": {
                    "speed": 5.7,
                    "gusts": 11.6,
                    "dir": "SSW",
                    "angle": 212
                },
                "cloud_cover": {
                    "total": 51
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0.06,
                "humidity": 93
            },
            {
                "date": "2023-03-24T00:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 4,
                "feels_like": 0.2,
                "dew_point": 3,
                "wind": {
                    "speed": 5.6,
                    "gusts": 11.1,
                    "dir": "SSW",
                    "angle": 210
                },
                "cloud_cover": {
                    "total": 77
                },
                "pressure": 994,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 0.05,
                "humidity": 93
            },
            {
                "date": "2023-03-24T01:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 4.2,
                "feels_like": 0.2,
                "dew_point": 3.2,
                "wind": {
                    "speed": 5.5,
                    "gusts": 10.5,
                    "dir": "SSW",
                    "angle": 208
                },
                "cloud_cover": {
                    "total": 82
                },
                "pressure": 994,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0.03,
                "humidity": 93
            },
            {
                "date": "2023-03-24T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4.2,
                "feels_like": 0.2,
                "dew_point": 3.5,
                "wind": {
                    "speed": 5.1,
                    "gusts": 10.1,
                    "dir": "SSW",
                    "angle": 201
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 994,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0.03,
                "humidity": 94
            },
            {
                "date": "2023-03-24T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4.2,
                "feels_like": 0,
                "dew_point": 3.2,
                "wind": {
                    "speed": 4.5,
                    "gusts": 9.6,
                    "dir": "SSW",
                    "angle": 194
                },
                "cloud_cover": {
                    "total": 91
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0.03,
                "humidity": 93
            },
            {
                "date": "2023-03-24T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.8,
                "feels_like": -0.5,
                "dew_point": 3.2,
                "wind": {
                    "speed": 4.2,
                    "gusts": 9.6,
                    "dir": "S",
                    "angle": 188
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 0,
                "humidity": 96
            },
            {
                "date": "2023-03-24T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4,
                "feels_like": 0.2,
                "dew_point": 3.5,
                "wind": {
                    "speed": 3.9,
                    "gusts": 9,
                    "dir": "S",
                    "angle": 179
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 6
                },
                "irradiance": 0,
                "humidity": 96
            },
            {
                "date": "2023-03-24T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4,
                "feels_like": 0.8,
                "dew_point": 3.5,
                "wind": {
                    "speed": 3.6,
                    "gusts": 8.1,
                    "dir": "SSE",
                    "angle": 153
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 992,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 26
                },
                "irradiance": 4.98,
                "humidity": 96
            },
            {
                "date": "2023-03-24T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4.2,
                "feels_like": 0.8,
                "dew_point": 3.8,
                "wind": {
                    "speed": 3.6,
                    "gusts": 8.1,
                    "dir": "SE",
                    "angle": 124
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 992,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 54
                },
                "irradiance": 29.33,
                "humidity": 96
            },
            {
                "date": "2023-03-24T08:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 4.8,
                "feels_like": 0.8,
                "dew_point": 3.8,
                "wind": {
                    "speed": 3.7,
                    "gusts": 8.1,
                    "dir": "E",
                    "angle": 98
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 991,
                "precipitation": {
                    "total": 0.7
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 58.21,
                "humidity": 93
            },
            {
                "date": "2023-03-24T09:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 5,
                "feels_like": 0.8,
                "dew_point": 4,
                "wind": {
                    "speed": 4,
                    "gusts": 8.1,
                    "dir": "E",
                    "angle": 92
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 990,
                "precipitation": {
                    "total": 1.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 38.63,
                "humidity": 93
            },
            {
                "date": "2023-03-24T10:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 4.8,
                "feels_like": -0.2,
                "dew_point": 3.8,
                "wind": {
                    "speed": 4.3,
                    "gusts": 8.4,
                    "dir": "E",
                    "angle": 97
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 88
                },
                "irradiance": 57.32,
                "humidity": 93
            },
            {
                "date": "2023-03-24T11:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 5,
                "feels_like": 0.5,
                "dew_point": 3.8,
                "wind": {
                    "speed": 3.9,
                    "gusts": 7.9,
                    "dir": "ESE",
                    "angle": 115
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 988,
                "precipitation": {
                    "total": 0.7
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 58.08,
                "humidity": 91
            },
            {
                "date": "2023-03-24T12:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 5.2,
                "feels_like": 1.2,
                "dew_point": 4.2,
                "wind": {
                    "speed": 3,
                    "gusts": 6.5,
                    "dir": "SE",
                    "angle": 139
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 988,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 53.82,
                "humidity": 93
            },
            {
                "date": "2023-03-24T13:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 4.8,
                "feels_like": 1.8,
                "dew_point": 4,
                "wind": {
                    "speed": 2.5,
                    "gusts": 6.2,
                    "dir": "E",
                    "angle": 86
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 987,
                "precipitation": {
                    "total": 1.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 44.66,
                "humidity": 94
            },
            {
                "date": "2023-03-24T14:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 4.8,
                "feels_like": 1,
                "dew_point": 4,
                "wind": {
                    "speed": 2.8,
                    "gusts": 5.5,
                    "dir": "ENE",
                    "angle": 57
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 986,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 35.85,
                "humidity": 94
            },
            {
                "date": "2023-03-24T15:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 4.8,
                "feels_like": 1,
                "dew_point": 4,
                "wind": {
                    "speed": 2.5,
                    "gusts": 4.5,
                    "dir": "NE",
                    "angle": 35
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 985,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 89
                },
                "irradiance": 29.41,
                "humidity": 94
            },
            {
                "date": "2023-03-24T16:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 4.5,
                "feels_like": 0.8,
                "dew_point": 4,
                "wind": {
                    "speed": 2.7,
                    "gusts": 4,
                    "dir": "NNW",
                    "angle": 348
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 986,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 81
                },
                "irradiance": 19.24,
                "humidity": 96
            },
            {
                "date": "2023-03-24T17:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 3.2,
                "feels_like": -2.2,
                "dew_point": 2.8,
                "wind": {
                    "speed": 3.4,
                    "gusts": 5.6,
                    "dir": "NW",
                    "angle": 324
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 986,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 76
                },
                "irradiance": 6.65,
                "humidity": 96
            },
            {
                "date": "2023-03-24T18:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 3,
                "feels_like": -2.2,
                "dew_point": 2.2,
                "wind": {
                    "speed": 3,
                    "gusts": 5.5,
                    "dir": "NW",
                    "angle": 318
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 59
                },
                "irradiance": 0.64,
                "humidity": 94
            },
            {
                "date": "2023-03-24T19:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 3.2,
                "feels_like": -1,
                "dew_point": 2.2,
                "wind": {
                    "speed": 2.3,
                    "gusts": 4.6,
                    "dir": "NW",
                    "angle": 308
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 988,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 44
                },
                "irradiance": 0.05,
                "humidity": 93
            },
            {
                "date": "2023-03-24T20:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 3.2,
                "feels_like": -0.2,
                "dew_point": 1.8,
                "wind": {
                    "speed": 1.9,
                    "gusts": 3.9,
                    "dir": "WNW",
                    "angle": 297
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 32
                },
                "irradiance": 0.03,
                "humidity": 89
            },
            {
                "date": "2023-03-24T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3,
                "feels_like": 0.5,
                "dew_point": 1.5,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2.8,
                    "dir": "WNW",
                    "angle": 291
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 17
                },
                "irradiance": 0.01,
                "humidity": 89
            },
            {
                "date": "2023-03-24T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2.8,
                "feels_like": 0.8,
                "dew_point": 1.8,
                "wind": {
                    "speed": 1.1,
                    "gusts": 1.8,
                    "dir": "WNW",
                    "angle": 296
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 15
                },
                "irradiance": 0.03,
                "humidity": 93
            },
            {
                "date": "2023-03-24T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2.5,
                "feels_like": 0.2,
                "dew_point": 1.5,
                "wind": {
                    "speed": 1,
                    "gusts": 1.8,
                    "dir": "E",
                    "angle": 85
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 14
                },
                "irradiance": 0.05,
                "humidity": 93
            },
            {
                "date": "2023-03-25T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2.5,
                "feels_like": 0,
                "dew_point": 1,
                "wind": {
                    "speed": 1.3,
                    "gusts": 2,
                    "dir": "SE",
                    "angle": 124
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 12
                },
                "irradiance": 0.05,
                "humidity": 89
            },
            {
                "date": "2023-03-25T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2.5,
                "feels_like": 0.2,
                "dew_point": 1.2,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2.2,
                    "dir": "ESE",
                    "angle": 103
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 18
                },
                "irradiance": 0.03,
                "humidity": 91
            },
            {
                "date": "2023-03-25T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2.2,
                "feels_like": -0.5,
                "dew_point": 1,
                "wind": {
                    "speed": 1.5,
                    "gusts": 2.2,
                    "dir": "E",
                    "angle": 83
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 22
                },
                "irradiance": 0.03,
                "humidity": 91
            },
            {
                "date": "2023-03-25T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2.2,
                "feels_like": -0.2,
                "dew_point": 1.2,
                "wind": {
                    "speed": 1.6,
                    "gusts": 2.3,
                    "dir": "ENE",
                    "angle": 78
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 23
                },
                "irradiance": 0.02,
                "humidity": 93
            },
            {
                "date": "2023-03-25T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2.2,
                "feels_like": 0,
                "dew_point": 1.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 2.3,
                    "dir": "ENE",
                    "angle": 67
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 22
                },
                "irradiance": 0.05,
                "humidity": 93
            },
            {
                "date": "2023-03-25T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2,
                "feels_like": -1,
                "dew_point": 1,
                "wind": {
                    "speed": 1.5,
                    "gusts": 2.4,
                    "dir": "NE",
                    "angle": 50
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 19
                },
                "irradiance": 0.02,
                "humidity": 93
            },
            {
                "date": "2023-03-25T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2,
                "feels_like": -0.8,
                "dew_point": 1,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2.3,
                    "dir": "NE",
                    "angle": 53
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 15
                },
                "irradiance": 11.94,
                "humidity": 93
            },
            {
                "date": "2023-03-25T07:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 2,
                "feels_like": -0.5,
                "dew_point": 1,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2.3,
                    "dir": "NE",
                    "angle": 43
                },
                "cloud_cover": {
                    "total": 80
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 70.12,
                "humidity": 93
            },
            {
                "date": "2023-03-25T08:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 1,
                "feels_like": -2,
                "dew_point": -0.5,
                "wind": {
                    "speed": 2.4,
                    "gusts": 4.8,
                    "dir": "NE",
                    "angle": 35
                },
                "cloud_cover": {
                    "total": 74
                },
                "pressure": 996,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 154.52,
                "humidity": 89
            },
            {
                "date": "2023-03-25T09:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 2,
                "feels_like": -1.8,
                "dew_point": -0.2,
                "wind": {
                    "speed": 2.7,
                    "gusts": 5.2,
                    "dir": "NNE",
                    "angle": 28
                },
                "cloud_cover": {
                    "total": 69
                },
                "pressure": 996,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 197.3,
                "humidity": 85
            },
            {
                "date": "2023-03-25T10:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 3.2,
                "feels_like": -1.2,
                "dew_point": 0.5,
                "wind": {
                    "speed": 2.9,
                    "gusts": 5.6,
                    "dir": "NNE",
                    "angle": 21
                },
                "cloud_cover": {
                    "total": 83
                },
                "pressure": 997,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 221.06,
                "humidity": 82
            },
            {
                "date": "2023-03-25T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.8,
                "feels_like": -0.5,
                "dew_point": 0.8,
                "wind": {
                    "speed": 2.8,
                    "gusts": 5.5,
                    "dir": "NNE",
                    "angle": 12
                },
                "cloud_cover": {
                    "total": 91
                },
                "pressure": 997,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 268.56,
                "humidity": 80
            },
            {
                "date": "2023-03-25T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4,
                "feels_like": 0.2,
                "dew_point": 0.5,
                "wind": {
                    "speed": 2.7,
                    "gusts": 5.4,
                    "dir": "N",
                    "angle": 3
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 997,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 234.45,
                "humidity": 77
            },
            {
                "date": "2023-03-25T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4.5,
                "feels_like": 1,
                "dew_point": 0.8,
                "wind": {
                    "speed": 2.5,
                    "gusts": 5.3,
                    "dir": "N",
                    "angle": 356
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 997,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 6
                },
                "irradiance": 210.68,
                "humidity": 76
            },
            {
                "date": "2023-03-25T14:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4.8,
                "feels_like": 2.8,
                "dew_point": 1.2,
                "wind": {
                    "speed": 2.6,
                    "gusts": 5.4,
                    "dir": "N",
                    "angle": 349
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 998,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 7
                },
                "irradiance": 187.44,
                "humidity": 78
            },
            {
                "date": "2023-03-25T15:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 4.8,
                "feels_like": 2.2,
                "dew_point": 1.5,
                "wind": {
                    "speed": 2.5,
                    "gusts": 5.3,
                    "dir": "NNW",
                    "angle": 343
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 998,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 5
                },
                "irradiance": 104.32,
                "humidity": 79
            },
            {
                "date": "2023-03-25T16:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 4.8,
                "feels_like": 2.5,
                "dew_point": 1.8,
                "wind": {
                    "speed": 2.5,
                    "gusts": 5.2,
                    "dir": "NNW",
                    "angle": 338
                },
                "cloud_cover": {
                    "total": 85
                },
                "pressure": 998,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 7
                },
                "irradiance": 50.94,
                "humidity": 80
            },
            {
                "date": "2023-03-25T17:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 4.2,
                "feels_like": 2.2,
                "dew_point": 1.5,
                "wind": {
                    "speed": 2.2,
                    "gusts": 4.6,
                    "dir": "NNW",
                    "angle": 341
                },
                "cloud_cover": {
                    "total": 80
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 6
                },
                "irradiance": 22,
                "humidity": 82
            },
            {
                "date": "2023-03-25T18:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 3.8,
                "feels_like": 2.2,
                "dew_point": 1.5,
                "wind": {
                    "speed": 2,
                    "gusts": 4.1,
                    "dir": "NNW",
                    "angle": 344
                },
                "cloud_cover": {
                    "total": 81
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 1.84,
                "humidity": 85
            },
            {
                "date": "2023-03-25T19:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 3.2,
                "feels_like": 1.5,
                "dew_point": 1.5,
                "wind": {
                    "speed": 1.7,
                    "gusts": 3.6,
                    "dir": "NNW",
                    "angle": 347
                },
                "cloud_cover": {
                    "total": 85
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 6
                },
                "irradiance": 0.04,
                "humidity": 88
            },
            {
                "date": "2023-03-25T20:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 3,
                "feels_like": 0.2,
                "dew_point": 1,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.5,
                    "dir": "N",
                    "angle": 351
                },
                "cloud_cover": {
                    "total": 85
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 7
                },
                "irradiance": 0.03,
                "humidity": 86
            },
            {
                "date": "2023-03-25T21:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 2.5,
                "feels_like": 0,
                "dew_point": 0.5,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.5,
                    "dir": "N",
                    "angle": 355
                },
                "cloud_cover": {
                    "total": 85
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 0.03,
                "humidity": 86
            },
            {
                "date": "2023-03-25T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2.2,
                "feels_like": 0,
                "dew_point": 0,
                "wind": {
                    "speed": 1.7,
                    "gusts": 3.6,
                    "dir": "N",
                    "angle": 358
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 1001,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 0.01,
                "humidity": 85
            },
            {
                "date": "2023-03-25T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1.8,
                "feels_like": -0.5,
                "dew_point": 0,
                "wind": {
                    "speed": 1.8,
                    "gusts": 3.7,
                    "dir": "N",
                    "angle": 3
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 1001,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 12
                },
                "irradiance": 0.04,
                "humidity": 88
            },
            {
                "date": "2023-03-26T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1.2,
                "feels_like": -0.8,
                "dew_point": -0.2,
                "wind": {
                    "speed": 2.1,
                    "gusts": 3.8,
                    "dir": "N",
                    "angle": 7
                },
                "cloud_cover": {
                    "total": 91
                },
                "pressure": 1001,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 13
                },
                "irradiance": 0.01,
                "humidity": 89
            },
            {
                "date": "2023-03-26T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.8,
                "feels_like": -1,
                "dew_point": -0.5,
                "wind": {
                    "speed": 2.3,
                    "gusts": 3.8,
                    "dir": "N",
                    "angle": 11
                },
                "cloud_cover": {
                    "total": 91
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 19
                },
                "irradiance": 0.05,
                "humidity": 91
            },
            {
                "date": "2023-03-26T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.2,
                "feels_like": -2.2,
                "dew_point": -0.8,
                "wind": {
                    "speed": 2.4,
                    "gusts": 4,
                    "dir": "N",
                    "angle": 10
                },
                "cloud_cover": {
                    "total": 91
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 24
                },
                "irradiance": 0,
                "humidity": 92
            },
            {
                "date": "2023-03-26T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -0.2,
                "feels_like": -2.8,
                "dew_point": -1,
                "wind": {
                    "speed": 2.6,
                    "gusts": 4.3,
                    "dir": "N",
                    "angle": 10
                },
                "cloud_cover": {
                    "total": 91
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 27
                },
                "irradiance": 0,
                "humidity": 94
            },
            {
                "date": "2023-03-26T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -0.8,
                "feels_like": -3.2,
                "dew_point": -1.5,
                "wind": {
                    "speed": 3,
                    "gusts": 4.9,
                    "dir": "N",
                    "angle": 9
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 30
                },
                "irradiance": 0,
                "humidity": 94
            },
            {
                "date": "2023-03-26T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -0.8,
                "feels_like": -2.8,
                "dew_point": -1.2,
                "wind": {
                    "speed": 3.1,
                    "gusts": 5.4,
                    "dir": "NNE",
                    "angle": 14
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 32
                },
                "irradiance": 0,
                "humidity": 96
            },
            {
                "date": "2023-03-26T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -1.2,
                "feels_like": -3.5,
                "dew_point": -2,
                "wind": {
                    "speed": 3.2,
                    "gusts": 5.9,
                    "dir": "NNE",
                    "angle": 19
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 34
                },
                "irradiance": 4.79,
                "humidity": 94
            },
            {
                "date": "2023-03-26T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -1.5,
                "feels_like": -3.8,
                "dew_point": -2.2,
                "wind": {
                    "speed": 3.4,
                    "gusts": 6.4,
                    "dir": "NNE",
                    "angle": 23
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0.1
                },
                "probability": {
                    "precipitation": 38
                },
                "irradiance": 42.47,
                "humidity": 94
            },
            {
                "date": "2023-03-26T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -1,
                "feels_like": -5.5,
                "dew_point": -2.2,
                "wind": {
                    "speed": 3.9,
                    "gusts": 7.4,
                    "dir": "NNE",
                    "angle": 29
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0.1
                },
                "probability": {
                    "precipitation": 40
                },
                "irradiance": 60.87,
                "humidity": 91
            },
            {
                "date": "2023-03-26T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -0.5,
                "feels_like": -5,
                "dew_point": -2,
                "wind": {
                    "speed": 4.2,
                    "gusts": 8.3,
                    "dir": "NE",
                    "angle": 34
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0.1
                },
                "probability": {
                    "precipitation": 40
                },
                "irradiance": 82.34,
                "humidity": 89
            },
            {
                "date": "2023-03-26T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.2,
                "feels_like": -4.8,
                "dew_point": -1.8,
                "wind": {
                    "speed": 4.8,
                    "gusts": 9.2,
                    "dir": "NE",
                    "angle": 39
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 37
                },
                "irradiance": 84.84,
                "humidity": 86
            },
            {
                "date": "2023-03-26T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.8,
                "feels_like": -4.8,
                "dew_point": -1.8,
                "wind": {
                    "speed": 4.8,
                    "gusts": 9.2,
                    "dir": "NE",
                    "angle": 38
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 32
                },
                "irradiance": 118.48,
                "humidity": 83
            },
            {
                "date": "2023-03-26T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1.5,
                "feels_like": -4.5,
                "dew_point": -1.8,
                "wind": {
                    "speed": 4.9,
                    "gusts": 9.2,
                    "dir": "NE",
                    "angle": 36
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 26
                },
                "irradiance": 119.9,
                "humidity": 78
            },
            {
                "date": "2023-03-26T14:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2,
                "feels_like": -4.5,
                "dew_point": -1.5,
                "wind": {
                    "speed": 5,
                    "gusts": 9.1,
                    "dir": "NNE",
                    "angle": 34
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 35
                },
                "irradiance": 129.21,
                "humidity": 77
            },
            {
                "date": "2023-03-26T15:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1.8,
                "feels_like": -3,
                "dew_point": -3.2,
                "wind": {
                    "speed": 5,
                    "gusts": 9.4,
                    "dir": "NNE",
                    "angle": 31
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 40
                },
                "irradiance": 112.92,
                "humidity": 69
            },
            {
                "date": "2023-03-26T16:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1.8,
                "feels_like": -3.2,
                "dew_point": -4.8,
                "wind": {
                    "speed": 5.1,
                    "gusts": 9.8,
                    "dir": "NNE",
                    "angle": 28
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0.1
                },
                "probability": {
                    "precipitation": 42
                },
                "irradiance": 67.73,
                "humidity": 62
            },
            {
                "date": "2023-03-26T17:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1.5,
                "feels_like": -4,
                "dew_point": -6.5,
                "wind": {
                    "speed": 5.1,
                    "gusts": 10,
                    "dir": "NNE",
                    "angle": 25
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0.1
                },
                "probability": {
                    "precipitation": 49
                },
                "irradiance": 53.33,
                "humidity": 55
            },
            {
                "date": "2023-03-26T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1,
                "feels_like": -3.2,
                "dew_point": -6.5,
                "wind": {
                    "speed": 5.1,
                    "gusts": 10.1,
                    "dir": "NNE",
                    "angle": 24
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 53
                },
                "irradiance": 15.57,
                "humidity": 57
            },
            {
                "date": "2023-03-26T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.5,
                "feels_like": -3,
                "dew_point": -6.5,
                "wind": {
                    "speed": 5.1,
                    "gusts": 10.3,
                    "dir": "NNE",
                    "angle": 23
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 56
                },
                "irradiance": 2.42,
                "humidity": 59
            },
            {
                "date": "2023-03-26T20:00:00",
                "icon": 34,
                "summary": "Snow shower",
                "temperature": 0,
                "feels_like": -2.8,
                "dew_point": -6.5,
                "wind": {
                    "speed": 5.1,
                    "gusts": 10.4,
                    "dir": "NNE",
                    "angle": 22
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 67
                },
                "irradiance": 0.02,
                "humidity": 61
            },
            {
                "date": "2023-03-26T21:00:00",
                "icon": 34,
                "summary": "Snow shower",
                "temperature": -0.8,
                "feels_like": -5,
                "dew_point": -6.2,
                "wind": {
                    "speed": 5.1,
                    "gusts": 10.4,
                    "dir": "NNE",
                    "angle": 20
                },
                "cloud_cover": {
                    "total": 79
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 74
                },
                "irradiance": 0.01,
                "humidity": 66
            },
            {
                "date": "2023-03-26T22:00:00",
                "icon": 34,
                "summary": "Snow shower",
                "temperature": -1.2,
                "feels_like": -4.5,
                "dew_point": -5.8,
                "wind": {
                    "speed": 4.8,
                    "gusts": 10.4,
                    "dir": "NNE",
                    "angle": 18
                },
                "cloud_cover": {
                    "total": 69
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 78
                },
                "irradiance": 0.01,
                "humidity": 71
            },
            {
                "date": "2023-03-26T23:00:00",
                "icon": 34,
                "summary": "Snow shower",
                "temperature": -2,
                "feels_like": -4.8,
                "dew_point": -5.5,
                "wind": {
                    "speed": 4.5,
                    "gusts": 10.4,
                    "dir": "NNE",
                    "angle": 16
                },
                "cloud_cover": {
                    "total": 51
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 81
                },
                "irradiance": 0,
                "humidity": 76
            },
            {
                "date": "2023-03-27T00:00:00",
                "icon": 34,
                "summary": "Snow shower",
                "temperature": -2.2,
                "feels_like": -5,
                "dew_point": -5.8,
                "wind": {
                    "speed": 4.5,
                    "gusts": 10.1,
                    "dir": "NNE",
                    "angle": 16
                },
                "cloud_cover": {
                    "total": 33
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 84
                },
                "irradiance": 0,
                "humidity": 76
            },
            {
                "date": "2023-03-27T01:00:00",
                "icon": 34,
                "summary": "Snow shower",
                "temperature": -2.5,
                "feels_like": -5,
                "dew_point": -6.2,
                "wind": {
                    "speed": 4.5,
                    "gusts": 9.4,
                    "dir": "NNE",
                    "angle": 16
                },
                "cloud_cover": {
                    "total": 14
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 86
                },
                "irradiance": 0.01,
                "humidity": 75
            },
            {
                "date": "2023-03-27T02:00:00",
                "icon": 34,
                "summary": "Snow shower",
                "temperature": -2.5,
                "feels_like": -5.2,
                "dew_point": -6.2,
                "wind": {
                    "speed": 4.5,
                    "gusts": 7.8,
                    "dir": "NNE",
                    "angle": 16
                },
                "cloud_cover": {
                    "total": 13
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 85
                },
                "irradiance": 0,
                "humidity": 75
            },
            {
                "date": "2023-03-27T03:00:00",
                "icon": 34,
                "summary": "Snow shower",
                "temperature": -2.5,
                "feels_like": -5,
                "dew_point": -6.8,
                "wind": {
                    "speed": 3.9,
                    "gusts": 7.1,
                    "dir": "N",
                    "angle": 8
                },
                "cloud_cover": {
                    "total": 11
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 83
                },
                "irradiance": 0,
                "humidity": 72
            },
            {
                "date": "2023-03-27T04:00:00",
                "icon": 34,
                "summary": "Snow shower",
                "temperature": -2.5,
                "feels_like": -4,
                "dew_point": -7,
                "wind": {
                    "speed": 3.6,
                    "gusts": 6.9,
                    "dir": "NNW",
                    "angle": 328
                },
                "cloud_cover": {
                    "total": 9
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 79
                },
                "irradiance": 0,
                "humidity": 71
            },
            {
                "date": "2023-03-27T05:00:00",
                "icon": 34,
                "summary": "Snow shower",
                "temperature": -2.5,
                "feels_like": -4,
                "dew_point": -7,
                "wind": {
                    "speed": 3.5,
                    "gusts": 6.7,
                    "dir": "SW",
                    "angle": 235
                },
                "cloud_cover": {
                    "total": 8
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 78
                },
                "irradiance": 0,
                "humidity": 71
            },
            {
                "date": "2023-03-27T06:00:00",
                "icon": 19,
                "summary": "Snow shower",
                "temperature": -2,
                "feels_like": -3.8,
                "dew_point": -7.2,
                "wind": {
                    "speed": 3.8,
                    "gusts": 8.2,
                    "dir": "WSW",
                    "angle": 241
                },
                "cloud_cover": {
                    "total": 7
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 76
                },
                "irradiance": 0,
                "humidity": 67
            },
            {
                "date": "2023-03-27T07:00:00",
                "icon": 19,
                "summary": "Snow shower",
                "temperature": -1.5,
                "feels_like": -4.5,
                "dew_point": -7.2,
                "wind": {
                    "speed": 4.4,
                    "gusts": 9,
                    "dir": "WSW",
                    "angle": 243
                },
                "cloud_cover": {
                    "total": 6
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 74
                },
                "irradiance": 19.45,
                "humidity": 64
            },
            {
                "date": "2023-03-27T08:00:00",
                "icon": 19,
                "summary": "Snow shower",
                "temperature": -0.8,
                "feels_like": -4,
                "dew_point": -7,
                "wind": {
                    "speed": 4.9,
                    "gusts": 10.2,
                    "dir": "WSW",
                    "angle": 244
                },
                "cloud_cover": {
                    "total": 7
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 69
                },
                "irradiance": 38.64,
                "humidity": 62
            },
            {
                "date": "2023-03-27T09:00:00",
                "icon": 19,
                "summary": "Snow shower",
                "temperature": 0,
                "feels_like": -1.2,
                "dew_point": -7,
                "wind": {
                    "speed": 5.5,
                    "gusts": 10.5,
                    "dir": "WSW",
                    "angle": 252
                },
                "cloud_cover": {
                    "total": 13
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 64
                },
                "irradiance": 111.17,
                "humidity": 59
            },
            {
                "date": "2023-03-27T10:00:00",
                "icon": 19,
                "summary": "Snow shower",
                "temperature": 0.8,
                "feels_like": -1.8,
                "dew_point": -7.2,
                "wind": {
                    "speed": 6,
                    "gusts": 10.8,
                    "dir": "WSW",
                    "angle": 258
                },
                "cloud_cover": {
                    "total": 15
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 57
                },
                "irradiance": 172.58,
                "humidity": 55
            },
            {
                "date": "2023-03-27T11:00:00",
                "icon": 3,
                "summary": "Mostly sunny",
                "temperature": 1.5,
                "feels_like": -2,
                "dew_point": -7.2,
                "wind": {
                    "speed": 6.1,
                    "gusts": 10.8,
                    "dir": "W",
                    "angle": 264
                },
                "cloud_cover": {
                    "total": 13
                },
                "pressure": 1006,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 52
                },
                "irradiance": 205.66,
                "humidity": 52
            },
            {
                "date": "2023-03-27T12:00:00",
                "icon": 3,
                "summary": "Mostly sunny",
                "temperature": 2.2,
                "feels_like": -1.5,
                "dew_point": -7.5,
                "wind": {
                    "speed": 6.3,
                    "gusts": 10.6,
                    "dir": "WSW",
                    "angle": 254
                },
                "cloud_cover": {
                    "total": 16
                },
                "pressure": 1006,
                "precipitation": {
                    "total": 0.1
                },
                "probability": {
                    "precipitation": 46
                },
                "irradiance": 232.35,
                "humidity": 48
            },
            {
                "date": "2023-03-27T13:00:00",
                "icon": 3,
                "summary": "Mostly sunny",
                "temperature": 2.5,
                "feels_like": -1.2,
                "dew_point": -7.8,
                "wind": {
                    "speed": 6.3,
                    "gusts": 11.1,
                    "dir": "WSW",
                    "angle": 243
                },
                "cloud_cover": {
                    "total": 15
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 39
                },
                "irradiance": 273.3,
                "humidity": 46
            }
        ]
    },
    "daily": {
        "data": [
            {
                "day": "2023-03-20",
                "icon": 13,
                "summary": "Fog in the morning, mostly cloudy later. Temperature 1/7 °C.",
                "all_day": {
                    "temperature_min": 1,
                    "temperature_max": 7,
                    "wind_speed": 3,
                    "probability": {
                        "precipitation": 19
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-20T06:18:27",
                        "set": "2023-03-20T18:29:57"
                    }
                }
            },
            {
                "day": "2023-03-21",
                "icon": 12,
                "summary": "Cloudy changing to light rain in the afternoon. Temperature 0/4 °C.",
                "all_day": {
                    "temperature_min": 0,
                    "temperature_max": 4,
                    "wind_speed": 2.2,
                    "probability": {
                        "precipitation": 37
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-21T06:15:30",
                        "set": "2023-03-21T18:32:19"
                    }
                }
            },
            {
                "day": "2023-03-22",
                "icon": 12,
                "summary": "Cloudy in the morning and evening, rain in the afternoon. Temperature 3/5 °C.",
                "all_day": {
                    "temperature_min": 3,
                    "temperature_max": 5.2,
                    "wind_speed": 4.2,
                    "probability": {
                        "precipitation": 41
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-22T06:12:33",
                        "set": "2023-03-22T18:34:41"
                    }
                }
            },
            {
                "day": "2023-03-23",
                "icon": 5,
                "summary": "Possible rain changing to cloudy in the afternoon. Temperature 3/6 °C. Wind from SW in the morning.",
                "all_day": {
                    "temperature_min": 3.2,
                    "temperature_max": 5.5,
                    "wind_speed": 5.7,
                    "probability": {
                        "precipitation": 15
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-23T06:09:36",
                        "set": "2023-03-23T18:37:03"
                    }
                }
            },
            {
                "day": "2023-03-24",
                "icon": 10,
                "summary": "Light rain during the day, fog by evening. Temperature 3/5 °C.",
                "all_day": {
                    "temperature_min": 2.8,
                    "temperature_max": 5.2,
                    "wind_speed": 3.5,
                    "probability": {
                        "precipitation": 48
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-24T06:06:39",
                        "set": "2023-03-24T18:39:24"
                    }
                }
            },
            {
                "day": "2023-03-25",
                "icon": 6,
                "summary": "Cloudy. Temperature 1/5 °C.",
                "all_day": {
                    "temperature_min": 1,
                    "temperature_max": 4.8,
                    "wind_speed": 2,
                    "probability": {
                        "precipitation": 8
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-25T06:03:42",
                        "set": "2023-03-25T18:41:46"
                    }
                }
            },
            {
                "day": "2023-03-26",
                "icon": 16,
                "summary": "Possible snow in the morning and afternoon, light snow in the evening. Temperature -2/2 °C. Wind from NE in the afternoon.",
                "all_day": {
                    "temperature_min": -2,
                    "temperature_max": 2,
                    "wind_speed": 4,
                    "probability": {
                        "precipitation": 40
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-26T07:00:45",
                        "set": "2023-03-26T19:44:08"
                    }
                }
            },
            {
                "day": "2023-03-27",
                "icon": 19,
                "summary": "Snow showers changing to partly sunny by evening. Temperature -3/3 °C. Wind from NW in the morning.",
                "all_day": {
                    "temperature_min": -2.8,
                    "temperature_max": 3,
                    "wind_speed": 4.5,
                    "probability": {
                        "precipitation": 73
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-27T06:57:48",
                        "set": "2023-03-27T19:46:29"
                    }
                }
            },
            {
                "day": "2023-03-28",
                "icon": 4,
                "summary": "Partly sunny. Temperature -3/2 °C.",
                "all_day": {
                    "temperature_min": -2.8,
                    "temperature_max": 1.5,
                    "wind_speed": 1.9,
                    "probability": {
                        "precipitation": 68
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-28T06:54:51",
                        "set": "2023-03-28T19:48:51"
                    }
                }
            },
            {
                "day": "2023-03-29",
                "icon": 12,
                "summary": "Mostly cloudy in the morning and evening, rain in the afternoon. Temperature -2/2 °C.",
                "all_day": {
                    "temperature_min": -2.2,
                    "temperature_max": 1.8,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 53
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-29T06:51:54",
                        "set": "2023-03-29T19:51:12"
                    }
                }
            },
            {
                "day": "2023-03-30",
                "icon": 4,
                "summary": "Partly sunny changing to rain by evening. Temperature -1/3 °C.",
                "all_day": {
                    "temperature_min": -1.2,
                    "temperature_max": 3,
                    "wind_speed": 0.7,
                    "probability": {
                        "precipitation": 46
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-30T06:48:57",
                        "set": "2023-03-30T19:53:33"
                    }
                }
            },
            {
                "day": "2023-03-31",
                "icon": 11,
                "summary": "Rain, increasing in the evening. Temperature 1/5 °C.",
                "all_day": {
                    "temperature_min": 0.8,
                    "temperature_max": 4.5,
                    "wind_speed": 0.9,
                    "probability": {
                        "precipitation": 82
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-31T06:46:00",
                        "set": "2023-03-31T19:55:55"
                    }
                }
            },
            {
                "day": "2023-04-01",
                "icon": 10,
                "summary": "Light snow changing to rain showers by afternoon and evening. Temperature 2/5 °C.",
                "all_day": {
                    "temperature_min": 2,
                    "temperature_max": 5.2,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 89
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-01T06:43:03",
                        "set": "2023-04-01T19:58:16"
                    }
                }
            },
            {
                "day": "2023-04-02",
                "icon": 5,
                "summary": "Mostly cloudy, more clouds in the evening. Temperature 2/6 °C.",
                "all_day": {
                    "temperature_min": 2.2,
                    "temperature_max": 5.8,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 44
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-02T06:40:07",
                        "set": "2023-04-02T20:00:38"
                    }
                }
            },
            {
                "day": "2023-04-03",
                "icon": 4,
                "summary": "Partly sunny, more clouds in the afternoon. Temperature 2/6 °C.",
                "all_day": {
                    "temperature_min": 2.2,
                    "temperature_max": 5.5,
                    "wind_speed": 0.7,
                    "probability": {
                        "precipitation": 67
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-03T06:37:11",
                        "set": "2023-04-03T20:02:59"
                    }
                }
            },
            {
                "day": "2023-04-04",
                "icon": 7,
                "summary": "Cloudy. Temperature 2/5 °C.",
                "all_day": {
                    "temperature_min": 2.2,
                    "temperature_max": 4.8,
                    "wind_speed": 0.8,
                    "probability": {
                        "precipitation": 76
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-04T06:34:15",
                        "set": "2023-04-04T20:05:20"
                    }
                }
            },
            {
                "day": "2023-04-05",
                "icon": 4,
                "summary": "Partly sunny. Temperature 1/5 °C.",
                "all_day": {
                    "temperature_min": 1.2,
                    "temperature_max": 5,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 83
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-05T06:31:19",
                        "set": "2023-04-05T20:07:42"
                    }
                }
            },
            {
                "day": "2023-04-06",
                "icon": 4,
                "summary": "Partly sunny, more clouds in the afternoon. Temperature 2/6 °C.",
                "all_day": {
                    "temperature_min": 2,
                    "temperature_max": 5.8,
                    "wind_speed": 1.5,
                    "probability": {
                        "precipitation": 94
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-06T06:28:23",
                        "set": "2023-04-06T20:10:04"
                    }
                }
            },
            {
                "day": "2023-04-07",
                "icon": 4,
                "summary": "Partly sunny, fewer clouds in the evening. Temperature 1/6 °C.",
                "all_day": {
                    "temperature_min": 1.2,
                    "temperature_max": 5.5,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 59
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-07T06:25:28",
                        "set": "2023-04-07T20:12:25"
                    }
                }
            },
            {
                "day": "2023-04-08",
                "icon": 5,
                "summary": "Mostly cloudy, more clouds in the evening. Temperature 2/5 °C.",
                "all_day": {
                    "temperature_min": 1.8,
                    "temperature_max": 4.8,
                    "wind_speed": 2.2,
                    "probability": {
                        "precipitation": 82
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-08T06:22:33",
                        "set": "2023-04-08T20:14:47"
                    }
                }
            },
            {
                "day": "2023-04-09",
                "icon": 13,
                "summary": "Rain showers in the morning and evening, sunny in the afternoon. Temperature 2/7 °C.",
                "all_day": {
                    "temperature_min": 2,
                    "temperature_max": 6.8,
                    "wind_speed": 1.6,
                    "probability": {
                        "precipitation": 82
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-09T06:19:39",
                        "set": "2023-04-09T20:17:09"
                    }
                }
            },
            {
                "day": "2023-04-10",
                "icon": 10,
                "summary": "Light rain changing to rain showers by afternoon. Temperature 3/6 °C.",
                "all_day": {
                    "temperature_min": 2.8,
                    "temperature_max": 6.2,
                    "wind_speed": 1.8,
                    "probability": {
                        "precipitation": 67
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-10T06:16:45",
                        "set": "2023-04-10T20:19:31"
                    }
                }
            },
            {
                "day": "2023-04-11",
                "icon": 6,
                "summary": "Cloudy changing to partly sunny by evening. Temperature 2/6 °C.",
                "all_day": {
                    "temperature_min": 2.2,
                    "temperature_max": 5.5,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 46
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-11T06:13:51",
                        "set": "2023-04-11T20:21:54"
                    }
                }
            },
            {
                "day": "2023-04-12",
                "icon": 3,
                "summary": "Sunny, more clouds in the afternoon. Temperature 3/8 °C.",
                "all_day": {
                    "temperature_min": 3.2,
                    "temperature_max": 7.5,
                    "wind_speed": 0.8,
                    "probability": {
                        "precipitation": 68
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-12T06:10:58",
                        "set": "2023-04-12T20:24:16"
                    }
                }
            },
            {
                "day": "2023-04-13",
                "icon": 4,
                "summary": "Partly sunny. Temperature 4/7 °C.",
                "all_day": {
                    "temperature_min": 3.5,
                    "temperature_max": 7.2,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 83
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-13T06:08:05",
                        "set": "2023-04-13T20:26:39"
                    }
                }
            },
            {
                "day": "2023-04-14",
                "icon": 13,
                "summary": "Light rain changing to partly sunny in the afternoon. Temperature 4/8 °C.",
                "all_day": {
                    "temperature_min": 4,
                    "temperature_max": 7.8,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 80
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-14T06:05:13",
                        "set": "2023-04-14T20:29:01"
                    }
                }
            },
            {
                "day": "2023-04-15",
                "icon": 4,
                "summary": "Sunny, more clouds in the afternoon and evening. Temperature 3/8 °C.",
                "all_day": {
                    "temperature_min": 3.2,
                    "temperature_max": 7.8,
                    "wind_speed": 0.9,
                    "probability": {
                        "precipitation": 72
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-15T06:02:21",
                        "set": "2023-04-15T20:31:24"
                    }
                }
            },
            {
                "day": "2023-04-16",
                "icon": 4,
                "summary": "Partly sunny. Temperature 4/8 °C.",
                "all_day": {
                    "temperature_min": 3.8,
                    "temperature_max": 7.5,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 78
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-16T05:59:29",
                        "set": "2023-04-16T20:33:48"
                    }
                }
            },
            {
                "day": "2023-04-17",
                "icon": 4,
                "summary": "Partly sunny. Temperature 5/8 °C.",
                "all_day": {
                    "temperature_min": 4.5,
                    "temperature_max": 7.5,
                    "wind_speed": 2.6,
                    "probability": {
                        "precipitation": 92
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-17T05:56:39",
                        "set": "2023-04-17T20:36:11"
                    }
                }
            },
            {
                "day": "2023-04-18",
                "icon": 13,
                "summary": "Partly sunny in the morning and evening, rain showers in the afternoon. Temperature 4/7 °C.",
                "all_day": {
                    "temperature_min": 3.8,
                    "temperature_max": 7.2,
                    "wind_speed": 3.1,
                    "probability": {
                        "precipitation": 82
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-18T05:53:49",
                        "set": "2023-04-18T20:38:34"
                    }
                }
            }
        ]
    },
    "minutely": {
        "summary": "Rain starting in 47 minutes."
    }
}
06:18
18:29

Fog in the morning, mostly cloudy later. Temperature 1/7 °C.

Rain starting in 47 minutes.

time weather temp wind (m/s) precipitation probability total (mm) feels like
Now 6°C 1963.7 - % 0 4°C
17:00 6°C 3.7 6 % 0 4°C
18:00 5°C 2.8 64 % 0.6 3°C
19:00 3°C 2.2 68 % 1.1 2°C
20:00 2°C 1.8 <5 % 0 1°C
21:00 2°C 1.4 <5 % 0 1°C
22:00 1°C 1.2 <5 % 0 1°C
23:00 1°C 0.7 <5 % 0 1°C

Current and weather forecast API
for Sarpsborg

Real-time weather data for Sarpsborg, Viken, 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.28391N, 11.10962E, 54 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?