Weather API - Sandnes

Real-time, forecast & historical accurate data

At an affordable price, you will receive accurate and reliable data for Sandnes 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
Sandnes, Rogaland, Norway
Change location and view the data
Request
{
    "place_id": "sandnes",
    "language": "en",
    "unit": "metric"
}
Response
{
    "timezone": "Europe/Oslo",
    "units": "metric",
    "current": {
        "icon_num": 2,
        "weather": "Sunny",
        "temperature": 6.8,
        "feels_like": 5,
        "dew_point": 0.8,
        "wind": {
            "speed": 5.7,
            "gusts": 8.2,
            "angle": 330,
            "dir": "NNW"
        },
        "precipitation": {
            "total": 0
        },
        "cloud_cover": 7,
        "irradiance": 97.93,
        "pressure": 1012,
        "uv_index": 0.3,
        "humidity": 63
    },
    "hourly": {
        "data": [
            {
                "date": "2023-03-20T17:00:00",
                "icon": 2,
                "summary": "Sunny",
                "temperature": 6.8,
                "feels_like": 5,
                "dew_point": 3.5,
                "wind": {
                    "speed": 5.7,
                    "gusts": 8.2,
                    "dir": "NNW",
                    "angle": 330
                },
                "cloud_cover": {
                    "total": 7
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 97.93,
                "humidity": 79
            },
            {
                "date": "2023-03-20T18:00:00",
                "icon": 3,
                "summary": "Mostly sunny",
                "temperature": 5.5,
                "feels_like": 4.5,
                "dew_point": 3.2,
                "wind": {
                    "speed": 5.1,
                    "gusts": 6.3,
                    "dir": "NNW",
                    "angle": 340
                },
                "cloud_cover": {
                    "total": 17
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 13.62,
                "humidity": 85
            },
            {
                "date": "2023-03-20T19:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 4.2,
                "feels_like": 4,
                "dew_point": 3.2,
                "wind": {
                    "speed": 3.3,
                    "gusts": 5.2,
                    "dir": "N",
                    "angle": 6
                },
                "cloud_cover": {
                    "total": 27
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.09,
                "humidity": 93
            },
            {
                "date": "2023-03-20T20:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 3,
                "feels_like": 1,
                "dew_point": 2,
                "wind": {
                    "speed": 2.2,
                    "gusts": 3.5,
                    "dir": "N",
                    "angle": 1
                },
                "cloud_cover": {
                    "total": 56
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 93
            },
            {
                "date": "2023-03-20T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2,
                "feels_like": -0.2,
                "dew_point": 1,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2.5,
                    "dir": "ENE",
                    "angle": 78
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 93
            },
            {
                "date": "2023-03-20T22:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 1.2,
                "feels_like": -1,
                "dew_point": 0.2,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2,
                    "dir": "ESE",
                    "angle": 116
                },
                "cloud_cover": {
                    "total": 84
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.09,
                "humidity": 93
            },
            {
                "date": "2023-03-20T23:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 0,
                "feels_like": -2.5,
                "dew_point": -0.8,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2.3,
                    "dir": "SE",
                    "angle": 124
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 94
            },
            {
                "date": "2023-03-21T00:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": -1.2,
                "feels_like": -4,
                "dew_point": -2.2,
                "wind": {
                    "speed": 1.9,
                    "gusts": 2.8,
                    "dir": "ESE",
                    "angle": 123
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 92
            },
            {
                "date": "2023-03-21T01:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": -1.2,
                "feels_like": -4.2,
                "dew_point": -2.2,
                "wind": {
                    "speed": 2.1,
                    "gusts": 3.1,
                    "dir": "SE",
                    "angle": 132
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.02,
                "humidity": 92
            },
            {
                "date": "2023-03-21T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -0.8,
                "feels_like": -4.2,
                "dew_point": -2,
                "wind": {
                    "speed": 2,
                    "gusts": 3.2,
                    "dir": "SE",
                    "angle": 130
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 91
            },
            {
                "date": "2023-03-21T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0,
                "feels_like": -3.2,
                "dew_point": -1.5,
                "wind": {
                    "speed": 2,
                    "gusts": 4.1,
                    "dir": "SE",
                    "angle": 137
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 0,
                "humidity": 89
            },
            {
                "date": "2023-03-21T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.5,
                "feels_like": -2.8,
                "dew_point": -1.5,
                "wind": {
                    "speed": 2.1,
                    "gusts": 4.6,
                    "dir": "SE",
                    "angle": 133
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 86
            },
            {
                "date": "2023-03-21T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1.8,
                "feels_like": -1.8,
                "dew_point": -0.5,
                "wind": {
                    "speed": 2.4,
                    "gusts": 5.6,
                    "dir": "SE",
                    "angle": 138
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 0,
                "humidity": 84
            },
            {
                "date": "2023-03-21T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3,
                "feels_like": -0.5,
                "dew_point": 1,
                "wind": {
                    "speed": 3,
                    "gusts": 6.5,
                    "dir": "SE",
                    "angle": 127
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 17
                },
                "irradiance": 0.89,
                "humidity": 86
            },
            {
                "date": "2023-03-21T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.2,
                "feels_like": 0,
                "dew_point": 0.8,
                "wind": {
                    "speed": 3.8,
                    "gusts": 8.2,
                    "dir": "SE",
                    "angle": 136
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 46
                },
                "irradiance": 19.79,
                "humidity": 83
            },
            {
                "date": "2023-03-21T08:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 3.5,
                "feels_like": 0,
                "dew_point": 0.2,
                "wind": {
                    "speed": 4.7,
                    "gusts": 10.9,
                    "dir": "SE",
                    "angle": 135
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 72
                },
                "irradiance": 40.85,
                "humidity": 79
            },
            {
                "date": "2023-03-21T09:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 3.5,
                "feels_like": -1,
                "dew_point": 0,
                "wind": {
                    "speed": 6.4,
                    "gusts": 12.6,
                    "dir": "SE",
                    "angle": 137
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 76
                },
                "irradiance": 51.93,
                "humidity": 77
            },
            {
                "date": "2023-03-21T10:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 4,
                "feels_like": -1,
                "dew_point": 2,
                "wind": {
                    "speed": 6.9,
                    "gusts": 13.2,
                    "dir": "SE",
                    "angle": 125
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1006,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 77
                },
                "irradiance": 44.29,
                "humidity": 86
            },
            {
                "date": "2023-03-21T11:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 4.2,
                "feels_like": -0.8,
                "dew_point": 2.2,
                "wind": {
                    "speed": 7.3,
                    "gusts": 14.7,
                    "dir": "ESE",
                    "angle": 121
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 92
                },
                "irradiance": 52.4,
                "humidity": 86
            },
            {
                "date": "2023-03-21T12:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 4.8,
                "feels_like": -0.2,
                "dew_point": 2,
                "wind": {
                    "speed": 7.9,
                    "gusts": 16,
                    "dir": "SE",
                    "angle": 126
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 92
                },
                "irradiance": 42.75,
                "humidity": 82
            },
            {
                "date": "2023-03-21T13:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 5.5,
                "feels_like": 0.5,
                "dew_point": 3,
                "wind": {
                    "speed": 8.4,
                    "gusts": 16.5,
                    "dir": "SE",
                    "angle": 124
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 93
                },
                "irradiance": 39.26,
                "humidity": 83
            },
            {
                "date": "2023-03-21T14:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 5.8,
                "feels_like": 0.2,
                "dew_point": 3.5,
                "wind": {
                    "speed": 7.8,
                    "gusts": 16.3,
                    "dir": "ESE",
                    "angle": 123
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 34.58,
                "humidity": 85
            },
            {
                "date": "2023-03-21T15:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 6,
                "feels_like": 1,
                "dew_point": 3.8,
                "wind": {
                    "speed": 7.1,
                    "gusts": 15.9,
                    "dir": "ESE",
                    "angle": 122
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1001,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 88
                },
                "irradiance": 38.59,
                "humidity": 85
            },
            {
                "date": "2023-03-21T16:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 6.2,
                "feels_like": 0.8,
                "dew_point": 4,
                "wind": {
                    "speed": 7,
                    "gusts": 14.9,
                    "dir": "SE",
                    "angle": 131
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 19.46,
                "humidity": 85
            },
            {
                "date": "2023-03-21T17:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 6.2,
                "feels_like": 0.8,
                "dew_point": 4,
                "wind": {
                    "speed": 6.3,
                    "gusts": 14.4,
                    "dir": "SE",
                    "angle": 136
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0.7
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 13.22,
                "humidity": 85
            },
            {
                "date": "2023-03-21T18:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 6.5,
                "feels_like": 2,
                "dew_point": 4.5,
                "wind": {
                    "speed": 5.6,
                    "gusts": 12.6,
                    "dir": "SE",
                    "angle": 134
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 2.96,
                "humidity": 87
            },
            {
                "date": "2023-03-21T19:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 6.5,
                "feels_like": 3.2,
                "dew_point": 5,
                "wind": {
                    "speed": 4.8,
                    "gusts": 11.5,
                    "dir": "SE",
                    "angle": 129
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 94
                },
                "irradiance": 0,
                "humidity": 90
            },
            {
                "date": "2023-03-21T20:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 6.5,
                "feels_like": 3.8,
                "dew_point": 5.2,
                "wind": {
                    "speed": 4.2,
                    "gusts": 9.5,
                    "dir": "SE",
                    "angle": 133
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 77
                },
                "irradiance": 0.25,
                "humidity": 91
            },
            {
                "date": "2023-03-21T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 6,
                "feels_like": 3.2,
                "dew_point": 4.8,
                "wind": {
                    "speed": 4.3,
                    "gusts": 9.2,
                    "dir": "SE",
                    "angle": 139
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 40
                },
                "irradiance": 0,
                "humidity": 91
            },
            {
                "date": "2023-03-21T22:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 6.2,
                "feels_like": 3,
                "dew_point": 4.8,
                "wind": {
                    "speed": 3.9,
                    "gusts": 9.2,
                    "dir": "SE",
                    "angle": 140
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 998,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 67
                },
                "irradiance": 0.07,
                "humidity": 90
            },
            {
                "date": "2023-03-21T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 6.5,
                "feels_like": 3.8,
                "dew_point": 4.8,
                "wind": {
                    "speed": 3.9,
                    "gusts": 8.5,
                    "dir": "SE",
                    "angle": 140
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 998,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 29
                },
                "irradiance": 0,
                "humidity": 88
            },
            {
                "date": "2023-03-22T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 6.5,
                "feels_like": 3.8,
                "dew_point": 4.8,
                "wind": {
                    "speed": 3.9,
                    "gusts": 8.2,
                    "dir": "SE",
                    "angle": 128
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 997,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 13
                },
                "irradiance": 0,
                "humidity": 88
            },
            {
                "date": "2023-03-22T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 6.5,
                "feels_like": 3.8,
                "dew_point": 4.8,
                "wind": {
                    "speed": 3.4,
                    "gusts": 7.8,
                    "dir": "SE",
                    "angle": 131
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 997,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 30
                },
                "irradiance": 0,
                "humidity": 88
            },
            {
                "date": "2023-03-22T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 6.5,
                "feels_like": 3.2,
                "dew_point": 5,
                "wind": {
                    "speed": 3.5,
                    "gusts": 7.8,
                    "dir": "SE",
                    "angle": 140
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 996,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 20
                },
                "irradiance": 0,
                "humidity": 90
            },
            {
                "date": "2023-03-22T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 6.5,
                "feels_like": 3.5,
                "dew_point": 4.8,
                "wind": {
                    "speed": 3.5,
                    "gusts": 7.8,
                    "dir": "SE",
                    "angle": 143
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 995,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 22
                },
                "irradiance": 0.15,
                "humidity": 88
            },
            {
                "date": "2023-03-22T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 6.5,
                "feels_like": 3,
                "dew_point": 5,
                "wind": {
                    "speed": 3.6,
                    "gusts": 8.6,
                    "dir": "SE",
                    "angle": 143
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 995,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 14
                },
                "irradiance": 0.01,
                "humidity": 90
            },
            {
                "date": "2023-03-22T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 6.5,
                "feels_like": 3,
                "dew_point": 5.2,
                "wind": {
                    "speed": 3.9,
                    "gusts": 9.3,
                    "dir": "SE",
                    "angle": 137
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 994,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 20
                },
                "irradiance": 0.16,
                "humidity": 91
            },
            {
                "date": "2023-03-22T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 6.5,
                "feels_like": 2.8,
                "dew_point": 5.2,
                "wind": {
                    "speed": 4.2,
                    "gusts": 10,
                    "dir": "SE",
                    "angle": 146
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 994,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 11
                },
                "irradiance": 0.13,
                "humidity": 91
            },
            {
                "date": "2023-03-22T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 6.8,
                "feels_like": 2.2,
                "dew_point": 5.5,
                "wind": {
                    "speed": 4.6,
                    "gusts": 10.3,
                    "dir": "SE",
                    "angle": 139
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 27
                },
                "irradiance": 9.87,
                "humidity": 91
            },
            {
                "date": "2023-03-22T08:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 6.8,
                "feels_like": 2.8,
                "dew_point": 5.8,
                "wind": {
                    "speed": 5.1,
                    "gusts": 11,
                    "dir": "SSE",
                    "angle": 147
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 992,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 73
                },
                "irradiance": 28.25,
                "humidity": 93
            },
            {
                "date": "2023-03-22T09:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 7,
                "feels_like": 2.5,
                "dew_point": 5.8,
                "wind": {
                    "speed": 5.6,
                    "gusts": 11.8,
                    "dir": "SE",
                    "angle": 142
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 991,
                "precipitation": {
                    "total": 0.9
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 35.4,
                "humidity": 91
            },
            {
                "date": "2023-03-22T10:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 6.8,
                "feels_like": 1.5,
                "dew_point": 5.5,
                "wind": {
                    "speed": 6.8,
                    "gusts": 12.3,
                    "dir": "SE",
                    "angle": 140
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 990,
                "precipitation": {
                    "total": 1.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 50.54,
                "humidity": 91
            },
            {
                "date": "2023-03-22T11:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 7,
                "feels_like": 0.8,
                "dew_point": 5.5,
                "wind": {
                    "speed": 8.2,
                    "gusts": 14.8,
                    "dir": "SE",
                    "angle": 144
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 2
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 43.43,
                "humidity": 90
            },
            {
                "date": "2023-03-22T12:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 7,
                "feels_like": 1.2,
                "dew_point": 6,
                "wind": {
                    "speed": 8.9,
                    "gusts": 16,
                    "dir": "SSE",
                    "angle": 151
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 988,
                "precipitation": {
                    "total": 3.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 39.05,
                "humidity": 93
            },
            {
                "date": "2023-03-22T13:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 6.8,
                "feels_like": 1.2,
                "dew_point": 5.8,
                "wind": {
                    "speed": 8.6,
                    "gusts": 16.3,
                    "dir": "SSE",
                    "angle": 153
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 987,
                "precipitation": {
                    "total": 3.9
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 33.91,
                "humidity": 93
            },
            {
                "date": "2023-03-22T14:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 7,
                "feels_like": 2,
                "dew_point": 6.2,
                "wind": {
                    "speed": 7.4,
                    "gusts": 15.3,
                    "dir": "SSE",
                    "angle": 164
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 986,
                "precipitation": {
                    "total": 1.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 26.45,
                "humidity": 94
            },
            {
                "date": "2023-03-22T15:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 7.2,
                "feels_like": 2.5,
                "dew_point": 6.5,
                "wind": {
                    "speed": 7,
                    "gusts": 14.1,
                    "dir": "S",
                    "angle": 190
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 986,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 62
                },
                "irradiance": 64.68,
                "humidity": 94
            },
            {
                "date": "2023-03-22T16:00:00",
                "icon": 13,
                "summary": "Rain shower",
                "temperature": 7.5,
                "feels_like": 2,
                "dew_point": 6.2,
                "wind": {
                    "speed": 7.5,
                    "gusts": 13.2,
                    "dir": "SSW",
                    "angle": 208
                },
                "cloud_cover": {
                    "total": 84
                },
                "pressure": 986,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 80
                },
                "irradiance": 108.51,
                "humidity": 91
            },
            {
                "date": "2023-03-22T17:00:00",
                "icon": 13,
                "summary": "Rain shower",
                "temperature": 7.5,
                "feels_like": 1.8,
                "dew_point": 7,
                "wind": {
                    "speed": 7.2,
                    "gusts": 13,
                    "dir": "SW",
                    "angle": 218
                },
                "cloud_cover": {
                    "total": 87
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 56.86,
                "humidity": 96
            },
            {
                "date": "2023-03-22T18:00:00",
                "icon": 13,
                "summary": "Rain shower",
                "temperature": 6.5,
                "feels_like": 0,
                "dew_point": 6,
                "wind": {
                    "speed": 7.2,
                    "gusts": 12.9,
                    "dir": "WSW",
                    "angle": 251
                },
                "cloud_cover": {
                    "total": 56
                },
                "pressure": 988,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 11.19,
                "humidity": 96
            },
            {
                "date": "2023-03-22T19:00:00",
                "icon": 32,
                "summary": "Rain shower",
                "temperature": 5.2,
                "feels_like": -0.5,
                "dew_point": 4.8,
                "wind": {
                    "speed": 6.1,
                    "gusts": 12,
                    "dir": "WSW",
                    "angle": 251
                },
                "cloud_cover": {
                    "total": 61
                },
                "pressure": 988,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 67
                },
                "irradiance": 0.01,
                "humidity": 96
            },
            {
                "date": "2023-03-22T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 5.2,
                "feels_like": -0.5,
                "dew_point": 2.5,
                "wind": {
                    "speed": 6.3,
                    "gusts": 12,
                    "dir": "WSW",
                    "angle": 249
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 26
                },
                "irradiance": 0,
                "humidity": 82
            },
            {
                "date": "2023-03-22T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 5.2,
                "feels_like": 0.2,
                "dew_point": 2.2,
                "wind": {
                    "speed": 5.7,
                    "gusts": 12,
                    "dir": "WSW",
                    "angle": 238
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 26
                },
                "irradiance": 0,
                "humidity": 80
            },
            {
                "date": "2023-03-22T22:00:00",
                "icon": 32,
                "summary": "Rain shower",
                "temperature": 5.8,
                "feels_like": 1.2,
                "dew_point": 3.8,
                "wind": {
                    "speed": 6,
                    "gusts": 12.6,
                    "dir": "SW",
                    "angle": 226
                },
                "cloud_cover": {
                    "total": 35
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 51
                },
                "irradiance": 0,
                "humidity": 86
            },
            {
                "date": "2023-03-22T23:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 5.8,
                "feels_like": 2.5,
                "dew_point": 4,
                "wind": {
                    "speed": 5.4,
                    "gusts": 12.6,
                    "dir": "SW",
                    "angle": 216
                },
                "cloud_cover": {
                    "total": 63
                },
                "pressure": 991,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 16
                },
                "irradiance": 0.13,
                "humidity": 88
            },
            {
                "date": "2023-03-23T00:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 5.8,
                "feels_like": 3.2,
                "dew_point": 4.2,
                "wind": {
                    "speed": 5.2,
                    "gusts": 11.8,
                    "dir": "SSW",
                    "angle": 199
                },
                "cloud_cover": {
                    "total": 63
                },
                "pressure": 991,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 12
                },
                "irradiance": 0.05,
                "humidity": 90
            },
            {
                "date": "2023-03-23T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 5.5,
                "feels_like": 3.2,
                "dew_point": 4.2,
                "wind": {
                    "speed": 4.5,
                    "gusts": 10.8,
                    "dir": "S",
                    "angle": 178
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 11
                },
                "irradiance": 0,
                "humidity": 91
            },
            {
                "date": "2023-03-23T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 5.5,
                "feels_like": 2.5,
                "dew_point": 4.8,
                "wind": {
                    "speed": 4,
                    "gusts": 9.4,
                    "dir": "SSE",
                    "angle": 154
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 46
                },
                "irradiance": 0.04,
                "humidity": 94
            },
            {
                "date": "2023-03-23T03:00:00",
                "icon": 32,
                "summary": "Rain shower",
                "temperature": 5.2,
                "feels_like": 2,
                "dew_point": 4.8,
                "wind": {
                    "speed": 4.2,
                    "gusts": 8.7,
                    "dir": "SE",
                    "angle": 143
                },
                "cloud_cover": {
                    "total": 74
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 57
                },
                "irradiance": 0.08,
                "humidity": 96
            },
            {
                "date": "2023-03-23T04:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 5.2,
                "feels_like": 3,
                "dew_point": 4.5,
                "wind": {
                    "speed": 4.5,
                    "gusts": 9.1,
                    "dir": "SE",
                    "angle": 128
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 78
                },
                "irradiance": 0.03,
                "humidity": 94
            },
            {
                "date": "2023-03-23T05:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 5.2,
                "feels_like": 2,
                "dew_point": 4.5,
                "wind": {
                    "speed": 5,
                    "gusts": 10.4,
                    "dir": "ESE",
                    "angle": 118
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 988,
                "precipitation": {
                    "total": 1.2
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0,
                "humidity": 94
            },
            {
                "date": "2023-03-23T06:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 5.2,
                "feels_like": 2,
                "dew_point": 4.2,
                "wind": {
                    "speed": 5.1,
                    "gusts": 12.3,
                    "dir": "SE",
                    "angle": 127
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0.9
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.63,
                "humidity": 93
            },
            {
                "date": "2023-03-23T07:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 5.5,
                "feels_like": 1,
                "dew_point": 4.8,
                "wind": {
                    "speed": 6.2,
                    "gusts": 12.8,
                    "dir": "SSE",
                    "angle": 155
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 987,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 10.05,
                "humidity": 94
            },
            {
                "date": "2023-03-23T08:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 5.8,
                "feels_like": 1.5,
                "dew_point": 5,
                "wind": {
                    "speed": 5.9,
                    "gusts": 14.2,
                    "dir": "SE",
                    "angle": 144
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 84
                },
                "irradiance": 26.46,
                "humidity": 94
            },
            {
                "date": "2023-03-23T09:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 6,
                "feels_like": 2,
                "dew_point": 5.2,
                "wind": {
                    "speed": 5.3,
                    "gusts": 12.2,
                    "dir": "SSW",
                    "angle": 194
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 40.17,
                "humidity": 94
            },
            {
                "date": "2023-03-23T10:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 6.2,
                "feels_like": 2.5,
                "dew_point": 5.5,
                "wind": {
                    "speed": 5.7,
                    "gusts": 11,
                    "dir": "SSW",
                    "angle": 193
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 988,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 89
                },
                "irradiance": 94.43,
                "humidity": 94
            },
            {
                "date": "2023-03-23T11:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 6.5,
                "feels_like": 1.8,
                "dew_point": 5,
                "wind": {
                    "speed": 6.8,
                    "gusts": 11.8,
                    "dir": "SW",
                    "angle": 214
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 988,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 77
                },
                "irradiance": 215.34,
                "humidity": 90
            },
            {
                "date": "2023-03-23T12:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 7,
                "feels_like": 2,
                "dew_point": 5,
                "wind": {
                    "speed": 7.1,
                    "gusts": 12.4,
                    "dir": "SSW",
                    "angle": 213
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 80
                },
                "irradiance": 266.76,
                "humidity": 87
            },
            {
                "date": "2023-03-23T13:00:00",
                "icon": 15,
                "summary": "Local thunderstorms",
                "temperature": 7,
                "feels_like": 1.8,
                "dew_point": 4.8,
                "wind": {
                    "speed": 7.6,
                    "gusts": 13,
                    "dir": "SW",
                    "angle": 215
                },
                "cloud_cover": {
                    "total": 72
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 65
                },
                "irradiance": 249.48,
                "humidity": 85
            },
            {
                "date": "2023-03-23T14:00:00",
                "icon": 15,
                "summary": "Local thunderstorms",
                "temperature": 7,
                "feels_like": 2.5,
                "dew_point": 4.5,
                "wind": {
                    "speed": 7.4,
                    "gusts": 12.9,
                    "dir": "SW",
                    "angle": 222
                },
                "cloud_cover": {
                    "total": 72
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 68
                },
                "irradiance": 185.56,
                "humidity": 84
            },
            {
                "date": "2023-03-23T15:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 7,
                "feels_like": 3.2,
                "dew_point": 4.2,
                "wind": {
                    "speed": 6.9,
                    "gusts": 13.1,
                    "dir": "SW",
                    "angle": 223
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 991,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 75
                },
                "irradiance": 146.88,
                "humidity": 82
            },
            {
                "date": "2023-03-23T16:00:00",
                "icon": 13,
                "summary": "Rain shower",
                "temperature": 6.8,
                "feels_like": 2.2,
                "dew_point": 4.5,
                "wind": {
                    "speed": 6.4,
                    "gusts": 13.2,
                    "dir": "SW",
                    "angle": 215
                },
                "cloud_cover": {
                    "total": 89
                },
                "pressure": 992,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 65
                },
                "irradiance": 125.57,
                "humidity": 85
            },
            {
                "date": "2023-03-23T17:00:00",
                "icon": 13,
                "summary": "Rain shower",
                "temperature": 6.2,
                "feels_like": 2.8,
                "dew_point": 4.8,
                "wind": {
                    "speed": 5.2,
                    "gusts": 11.2,
                    "dir": "SSW",
                    "angle": 204
                },
                "cloud_cover": {
                    "total": 76
                },
                "pressure": 992,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 54
                },
                "irradiance": 75.83,
                "humidity": 90
            },
            {
                "date": "2023-03-23T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 5.8,
                "feels_like": 2.8,
                "dew_point": 4.8,
                "wind": {
                    "speed": 4.2,
                    "gusts": 9.3,
                    "dir": "SSW",
                    "angle": 193
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 992,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 37
                },
                "irradiance": 8.65,
                "humidity": 93
            },
            {
                "date": "2023-03-23T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 5.5,
                "feels_like": 2.2,
                "dew_point": 4.5,
                "wind": {
                    "speed": 3.5,
                    "gusts": 7.7,
                    "dir": "S",
                    "angle": 174
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 39
                },
                "irradiance": 0.04,
                "humidity": 93
            },
            {
                "date": "2023-03-23T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 5.5,
                "feels_like": 2.5,
                "dew_point": 4.8,
                "wind": {
                    "speed": 3.4,
                    "gusts": 7.8,
                    "dir": "SSE",
                    "angle": 167
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 44
                },
                "irradiance": 0.06,
                "humidity": 94
            },
            {
                "date": "2023-03-23T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 5.2,
                "feels_like": 2,
                "dew_point": 4.5,
                "wind": {
                    "speed": 3.3,
                    "gusts": 7.4,
                    "dir": "SSE",
                    "angle": 162
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 41
                },
                "irradiance": 0.05,
                "humidity": 94
            },
            {
                "date": "2023-03-23T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 5.2,
                "feels_like": 2.2,
                "dew_point": 4.5,
                "wind": {
                    "speed": 3.3,
                    "gusts": 7.3,
                    "dir": "SE",
                    "angle": 142
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 43
                },
                "irradiance": 0.05,
                "humidity": 94
            },
            {
                "date": "2023-03-23T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 5.5,
                "feels_like": 2.2,
                "dew_point": 4.5,
                "wind": {
                    "speed": 3.4,
                    "gusts": 7.7,
                    "dir": "SE",
                    "angle": 133
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 47
                },
                "irradiance": 0.05,
                "humidity": 93
            },
            {
                "date": "2023-03-24T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 5.5,
                "feels_like": 2.2,
                "dew_point": 4.2,
                "wind": {
                    "speed": 3.4,
                    "gusts": 7.9,
                    "dir": "ESE",
                    "angle": 116
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 992,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 51
                },
                "irradiance": 0.04,
                "humidity": 91
            },
            {
                "date": "2023-03-24T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 5.8,
                "feels_like": 2.5,
                "dew_point": 4.5,
                "wind": {
                    "speed": 3.8,
                    "gusts": 8.5,
                    "dir": "ESE",
                    "angle": 118
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 992,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 42
                },
                "irradiance": 0.01,
                "humidity": 91
            },
            {
                "date": "2023-03-24T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 5.8,
                "feels_like": 2,
                "dew_point": 4.8,
                "wind": {
                    "speed": 3.8,
                    "gusts": 8.8,
                    "dir": "ESE",
                    "angle": 113
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 991,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 32
                },
                "irradiance": 0.07,
                "humidity": 93
            },
            {
                "date": "2023-03-24T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 6,
                "feels_like": 2.5,
                "dew_point": 4.2,
                "wind": {
                    "speed": 3.8,
                    "gusts": 9,
                    "dir": "ESE",
                    "angle": 102
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 18
                },
                "irradiance": 0.05,
                "humidity": 88
            },
            {
                "date": "2023-03-24T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 6.2,
                "feels_like": 2,
                "dew_point": 4,
                "wind": {
                    "speed": 4,
                    "gusts": 9.3,
                    "dir": "E",
                    "angle": 96
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 54
                },
                "irradiance": 0.04,
                "humidity": 85
            },
            {
                "date": "2023-03-24T05:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 6.2,
                "feels_like": 2,
                "dew_point": 4.2,
                "wind": {
                    "speed": 4.2,
                    "gusts": 9.4,
                    "dir": "E",
                    "angle": 89
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 988,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 74
                },
                "irradiance": 0.05,
                "humidity": 87
            },
            {
                "date": "2023-03-24T06:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 6.2,
                "feels_like": 2.2,
                "dew_point": 4.5,
                "wind": {
                    "speed": 4.2,
                    "gusts": 9.4,
                    "dir": "ENE",
                    "angle": 60
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.76,
                "humidity": 88
            },
            {
                "date": "2023-03-24T07:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 6,
                "feels_like": 1.8,
                "dew_point": 4.8,
                "wind": {
                    "speed": 4.5,
                    "gusts": 9.6,
                    "dir": "NE",
                    "angle": 34
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 986,
                "precipitation": {
                    "total": 1.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 11.11,
                "humidity": 91
            },
            {
                "date": "2023-03-24T08:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 6.2,
                "feels_like": 2.2,
                "dew_point": 5.2,
                "wind": {
                    "speed": 4.8,
                    "gusts": 9.5,
                    "dir": "NNE",
                    "angle": 26
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 986,
                "precipitation": {
                    "total": 0.9
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 26.49,
                "humidity": 93
            },
            {
                "date": "2023-03-24T09:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 6.2,
                "feels_like": 2,
                "dew_point": 5.5,
                "wind": {
                    "speed": 4.9,
                    "gusts": 9.4,
                    "dir": "NNE",
                    "angle": 27
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 986,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 89
                },
                "irradiance": 46.04,
                "humidity": 94
            },
            {
                "date": "2023-03-24T10:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 6.2,
                "feels_like": 2,
                "dew_point": 5,
                "wind": {
                    "speed": 5.1,
                    "gusts": 9.6,
                    "dir": "NNE",
                    "angle": 12
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 986,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 80
                },
                "irradiance": 82.44,
                "humidity": 91
            },
            {
                "date": "2023-03-24T11:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 6.5,
                "feels_like": 2.2,
                "dew_point": 4.8,
                "wind": {
                    "speed": 5.1,
                    "gusts": 9.5,
                    "dir": "N",
                    "angle": 359
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 986,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 82
                },
                "irradiance": 79.22,
                "humidity": 88
            },
            {
                "date": "2023-03-24T12:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 6.5,
                "feels_like": 2.5,
                "dew_point": 5,
                "wind": {
                    "speed": 5,
                    "gusts": 9.7,
                    "dir": "NNW",
                    "angle": 345
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 83
                },
                "irradiance": 71.35,
                "humidity": 90
            },
            {
                "date": "2023-03-24T13:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 6.5,
                "feels_like": 3,
                "dew_point": 4.8,
                "wind": {
                    "speed": 4.6,
                    "gusts": 9.4,
                    "dir": "NNW",
                    "angle": 333
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 80
                },
                "irradiance": 63.12,
                "humidity": 88
            },
            {
                "date": "2023-03-24T14:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 6.8,
                "feels_like": 3.2,
                "dew_point": 5,
                "wind": {
                    "speed": 4.4,
                    "gusts": 8.8,
                    "dir": "WNW",
                    "angle": 297
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 988,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 77
                },
                "irradiance": 74.53,
                "humidity": 88
            },
            {
                "date": "2023-03-24T15:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 6.8,
                "feels_like": 3.2,
                "dew_point": 4.8,
                "wind": {
                    "speed": 3.8,
                    "gusts": 7.8,
                    "dir": "WNW",
                    "angle": 286
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 988,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 70
                },
                "irradiance": 109.74,
                "humidity": 87
            },
            {
                "date": "2023-03-24T16:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 7,
                "feels_like": 3.5,
                "dew_point": 4,
                "wind": {
                    "speed": 3.4,
                    "gusts": 7,
                    "dir": "WNW",
                    "angle": 303
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 988,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 64
                },
                "irradiance": 90.03,
                "humidity": 81
            },
            {
                "date": "2023-03-24T17:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 7,
                "feels_like": 4.2,
                "dew_point": 4.8,
                "wind": {
                    "speed": 3,
                    "gusts": 6.7,
                    "dir": "NW",
                    "angle": 304
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 57
                },
                "irradiance": 47.19,
                "humidity": 85
            },
            {
                "date": "2023-03-24T18:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 6.5,
                "feels_like": 3.8,
                "dew_point": 5,
                "wind": {
                    "speed": 2.5,
                    "gusts": 5.3,
                    "dir": "W",
                    "angle": 272
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 62
                },
                "irradiance": 6.94,
                "humidity": 90
            },
            {
                "date": "2023-03-24T19:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 6.2,
                "feels_like": 4.5,
                "dew_point": 5.5,
                "wind": {
                    "speed": 2.1,
                    "gusts": 4.8,
                    "dir": "W",
                    "angle": 260
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 72
                },
                "irradiance": 0.04,
                "humidity": 94
            },
            {
                "date": "2023-03-24T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 6.2,
                "feels_like": 4.5,
                "dew_point": 5.2,
                "wind": {
                    "speed": 2,
                    "gusts": 4.4,
                    "dir": "WSW",
                    "angle": 247
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 61
                },
                "irradiance": 0.06,
                "humidity": 93
            },
            {
                "date": "2023-03-24T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 6,
                "feels_like": 4.8,
                "dew_point": 5.2,
                "wind": {
                    "speed": 1.8,
                    "gusts": 4,
                    "dir": "SE",
                    "angle": 130
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 49
                },
                "irradiance": 0.05,
                "humidity": 94
            },
            {
                "date": "2023-03-24T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 6,
                "feels_like": 3.8,
                "dew_point": 5,
                "wind": {
                    "speed": 2.1,
                    "gusts": 4.2,
                    "dir": "SE",
                    "angle": 127
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 50
                },
                "irradiance": 0.05,
                "humidity": 93
            },
            {
                "date": "2023-03-24T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 5.8,
                "feels_like": 3.8,
                "dew_point": 4.8,
                "wind": {
                    "speed": 2.2,
                    "gusts": 4.5,
                    "dir": "SE",
                    "angle": 136
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 53
                },
                "irradiance": 0.05,
                "humidity": 93
            },
            {
                "date": "2023-03-25T00:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 5.8,
                "feels_like": 3.5,
                "dew_point": 5,
                "wind": {
                    "speed": 2.3,
                    "gusts": 4.8,
                    "dir": "SSE",
                    "angle": 146
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 57
                },
                "irradiance": 0.04,
                "humidity": 94
            },
            {
                "date": "2023-03-25T01:00:00",
                "icon": 32,
                "summary": "Rain shower",
                "temperature": 5.8,
                "feels_like": 3.2,
                "dew_point": 5.2,
                "wind": {
                    "speed": 2.3,
                    "gusts": 4.5,
                    "dir": "SE",
                    "angle": 145
                },
                "cloud_cover": {
                    "total": 86
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 64
                },
                "irradiance": 0.02,
                "humidity": 96
            },
            {
                "date": "2023-03-25T02:00:00",
                "icon": 32,
                "summary": "Rain shower",
                "temperature": 5.5,
                "feels_like": 4,
                "dew_point": 5,
                "wind": {
                    "speed": 2.4,
                    "gusts": 4.5,
                    "dir": "SSE",
                    "angle": 147
                },
                "cloud_cover": {
                    "total": 89
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 74
                },
                "irradiance": 0.05,
                "humidity": 96
            },
            {
                "date": "2023-03-25T03:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 5.2,
                "feels_like": 3.8,
                "dew_point": 4.8,
                "wind": {
                    "speed": 2.3,
                    "gusts": 4.2,
                    "dir": "SE",
                    "angle": 134
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 90
                },
                "irradiance": 0.08,
                "humidity": 96
            },
            {
                "date": "2023-03-25T04:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 5,
                "feels_like": 2.2,
                "dew_point": 4.2,
                "wind": {
                    "speed": 2.3,
                    "gusts": 4.2,
                    "dir": "SE",
                    "angle": 127
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0.7
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.04,
                "humidity": 94
            },
            {
                "date": "2023-03-25T05:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 5,
                "feels_like": 2,
                "dew_point": 4.2,
                "wind": {
                    "speed": 2,
                    "gusts": 3.9,
                    "dir": "SE",
                    "angle": 127
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.04,
                "humidity": 94
            },
            {
                "date": "2023-03-25T06:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 5.2,
                "feels_like": 2.8,
                "dew_point": 4,
                "wind": {
                    "speed": 1.8,
                    "gusts": 3.6,
                    "dir": "ESE",
                    "angle": 122
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0.7
                },
                "probability": {
                    "precipitation": 90
                },
                "irradiance": 1.29,
                "humidity": 91
            },
            {
                "date": "2023-03-25T07:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 5.2,
                "feels_like": 3,
                "dew_point": 4,
                "wind": {
                    "speed": 1.5,
                    "gusts": 3.2,
                    "dir": "SE",
                    "angle": 132
                },
                "cloud_cover": {
                    "total": 53
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 52
                },
                "irradiance": 19.87,
                "humidity": 91
            },
            {
                "date": "2023-03-25T08:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 0.8,
                "feels_like": -2,
                "dew_point": -0.8,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.5,
                    "dir": "SE",
                    "angle": 135
                },
                "cloud_cover": {
                    "total": 53
                },
                "pressure": 995,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 41
                },
                "irradiance": 64.6,
                "humidity": 89
            },
            {
                "date": "2023-03-25T09:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 2.2,
                "feels_like": -1,
                "dew_point": 0.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2,
                    "dir": "SE",
                    "angle": 140
                },
                "cloud_cover": {
                    "total": 53
                },
                "pressure": 995,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 21
                },
                "irradiance": 123.78,
                "humidity": 86
            },
            {
                "date": "2023-03-25T10:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 4,
                "feels_like": 0.5,
                "dew_point": 1.8,
                "wind": {
                    "speed": 0.6,
                    "gusts": 1.4,
                    "dir": "SSE",
                    "angle": 150
                },
                "cloud_cover": {
                    "total": 60
                },
                "pressure": 996,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 27
                },
                "irradiance": 175.46,
                "humidity": 85
            },
            {
                "date": "2023-03-25T11:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 4.8,
                "feels_like": 1.5,
                "dew_point": 2.8,
                "wind": {
                    "speed": 1,
                    "gusts": 2.4,
                    "dir": "S",
                    "angle": 177
                },
                "cloud_cover": {
                    "total": 65
                },
                "pressure": 996,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 28
                },
                "irradiance": 164.44,
                "humidity": 86
            },
            {
                "date": "2023-03-25T12:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 5.5,
                "feels_like": 2.5,
                "dew_point": 3.5,
                "wind": {
                    "speed": 1.4,
                    "gusts": 3.4,
                    "dir": "WSW",
                    "angle": 238
                },
                "cloud_cover": {
                    "total": 74
                },
                "pressure": 996,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 24
                },
                "irradiance": 210.81,
                "humidity": 86
            },
            {
                "date": "2023-03-25T13:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 6,
                "feels_like": 3.5,
                "dew_point": 4.2,
                "wind": {
                    "speed": 1.8,
                    "gusts": 4.7,
                    "dir": "W",
                    "angle": 272
                },
                "cloud_cover": {
                    "total": 75
                },
                "pressure": 997,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 36
                },
                "irradiance": 203.84,
                "humidity": 88
            },
            {
                "date": "2023-03-25T14:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 5.8,
                "feels_like": 4,
                "dew_point": 4.5,
                "wind": {
                    "speed": 2,
                    "gusts": 5,
                    "dir": "NW",
                    "angle": 307
                },
                "cloud_cover": {
                    "total": 76
                },
                "pressure": 997,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 43
                },
                "irradiance": 199.21,
                "humidity": 91
            },
            {
                "date": "2023-03-25T15:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 5.8,
                "feels_like": 4.2,
                "dew_point": 5,
                "wind": {
                    "speed": 2.2,
                    "gusts": 5,
                    "dir": "NNW",
                    "angle": 327
                },
                "cloud_cover": {
                    "total": 80
                },
                "pressure": 997,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 48
                },
                "irradiance": 158.77,
                "humidity": 94
            },
            {
                "date": "2023-03-25T16:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 5.5,
                "feels_like": 4.5,
                "dew_point": 5.2,
                "wind": {
                    "speed": 2.5,
                    "gusts": 4.7,
                    "dir": "NNW",
                    "angle": 337
                },
                "cloud_cover": {
                    "total": 82
                },
                "pressure": 998,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 45
                },
                "irradiance": 82.89,
                "humidity": 98
            },
            {
                "date": "2023-03-25T17:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 4.8,
                "feels_like": 3.8,
                "dew_point": 4,
                "wind": {
                    "speed": 2.6,
                    "gusts": 5,
                    "dir": "NNW",
                    "angle": 338
                },
                "cloud_cover": {
                    "total": 84
                },
                "pressure": 998,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 43
                },
                "irradiance": 38.78,
                "humidity": 94
            },
            {
                "date": "2023-03-25T18:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 4.2,
                "feels_like": 3.5,
                "dew_point": 2.8,
                "wind": {
                    "speed": 2.7,
                    "gusts": 5.3,
                    "dir": "NNW",
                    "angle": 340
                },
                "cloud_cover": {
                    "total": 85
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 39
                },
                "irradiance": 5.14,
                "humidity": 89
            },
            {
                "date": "2023-03-25T19:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 3.5,
                "feels_like": 3.2,
                "dew_point": 1.5,
                "wind": {
                    "speed": 2.6,
                    "gusts": 5.7,
                    "dir": "NNW",
                    "angle": 340
                },
                "cloud_cover": {
                    "total": 88
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 33
                },
                "irradiance": 0,
                "humidity": 86
            },
            {
                "date": "2023-03-25T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3,
                "feels_like": 0.8,
                "dew_point": 0.2,
                "wind": {
                    "speed": 2.7,
                    "gusts": 5.7,
                    "dir": "NNW",
                    "angle": 340
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 24
                },
                "irradiance": 0.02,
                "humidity": 82
            },
            {
                "date": "2023-03-25T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2.5,
                "feels_like": -0.2,
                "dew_point": -1,
                "wind": {
                    "speed": 2.9,
                    "gusts": 5.5,
                    "dir": "NNW",
                    "angle": 339
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 0.02,
                "humidity": 77
            },
            {
                "date": "2023-03-25T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1.8,
                "feels_like": -1.5,
                "dew_point": -2.2,
                "wind": {
                    "speed": 3.2,
                    "gusts": 5.3,
                    "dir": "NNW",
                    "angle": 338
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 8
                },
                "irradiance": 0.03,
                "humidity": 74
            },
            {
                "date": "2023-03-25T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1.8,
                "feels_like": -1.5,
                "dew_point": -2.5,
                "wind": {
                    "speed": 3.4,
                    "gusts": 5.8,
                    "dir": "NNW",
                    "angle": 336
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 0.04,
                "humidity": 73
            },
            {
                "date": "2023-03-26T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1.8,
                "feels_like": -1.2,
                "dew_point": -2.5,
                "wind": {
                    "speed": 3.8,
                    "gusts": 6.2,
                    "dir": "NNW",
                    "angle": 335
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 7
                },
                "irradiance": 0.03,
                "humidity": 73
            },
            {
                "date": "2023-03-26T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1.8,
                "feels_like": -1,
                "dew_point": -2.5,
                "wind": {
                    "speed": 4.1,
                    "gusts": 6.6,
                    "dir": "NNW",
                    "angle": 334
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 13
                },
                "irradiance": 0.02,
                "humidity": 73
            },
            {
                "date": "2023-03-26T03:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 2,
                "feels_like": -1.8,
                "dew_point": -2,
                "wind": {
                    "speed": 4.4,
                    "gusts": 7.5,
                    "dir": "NNW",
                    "angle": 337
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 15
                },
                "irradiance": 0.02,
                "humidity": 74
            },
            {
                "date": "2023-03-26T04:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 2,
                "feels_like": -2.5,
                "dew_point": -2,
                "wind": {
                    "speed": 4.6,
                    "gusts": 8.2,
                    "dir": "NNW",
                    "angle": 341
                },
                "cloud_cover": {
                    "total": 85
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 13
                },
                "irradiance": 0.04,
                "humidity": 74
            },
            {
                "date": "2023-03-26T05:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 2.2,
                "feels_like": -2,
                "dew_point": -1.5,
                "wind": {
                    "speed": 4.7,
                    "gusts": 8.9,
                    "dir": "NNW",
                    "angle": 344
                },
                "cloud_cover": {
                    "total": 82
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 16
                },
                "irradiance": 0.03,
                "humidity": 76
            },
            {
                "date": "2023-03-26T06:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 2.2,
                "feels_like": -2,
                "dew_point": -2.2,
                "wind": {
                    "speed": 5.2,
                    "gusts": 9.7,
                    "dir": "NNW",
                    "angle": 346
                },
                "cloud_cover": {
                    "total": 76
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 16
                },
                "irradiance": 0.04,
                "humidity": 72
            },
            {
                "date": "2023-03-26T07:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 2,
                "feels_like": -1.8,
                "dew_point": -3,
                "wind": {
                    "speed": 5.7,
                    "gusts": 10.5,
                    "dir": "NNW",
                    "angle": 348
                },
                "cloud_cover": {
                    "total": 68
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 16
                },
                "irradiance": 1.97,
                "humidity": 69
            },
            {
                "date": "2023-03-26T08:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 1.8,
                "feels_like": -2,
                "dew_point": -3.8,
                "wind": {
                    "speed": 6.2,
                    "gusts": 11.3,
                    "dir": "N",
                    "angle": 350
                },
                "cloud_cover": {
                    "total": 62
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 14
                },
                "irradiance": 36.78,
                "humidity": 66
            },
            {
                "date": "2023-03-26T09:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 2.5,
                "feels_like": -2.2,
                "dew_point": -3.5,
                "wind": {
                    "speed": 6.1,
                    "gusts": 10.9,
                    "dir": "N",
                    "angle": 349
                },
                "cloud_cover": {
                    "total": 56
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 12
                },
                "irradiance": 131.01,
                "humidity": 64
            },
            {
                "date": "2023-03-26T10:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 3,
                "feels_like": -2.5,
                "dew_point": -3.2,
                "wind": {
                    "speed": 6.2,
                    "gusts": 10.5,
                    "dir": "N",
                    "angle": 349
                },
                "cloud_cover": {
                    "total": 54
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 8
                },
                "irradiance": 250.73,
                "humidity": 63
            },
            {
                "date": "2023-03-26T11:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 3.8,
                "feels_like": -2.8,
                "dew_point": -3,
                "wind": {
                    "speed": 6.2,
                    "gusts": 10.2,
                    "dir": "N",
                    "angle": 349
                },
                "cloud_cover": {
                    "total": 54
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 15
                },
                "irradiance": 330.21,
                "humidity": 61
            },
            {
                "date": "2023-03-26T12:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 3.8,
                "feels_like": -3,
                "dew_point": -3.5,
                "wind": {
                    "speed": 6.2,
                    "gusts": 10.2,
                    "dir": "NNW",
                    "angle": 346
                },
                "cloud_cover": {
                    "total": 49
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 19
                },
                "irradiance": 369.33,
                "humidity": 59
            },
            {
                "date": "2023-03-26T13:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 4,
                "feels_like": -2.5,
                "dew_point": -3.8,
                "wind": {
                    "speed": 6.3,
                    "gusts": 10.3,
                    "dir": "NNW",
                    "angle": 342
                },
                "cloud_cover": {
                    "total": 49
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 19
                },
                "irradiance": 386.85,
                "humidity": 56
            },
            {
                "date": "2023-03-26T14:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 4,
                "feels_like": -2.8,
                "dew_point": -4.2,
                "wind": {
                    "speed": 6.4,
                    "gusts": 10.4,
                    "dir": "NNW",
                    "angle": 339
                },
                "cloud_cover": {
                    "total": 44
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 22
                },
                "irradiance": 348.17,
                "humidity": 54
            },
            {
                "date": "2023-03-26T15:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 4,
                "feels_like": -0.5,
                "dew_point": -4.8,
                "wind": {
                    "speed": 6.2,
                    "gusts": 10.2,
                    "dir": "NNW",
                    "angle": 334
                },
                "cloud_cover": {
                    "total": 38
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 23
                },
                "irradiance": 274.18,
                "humidity": 52
            },
            {
                "date": "2023-03-26T16:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 4,
                "feels_like": -0.2,
                "dew_point": -5.5,
                "wind": {
                    "speed": 6,
                    "gusts": 9.9,
                    "dir": "NNW",
                    "angle": 330
                },
                "cloud_cover": {
                    "total": 33
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 21
                },
                "irradiance": 204.15,
                "humidity": 49
            },
            {
                "date": "2023-03-26T17:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 3.8,
                "feels_like": 0,
                "dew_point": -6.5,
                "wind": {
                    "speed": 5.9,
                    "gusts": 9.7,
                    "dir": "NW",
                    "angle": 325
                },
                "cloud_cover": {
                    "total": 33
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 24
                },
                "irradiance": 151.23,
                "humidity": 47
            },
            {
                "date": "2023-03-26T18:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 3.5,
                "feels_like": 0.2,
                "dew_point": -5.2,
                "wind": {
                    "speed": 5.5,
                    "gusts": 9.5,
                    "dir": "NNW",
                    "angle": 326
                },
                "cloud_cover": {
                    "total": 34
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 23
                },
                "irradiance": 84.07,
                "humidity": 52
            },
            {
                "date": "2023-03-26T19:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 3,
                "feels_like": 0.5,
                "dew_point": -4.2,
                "wind": {
                    "speed": 5,
                    "gusts": 9.4,
                    "dir": "NNW",
                    "angle": 328
                },
                "cloud_cover": {
                    "total": 36
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 18
                },
                "irradiance": 21.36,
                "humidity": 58
            },
            {
                "date": "2023-03-26T20:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 2.5,
                "feels_like": 0.2,
                "dew_point": -3.2,
                "wind": {
                    "speed": 4.6,
                    "gusts": 9.2,
                    "dir": "NNW",
                    "angle": 330
                },
                "cloud_cover": {
                    "total": 32
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 20
                },
                "irradiance": 0.03,
                "humidity": 65
            },
            {
                "date": "2023-03-26T21:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 2.2,
                "feels_like": -2,
                "dew_point": -3.2,
                "wind": {
                    "speed": 3.8,
                    "gusts": 8.2,
                    "dir": "NNW",
                    "angle": 335
                },
                "cloud_cover": {
                    "total": 28
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 19
                },
                "irradiance": 0.01,
                "humidity": 66
            },
            {
                "date": "2023-03-26T22:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 2,
                "feels_like": -1,
                "dew_point": -2.8,
                "wind": {
                    "speed": 3.1,
                    "gusts": 7.2,
                    "dir": "NNW",
                    "angle": 342
                },
                "cloud_cover": {
                    "total": 28
                },
                "pressure": 1001,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 13
                },
                "irradiance": 0.02,
                "humidity": 70
            },
            {
                "date": "2023-03-26T23:00:00",
                "icon": 27,
                "summary": "Mostly clear",
                "temperature": 1.8,
                "feels_like": -0.8,
                "dew_point": -2.5,
                "wind": {
                    "speed": 2.4,
                    "gusts": 6.1,
                    "dir": "N",
                    "angle": 354
                },
                "cloud_cover": {
                    "total": 19
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 13
                },
                "irradiance": 0.01,
                "humidity": 73
            },
            {
                "date": "2023-03-27T00:00:00",
                "icon": 27,
                "summary": "Mostly clear",
                "temperature": 1.2,
                "feels_like": -1.5,
                "dew_point": -3,
                "wind": {
                    "speed": 1.9,
                    "gusts": 4.9,
                    "dir": "N",
                    "angle": 4
                },
                "cloud_cover": {
                    "total": 15
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 11
                },
                "irradiance": 0.02,
                "humidity": 73
            },
            {
                "date": "2023-03-27T01:00:00",
                "icon": 27,
                "summary": "Mostly clear",
                "temperature": 1,
                "feels_like": -1.2,
                "dew_point": -3.2,
                "wind": {
                    "speed": 1.4,
                    "gusts": 3.6,
                    "dir": "NNE",
                    "angle": 33
                },
                "cloud_cover": {
                    "total": 14
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 5
                },
                "irradiance": 0.02,
                "humidity": 73
            },
            {
                "date": "2023-03-27T02:00:00",
                "icon": 27,
                "summary": "Mostly clear",
                "temperature": 0.8,
                "feels_like": -1,
                "dew_point": -3.5,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2,
                    "dir": "E",
                    "angle": 100
                },
                "cloud_cover": {
                    "total": 14
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 6
                },
                "irradiance": 0.01,
                "humidity": 73
            },
            {
                "date": "2023-03-27T03:00:00",
                "icon": 27,
                "summary": "Mostly clear",
                "temperature": 0.2,
                "feels_like": -1.2,
                "dew_point": -4,
                "wind": {
                    "speed": 1.3,
                    "gusts": 2.1,
                    "dir": "SE",
                    "angle": 130
                },
                "cloud_cover": {
                    "total": 14
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 0,
                "humidity": 73
            },
            {
                "date": "2023-03-27T04:00:00",
                "icon": 27,
                "summary": "Mostly clear",
                "temperature": 0.2,
                "feels_like": -0.5,
                "dew_point": -3.8,
                "wind": {
                    "speed": 1.3,
                    "gusts": 2.5,
                    "dir": "SSE",
                    "angle": 166
                },
                "cloud_cover": {
                    "total": 14
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0.02,
                "humidity": 74
            },
            {
                "date": "2023-03-27T05:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 0,
                "feels_like": -0.2,
                "dew_point": -3.8,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2.6,
                    "dir": "S",
                    "angle": 189
                },
                "cloud_cover": {
                    "total": 28
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0,
                "humidity": 75
            },
            {
                "date": "2023-03-27T06:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 0,
                "feels_like": -0.5,
                "dew_point": -4.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 3.2,
                    "dir": "SSE",
                    "angle": 155
                },
                "cloud_cover": {
                    "total": 43
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0,
                "humidity": 73
            },
            {
                "date": "2023-03-27T07:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 0.2,
                "feels_like": -0.8,
                "dew_point": -4.2,
                "wind": {
                    "speed": 1.9,
                    "gusts": 3.9,
                    "dir": "SE",
                    "angle": 126
                },
                "cloud_cover": {
                    "total": 57
                },
                "pressure": 1006,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 2.48,
                "humidity": 71
            },
            {
                "date": "2023-03-27T08:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 0.5,
                "feels_like": -0.5,
                "dew_point": -4.5,
                "wind": {
                    "speed": 2.3,
                    "gusts": 4.3,
                    "dir": "ESE",
                    "angle": 110
                },
                "cloud_cover": {
                    "total": 65
                },
                "pressure": 1006,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 61.41,
                "humidity": 69
            },
            {
                "date": "2023-03-27T09:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 1.2,
                "feels_like": -2,
                "dew_point": -4.8,
                "wind": {
                    "speed": 2.9,
                    "gusts": 5.5,
                    "dir": "SE",
                    "angle": 129
                },
                "cloud_cover": {
                    "total": 74
                },
                "pressure": 1006,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 167.41,
                "humidity": 64
            },
            {
                "date": "2023-03-27T10:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 2.2,
                "feels_like": -1.5,
                "dew_point": -5,
                "wind": {
                    "speed": 3.7,
                    "gusts": 6.7,
                    "dir": "SE",
                    "angle": 143
                },
                "cloud_cover": {
                    "total": 82
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 272.99,
                "humidity": 58
            },
            {
                "date": "2023-03-27T11:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 3.2,
                "feels_like": -1.5,
                "dew_point": -5,
                "wind": {
                    "speed": 4.5,
                    "gusts": 8,
                    "dir": "SSE",
                    "angle": 154
                },
                "cloud_cover": {
                    "total": 89
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 31
                },
                "irradiance": 271.76,
                "humidity": 54
            },
            {
                "date": "2023-03-27T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.2,
                "feels_like": -0.8,
                "dew_point": -3.8,
                "wind": {
                    "speed": 5.5,
                    "gusts": 9,
                    "dir": "SSE",
                    "angle": 159
                },
                "cloud_cover": {
                    "total": 91
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 38
                },
                "irradiance": 297.36,
                "humidity": 60
            },
            {
                "date": "2023-03-27T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.2,
                "feels_like": -0.5,
                "dew_point": -2.2,
                "wind": {
                    "speed": 5.9,
                    "gusts": 9.5,
                    "dir": "SSE",
                    "angle": 162
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 37
                },
                "irradiance": 233.78,
                "humidity": 67
            }
        ]
    },
    "daily": {
        "data": [
            {
                "day": "2023-03-20",
                "icon": 4,
                "summary": "Mostly cloudy changing to sunny by afternoon. Temperature 1/8 °C. Wind from NW in the afternoon.",
                "all_day": {
                    "temperature_min": 0.8,
                    "temperature_max": 7.8,
                    "wind_speed": 4.5,
                    "probability": {
                        "precipitation": 4
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-20T06:39:28",
                        "set": "2023-03-20T18:50:53"
                    }
                }
            },
            {
                "day": "2023-03-21",
                "icon": 10,
                "summary": "Light rain. Temperature -1/7 °C. Wind from SE.",
                "all_day": {
                    "temperature_min": -1.2,
                    "temperature_max": 6.5,
                    "wind_speed": 4.7,
                    "probability": {
                        "precipitation": 56
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-21T06:36:34",
                        "set": "2023-03-21T18:53:12"
                    }
                }
            },
            {
                "day": "2023-03-22",
                "icon": 10,
                "summary": "Rain, reducing in the evening. Temperature 5/8 °C. Wind from S.",
                "all_day": {
                    "temperature_min": 5.2,
                    "temperature_max": 7.8,
                    "wind_speed": 5.8,
                    "probability": {
                        "precipitation": 55
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-22T06:33:41",
                        "set": "2023-03-22T18:55:31"
                    }
                }
            },
            {
                "day": "2023-03-23",
                "icon": 10,
                "summary": "Light rain changing to cloudy by evening. Temperature 6/8 °C. Wind from S.",
                "all_day": {
                    "temperature_min": 5.5,
                    "temperature_max": 7.5,
                    "wind_speed": 5.3,
                    "probability": {
                        "precipitation": 60
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-23T06:30:47",
                        "set": "2023-03-23T18:57:50"
                    }
                }
            },
            {
                "day": "2023-03-24",
                "icon": 10,
                "summary": "Light rain in the morning and afternoon, possible rain in the evening. Temperature 6/7 °C.",
                "all_day": {
                    "temperature_min": 5.5,
                    "temperature_max": 7.2,
                    "wind_speed": 3.7,
                    "probability": {
                        "precipitation": 65
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-24T06:27:53",
                        "set": "2023-03-24T19:00:08"
                    }
                }
            },
            {
                "day": "2023-03-25",
                "icon": 5,
                "summary": "Partly sunny, more clouds in the afternoon. Temperature 1/6 °C.",
                "all_day": {
                    "temperature_min": 0.8,
                    "temperature_max": 6.2,
                    "wind_speed": 2.1,
                    "probability": {
                        "precipitation": 47
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-25T06:24:59",
                        "set": "2023-03-25T19:02:27"
                    }
                }
            },
            {
                "day": "2023-03-26",
                "icon": 4,
                "summary": "Partly sunny. Temperature 2/5 °C. Wind from NW.",
                "all_day": {
                    "temperature_min": 2,
                    "temperature_max": 4.8,
                    "wind_speed": 5.1,
                    "probability": {
                        "precipitation": 16
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-26T07:22:05",
                        "set": "2023-03-26T20:04:45"
                    }
                }
            },
            {
                "day": "2023-03-27",
                "icon": 19,
                "summary": "Mostly cloudy changing to snow showers in the afternoon. Temperature 0/5 °C. Wind from SE in the afternoon.",
                "all_day": {
                    "temperature_min": 0.2,
                    "temperature_max": 4.5,
                    "wind_speed": 3.1,
                    "probability": {
                        "precipitation": 21
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-27T07:19:11",
                        "set": "2023-03-27T20:07:04"
                    }
                }
            },
            {
                "day": "2023-03-28",
                "icon": 13,
                "summary": "Partly sunny changing to rain in the afternoon. Temperature 2/4 °C.",
                "all_day": {
                    "temperature_min": 2.2,
                    "temperature_max": 4,
                    "wind_speed": 2.2,
                    "probability": {
                        "precipitation": 76
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-28T07:16:17",
                        "set": "2023-03-28T20:09:22"
                    }
                }
            },
            {
                "day": "2023-03-29",
                "icon": 11,
                "summary": "Rain showers, reducing in the afternoon. Temperature 3/5 °C.",
                "all_day": {
                    "temperature_min": 3,
                    "temperature_max": 4.5,
                    "wind_speed": 2.1,
                    "probability": {
                        "precipitation": 90
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-29T07:13:23",
                        "set": "2023-03-29T20:11:40"
                    }
                }
            },
            {
                "day": "2023-03-30",
                "icon": 10,
                "summary": "Light rain, increasing in the afternoon and evening. Temperature 3/5 °C.",
                "all_day": {
                    "temperature_min": 3.2,
                    "temperature_max": 4.8,
                    "wind_speed": 2.8,
                    "probability": {
                        "precipitation": 79
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-30T07:10:30",
                        "set": "2023-03-30T20:13:58"
                    }
                }
            },
            {
                "day": "2023-03-31",
                "icon": 11,
                "summary": "Rain. Temperature 4/6 °C.",
                "all_day": {
                    "temperature_min": 4,
                    "temperature_max": 5.5,
                    "wind_speed": 2.8,
                    "probability": {
                        "precipitation": 93
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-31T07:07:36",
                        "set": "2023-03-31T20:16:17"
                    }
                }
            },
            {
                "day": "2023-04-01",
                "icon": 13,
                "summary": "Rain, reducing in the afternoon and evening. Temperature 5/7 °C. Wind from W in the afternoon.",
                "all_day": {
                    "temperature_min": 5,
                    "temperature_max": 6.5,
                    "wind_speed": 3.7,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-01T07:04:42",
                        "set": "2023-04-01T20:18:35"
                    }
                }
            },
            {
                "day": "2023-04-02",
                "icon": 10,
                "summary": "Light rain. Temperature 5/6 °C.",
                "all_day": {
                    "temperature_min": 5,
                    "temperature_max": 6,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 88
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-02T07:01:49",
                        "set": "2023-04-02T20:20:53"
                    }
                }
            },
            {
                "day": "2023-04-03",
                "icon": 5,
                "summary": "Mostly cloudy, fewer clouds in the afternoon. Temperature 5/6 °C.",
                "all_day": {
                    "temperature_min": 4.8,
                    "temperature_max": 6,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 86
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-03T06:58:56",
                        "set": "2023-04-03T20:23:11"
                    }
                }
            },
            {
                "day": "2023-04-04",
                "icon": 11,
                "summary": "Rain, reducing in the afternoon. Temperature 5/6 °C.",
                "all_day": {
                    "temperature_min": 4.8,
                    "temperature_max": 6,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 74
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-04T06:56:03",
                        "set": "2023-04-04T20:25:29"
                    }
                }
            },
            {
                "day": "2023-04-05",
                "icon": 5,
                "summary": "Mostly cloudy, fewer clouds in the afternoon. Temperature 4/6 °C.",
                "all_day": {
                    "temperature_min": 4,
                    "temperature_max": 5.5,
                    "wind_speed": 2.8,
                    "probability": {
                        "precipitation": 88
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-05T06:53:11",
                        "set": "2023-04-05T20:27:48"
                    }
                }
            },
            {
                "day": "2023-04-06",
                "icon": 6,
                "summary": "Cloudy, fewer clouds in the afternoon. Temperature 5/6 °C.",
                "all_day": {
                    "temperature_min": 4.5,
                    "temperature_max": 6.2,
                    "wind_speed": 1.6,
                    "probability": {
                        "precipitation": 91
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-06T06:50:18",
                        "set": "2023-04-06T20:30:06"
                    }
                }
            },
            {
                "day": "2023-04-07",
                "icon": 10,
                "summary": "Light rain changing to rain showers by afternoon. Temperature 4/6 °C.",
                "all_day": {
                    "temperature_min": 4,
                    "temperature_max": 5.8,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 62
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-07T06:47:27",
                        "set": "2023-04-07T20:32:25"
                    }
                }
            },
            {
                "day": "2023-04-08",
                "icon": 11,
                "summary": "Rain. Temperature 5/7 °C.",
                "all_day": {
                    "temperature_min": 4.8,
                    "temperature_max": 6.5,
                    "wind_speed": 2.4,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-08T06:44:35",
                        "set": "2023-04-08T20:34:43"
                    }
                }
            },
            {
                "day": "2023-04-09",
                "icon": 4,
                "summary": "Partly sunny. Temperature 5/7 °C.",
                "all_day": {
                    "temperature_min": 5,
                    "temperature_max": 6.8,
                    "wind_speed": 1.8,
                    "probability": {
                        "precipitation": 47
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-09T06:41:44",
                        "set": "2023-04-09T20:37:02"
                    }
                }
            },
            {
                "day": "2023-04-10",
                "icon": 4,
                "summary": "Partly sunny. Temperature 5/7 °C.",
                "all_day": {
                    "temperature_min": 5,
                    "temperature_max": 6.5,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 25
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-10T06:38:53",
                        "set": "2023-04-10T20:39:21"
                    }
                }
            },
            {
                "day": "2023-04-11",
                "icon": 5,
                "summary": "Mostly cloudy. Temperature 5/7 °C.",
                "all_day": {
                    "temperature_min": 5,
                    "temperature_max": 6.5,
                    "wind_speed": 1.5,
                    "probability": {
                        "precipitation": 75
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-11T06:36:02",
                        "set": "2023-04-11T20:41:40"
                    }
                }
            },
            {
                "day": "2023-04-12",
                "icon": 13,
                "summary": "Rain showers. Temperature 6/7 °C.",
                "all_day": {
                    "temperature_min": 5.5,
                    "temperature_max": 6.5,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 94
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-12T06:33:12",
                        "set": "2023-04-12T20:43:59"
                    }
                }
            },
            {
                "day": "2023-04-13",
                "icon": 4,
                "summary": "Partly sunny changing to rain showers by evening. Temperature 6/8 °C.",
                "all_day": {
                    "temperature_min": 5.5,
                    "temperature_max": 7.8,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 67
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-13T06:30:23",
                        "set": "2023-04-13T20:46:18"
                    }
                }
            },
            {
                "day": "2023-04-14",
                "icon": 11,
                "summary": "Rain, reducing in the evening. Temperature 6/7 °C.",
                "all_day": {
                    "temperature_min": 5.8,
                    "temperature_max": 7,
                    "wind_speed": 2.1,
                    "probability": {
                        "precipitation": 88
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-14T06:27:34",
                        "set": "2023-04-14T20:48:37"
                    }
                }
            },
            {
                "day": "2023-04-15",
                "icon": 12,
                "summary": "Cloudy changing to rain in the afternoon. Temperature 6/7 °C.",
                "all_day": {
                    "temperature_min": 5.5,
                    "temperature_max": 6.8,
                    "wind_speed": 1.5,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-15T06:24:46",
                        "set": "2023-04-15T20:50:57"
                    }
                }
            },
            {
                "day": "2023-04-16",
                "icon": 10,
                "summary": "Rain, reducing in the afternoon. Temperature 6/7 °C.",
                "all_day": {
                    "temperature_min": 5.5,
                    "temperature_max": 6.5,
                    "wind_speed": 2.2,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-16T06:21:58",
                        "set": "2023-04-16T20:53:16"
                    }
                }
            },
            {
                "day": "2023-04-17",
                "icon": 11,
                "summary": "Rain, reducing in the evening. Temperature 5/7 °C.",
                "all_day": {
                    "temperature_min": 5,
                    "temperature_max": 6.5,
                    "wind_speed": 2.8,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-17T06:19:10",
                        "set": "2023-04-17T20:55:36"
                    }
                }
            },
            {
                "day": "2023-04-18",
                "icon": 10,
                "summary": "Light rain, increasing in the afternoon. Temperature 6/7 °C.",
                "all_day": {
                    "temperature_min": 5.5,
                    "temperature_max": 6.8,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 94
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-18T06:16:24",
                        "set": "2023-04-18T20:57:56"
                    }
                }
            }
        ]
    },
    "minutely": {
        "summary": "No precipitation over the next hour."
    }
}
06:39
18:50

Mostly cloudy changing to sunny by afternoon. Temperature 1/8 °C. Wind from NW in the afternoon.

No precipitation over the next hour.

time weather temp wind (m/s) precipitation probability total (mm) feels like
Now 7°C 1505.7 - % 0 5°C
17:00 7°C 5.7 <5 % 0 5°C
18:00 6°C 5.1 <5 % 0 5°C
19:00 4°C 3.3 <5 % 0 4°C
20:00 3°C 2.2 <5 % 0 1°C
21:00 2°C 0.8 <5 % 0 0°C
22:00 1°C 1.1 <5 % 0 -1°C
23:00 0°C 1.4 <5 % 0 -3°C

Current and weather forecast API
for Sandnes

Real-time weather data for Sandnes, Rogaland, 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 58.85244N, 5.73521E, 8 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?