← Faroe Islands

Faroe City Forecast

GET /faroe/weather/:city

MET.no compact 9-day forecast (GeoJSON Feature) for a Faroese town. Returns temperature, wind, precipitation, cloud cover, pressure, humidity at hourly resolution.

Parameters

city required

Slug: torshavn, klaksvik, runavik, tvoroyri, vagar, fuglafjordur

Example Requests

Basic usage
curl https://nordapi.ee/api/v1/faroe/weather/torshavn

Live Response

{
  "data": {
    "geometry": {
      "coordinates": [
        -6.7741,
        62.0107,
        27
      ],
      "type": "Point"
    },
    "properties": {
      "meta": {
        "units": {
          "air_pressure_at_sea_level": "hPa",
          "air_temperature": "celsius",
          "cloud_area_fraction": "%",
          "precipitation_amount": "mm",
          "relative_humidity": "%",
          "wind_from_direction": "degrees",
          "wind_speed": "m/s"
        },
        "updated_at": "2026-09-02T23:17:04Z"
      },
      "timeseries": [
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1006.3,
                "air_temperature": 9.7,
                "cloud_area_fraction": 95.3,
                "relative_humidity": 79.7,
                "wind_from_direction": 106.2,
                "wind_speed": 6.5
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.1
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-09-03T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1005.4,
                "air_temperature": 9.7,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 80.3,
                "wind_from_direction": 105.2,
                "wind_speed": 8.0
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.3
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-09-03T01:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1004.7,
                "air_temperature": 9.8,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 77.9,
                "wind_from_direction": 111.1,
                "wind_speed": 8.3
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 1.4
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-09-03T02:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1004.0,
                "air_temperature": 10.0,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 79.2,
                "wind_from_direction": 114.1,
                "wind_speed": 8.4
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 2.6
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-09-03T03:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1003.4,
                "air_temperature": 10.1,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 80.6,
                "wind_from_direction": 113.6,
                "wind_speed": 8.7
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 3.1
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-09-03T04:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1002.7,
                "air_temperature": 10.2,
                "cloud_area_fraction": 97.7,
                "relative_humidity": 79.8,
                "wind_from_direction": 110.5,
                "wind_speed": 8.6
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rainshowers_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 4.2
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-09-03T05:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1002.1,
                "air_temperature": 10.2,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 81.3,
                "wind_from_direction": 103.8,
                "wind_speed": 8.8
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rainshowers_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.3
              },
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 5.1
              },
              "summary": {
                "symbol_code": "heavyrain"
              }
            }
          },
          "time": "2026-09-03T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1001.6,
                "air_temperature": 10.2,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 83.4,
                "wind_from_direction": 104.4,
                "wind_speed": 9.2
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rainshowers_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 1.1
              },
              "summary": {
                "symbol_code": "heavyrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 5.2
              },
              "summary": {
                "symbol_code": "heavyrain"
              }
            }
          },
          "time": "2026-09-03T07:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1001.1,
                "air_temperature": 10.0,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 87.2,
                "wind_from_direction": 101.6,
                "wind_speed": 9.4
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrainshowers_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 1.3
              },
              "summary": {
                "symbol_code": "heavyrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 4.3
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-09-03T08:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1000.7,
                "air_temperature": 10.0,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 88.9,
                "wind_from_direction": 102.2,
                "wind_speed": 10.1
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rainshowers_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.5
              },
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 3.0
              },
              "summary": {
                "symbol_code": "rainshowers_day"
              }
            }
          },
          "time": "2026-09-03T09:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1000.2,
                "air_temperature": 10.2,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 88.2,
                "wind_from_direction": 103.2,
                "wind_speed": 10.8
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rainshowers_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 1.2
              },
              "summary": {
                "symbol_code": "heavyrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 2.5
              },
              "summary": {
                "symbol_code": "rainshowers_day"
              }
            }
          },
          "time": "2026-09-03T10:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 999.8,
                "air_temperature": 10.4,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 89.0,
                "wind_from_direction": 115.6,
                "wind_speed": 10.8
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rainshowers_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.8
              },
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 1.4
              },
              "summary": {
                "symbol_code": "rainshowers_day"
              }
            }
          },
          "time": "2026-09-03T11:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 999.2,
                "air_temperature": 10.7,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 90.1,
                "wind_from_direction": 119.3,
                "wind_speed": 9.0
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrainshowers_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.4
              },
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.6
              },
              "summary": {
                "symbol_code": "lightrainshowers_day"
              }
            }
          },
          "time": "2026-09-03T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 998.4,
                "air_temperature": 10.9,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 91.4,
                "wind_from_direction": 121.3,
                "wind_speed": 8.5
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrainshowers_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.8
              },
              "summary": {
                "symbol_code": "lightrainshowers_day"
              }
            }
          },
          "time": "2026-09-03T13:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 997.8,
                "air_temperature": 11.4,
                "cloud_area_fraction": 47.7,
                "relative_humidity": 92.3,
                "wind_from_direction": 164.7,
                "wind_speed": 5.5
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrainshowers_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.9
              },
              "summary": {
                "symbol_code": "lightrainshowers_day"
              }
            }
          },
          "time": "2026-09-03T14:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 997.5,
                "air_temperature": 12.3,
                "cloud_area_fraction": 33.6,
                "relative_humidity": 92.7,
                "wind_from_direction": 226.3,
                "wind_speed": 5.7
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrainshowers_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "fair_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 1.7
              },
              "summary": {
                "symbol_code": "rainshowers_day"
              }
            }
          },
          "time": "2026-09-03T15:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 997.1,
                "air_temperature": 12.6,
                "cloud_area_fraction": 75.0,
                "relative_humidity": 93.1,
                "wind_from_direction": 210.3,
                "wind_speed": 5.4
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 1.7
              },
              "summary": {
                "symbol_code": "rainshowers_day"
              }
            }
          },
          "time": "2026-09-03T16:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 996.5,
                "air_temperature": 11.9,
                "cloud_area_fraction": 34.4,
                "relative_humidity": 90.6,
                "wind_from_direction": 200.1,
                "wind_speed": 4.9
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "fair_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 1.8
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-09-03T17:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 995.9,
                "air_temperature": 11.8,
                "cloud_area_fraction": 97.7,
                "relative_humidity": 90.5,
                "wind_from_direction": 188.3,
                "wind_speed": 5.1
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.7
              },
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 1.7
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-09-03T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 995.4,
                "air_temperature": 11.5,
                "cloud_area_fraction": 72.7,
                "relative_humidity": 89.4,
                "wind_from_direction": 176.1,
                "wind_speed": 4.4
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.1
              },
              "summary": {
                "symbol_code": "lightrainshowers_night"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 1.1
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-09-03T19:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 994.9,
                "air_temperature": 11.3,
                "cloud_area_fraction": 88.3,
                "relative_humidity": 92.1,
                "wind_from_direction": 170.7,
                "wind_speed": 5.6
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.8
              },
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 1.0
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-09-03T20:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 994.6,
                "air_temperature": 11.2,
                "cloud_area_fraction": 89.8,
                "relative_humidity": 91.6,
                "wind_from_direction": 178.7,
                "wind_speed": 6.3
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.4
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-09-03T21:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 994.2,
                "air_temperature": 10.9,
                "cloud_area_fraction": 72.7,
                "relative_humidity": 93.2,
                "wind_from_direction": 185.4,
                "wind_speed": 5.3
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 1.2
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-09-03T22:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 993.6,
                "air_temperature": 10.9,
                "cloud_area_fraction": 97.7,
                "relative_humidity": 92.1,
                "wind_from_direction": 178.6,
                "wind_speed": 5.5
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 3.0
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-09-03T23:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 992.9,
                "air_temperature": 11.0,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 92.8,
                "wind_from_direction": 179.6,
                "wind_speed": 5.1
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 4.5
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-09-04T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 992.1,
                "air_temperature": 11.0,
                "cloud_area_fraction": 96.9,
                "relative_humidity": 93.9,
                "wind_from_direction": 157.9,
                "wind_speed": 5.4
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "heavyrain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 5.4
              },
              "summary": {
                "symbol_code": "heavyrain"
              }
            }
          },
          "time": "2026-09-04T01:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 991.6,
                "air_temperature": 10.9,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 93.2,
                "wind_from_direction": 152.7,
                "wind_speed": 6.2
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rainshowers_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.2
              },
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 7.0
              },
              "summary": {
                "symbol_code": "heavyrain"
              }
            }
          },
          "time": "2026-09-04T02:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 990.6,
                "air_temperature": 11.0,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 93.7,
                "wind_from_direction": 139.9,
                "wind_speed": 5.9
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rainshowers_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.8
              },
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 7.3
              },
              "summary": {
                "symbol_code": "heavyrain"
              }
            }
          },
          "time": "2026-09-04T03:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 989.6,
                "air_temperature": 11.0,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 93.7,
                "wind_from_direction": 110.5,
                "wind_speed": 7.7
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rainshowers_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 1.9
              },
              "summary": {
                "symbol_code": "heavyrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 8.1
              },
              "summary": {
                "symbol_code": "heavyrain"
              }
            }
          },
          "time": "2026-09-04T04:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 988.7,
                "air_temperature": 10.9,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 92.6,
                "wind_from_direction": 107.7,
                "wind_speed": 8.5
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rainshowers_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 1.6
              },
              "summary": {
                "symbol_code": "heavyrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 7.9
              },
              "summary": {
                "symbol_code": "heavyrain"
              }
            }
          },
          "time": "2026-09-04T05:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 988.1,
                "air_temperature": 11.1,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 92.0,
                "wind_from_direction": 129.3,
                "wind_speed": 8.4
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rainshowers_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.9
              },
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 6.6
              },
              "summary": {
                "symbol_code": "heavyrain"
              }
            }
          },
          "time": "2026-09-04T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 987.7,
                "air_temperature": 11.0,
                "cloud_area_fraction": 95.3,
                "relative_humidity": 91.8,
                "wind_from_direction": 122.2,
                "wind_speed": 6.6
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rainshowers_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 1.6
              },
              "summary": {
                "symbol_code": "heavyrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 5.8
              },
              "summary": {
                "symbol_code": "heavyrainshowers_day"
              }
            }
          },
          "time": "2026-09-04T07:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 987.6,
                "air_temperature": 11.4,
                "cloud_area_fraction": 97.7,
                "relative_humidity": 91.0,
                "wind_from_direction": 131.6,
                "wind_speed": 6.1
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrainshowers_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.6
              },
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 4.2
              },
              "summary": {
                "symbol_code": "rainshowers_day"
              }
            }
          },
          "time": "2026-09-04T08:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 987.6,
                "air_temperature": 11.5,
                "cloud_area_fraction": 91.4,
                "relative_humidity": 90.2,
                "wind_from_direction": 131.1,
                "wind_speed": 6.1
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rainshowers_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 1.6
              },
              "summary": {
                "symbol_code": "heavyrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 3.7
              },
              "summary": {
                "symbol_code": "rainshowers_day"
              }
            }
          },
          "time": "2026-09-04T09:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 988.0,
                "air_temperature": 11.6,
                "cloud_area_fraction": 94.5,
                "relative_humidity": 89.7,
                "wind_from_direction": 124.3,
                "wind_speed": 4.9
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rainshowers_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 1.7
              },
              "summary": {
                "symbol_code": "heavyrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 2.2
              },
              "summary": {
                "symbol_code": "rainshowers_day"
              }
            }
          },
          "time": "2026-09-04T10:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 988.4,
                "air_temperature": 11.7,
                "cloud_area_fraction": 87.5,
                "relative_humidity": 89.1,
                "wind_from_direction": 104.2,
                "wind_speed": 4.0
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrainshowers_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.3
              },
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.8
              },
              "summary": {
                "symbol_code": "lightrainshowers_day"
              }
            }
          },
          "time": "2026-09-04T11:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 989.0,
                "air_temperature": 12.4,
                "cloud_area_fraction": 55.5,
                "relative_humidity": 90.4,
                "wind_from_direction": 93.3,
                "wind_speed": 4.2
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrainshowers_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.6
              },
              "summary": {
                "symbol_code": "lightrainshowers_day"
              }
            }
          },
          "time": "2026-09-04T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 989.8,
                "air_temperature": 12.6,
                "cloud_area_fraction": 61.7,
                "relative_humidity": 91.9,
                "wind_from_direction": 87.0,
                "wind_speed": 3.7
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrainshowers_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.7
              },
              "summary": {
                "symbol_code": "lightrainshowers_day"
              }
            }
          },
          "time": "2026-09-04T13:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 990.3,
                "air_temperature": 12.6,
                "cloud_area_fraction": 35.9,
                "relative_humidity": 92.4,
                "wind_from_direction": 73.1,
                "wind_speed": 2.4
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "fair_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.9
              },
              "summary": {
                "symbol_code": "lightrainshowers_day"
              }
            }
          },
          "time": "2026-09-04T14:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 991.2,
                "air_temperature": 12.7,
                "cloud_area_fraction": 60.2,
                "relative_humidity": 92.2,
                "wind_from_direction": 45.0,
                "wind_speed": 2.9
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.1
              },
              "summary": {
                "symbol_code": "lightrainshowers_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 1.0
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-09-04T15:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 992.1,
                "air_temperature": 12.2,
                "cloud_area_fraction": 78.1,
                "relative_humidity": 93.6,
                "wind_from_direction": 12.4,
                "wind_speed": 2.8
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.3
              },
              "summary": {
                "symbol_code": "rainshowers_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 1.1
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-09-04T16:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 992.8,
                "air_temperature": 12.0,
                "cloud_area_fraction": 69.5,
                "relative_humidity": 93.4,
                "wind_from_direction": 297.2,
                "wind_speed": 4.6
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrainshowers_night"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.9
              },
              "summary": {
                "symbol_code": "lightrain"
              }
            }
          },
          "time": "2026-09-04T17:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 993.7,
                "air_temperature": 12.0,
                "cloud_area_fraction": 84.4,
                "relative_humidity": 93.3,
                "wind_from_direction": 309.3,
                "wind_speed": 5.0
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrainshowers_night"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.2
              },
              "summary": {
                "symbol_code": "lightrainshowers_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.8
              },
              "summary": {
                "symbol_code": "lightrain"
              }
            }
          },
          "time": "2026-09-04T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 994.8,
                "air_temperature": 11.6,
                "cloud_area_fraction": 99.2,
                "relative_humidity": 94.1,
                "wind_from_direction": 298.3,
                "wind_speed": 5.8
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrainshowers_night"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.3
              },
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.6
              },
              "summary": {
                "symbol_code": "lightrain"
              }
            }
          },
          "time": "2026-09-04T19:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 996.0,
                "air_temperature": 11.3,
                "cloud_area_fraction": 97.7,
                "relative_humidity": 94.5,
                "wind_from_direction": 286.6,
                "wind_speed": 6.6
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.1
              },
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.4
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-09-04T20:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 996.9,
                "air_temperature": 11.3,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 94.2,
                "wind_from_direction": 298.7,
                "wind_speed": 6.8
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.2
              },
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.4
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-09-04T21:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 997.8,
                "air_temperature": 11.2,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 93.6,
                "wind_from_direction": 303.4,
                "wind_speed": 7.0
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.2
              },
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            }
          },
          "time": "2026-09-04T22:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 998.6,
                "air_temperature": 11.1,
                "cloud_area_fraction": 71.1,
                "relative_humidity": 93.5,
                "wind_from_direction": 291.9,
                "wind_speed": 7.3
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.2
              },
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            }
          },
          "time": "2026-09-04T23:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 999.5,
                "air_temperature": 10.9,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 94.1,
                "wind_from_direction": 289.8,
                "wind_speed": 8.1
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.2
              },
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            }
          },
          "time": "2026-09-05T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1000.3,
                "air_temperature": 11.0,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 93.2,
                "wind_from_direction": 287.3,
                "wind_speed": 8.9
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.2
              },
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            }
          },
          "time": "2026-09-05T01:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1001.0,
                "air_temperature": 10.9,
                "cloud_area_fraction": 98.4,
                "relative_humidity": 92.6,
                "wind_from_direction": 287.6,
                "wind_speed": 9.6
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.2
              },
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            }
          },
          "time": "2026-09-05T02:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1001.8,
                "air_temperature": 10.8,
                "cloud_area_fraction": 88.3,
                "relative_humidity": 92.2,
                "wind_from_direction": 286.4,
                "wind_speed": 10.1
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.2
              },
              "summary": {
                "symbol_code": "fair_day"
              }
            }
          },
          "time": "2026-09-05T03:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1002.7,
                "air_temperature": 10.7,
                "cloud_area_fraction": 53.9,
                "relative_humidity": 91.3,
                "wind_from_direction": 286.2,
                "wind_speed": 9.7
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.2
              },
              "summary": {
                "symbol_code": "fair_day"
              }
            }
          },
          "time": "2026-09-05T04:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1003.7,
                "air_temperature": 10.7,
                "cloud_area_fraction": 37.5,
                "relative_humidity": 89.6,
                "wind_from_direction": 286.8,
                "wind_speed": 9.2
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "fair_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.2
              },
              "summary": {
                "symbol_code": "fair_day"
              }
            }
          },
          "time": "2026-09-05T05:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1004.8,
                "air_temperature": 10.6,
                "cloud_area_fraction": 46.9,
                "relative_humidity": 88.6,
                "wind_from_direction": 285.8,
                "wind_speed": 9.4
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "fair_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.1
              },
              "summary": {
                "symbol_code": "fair_day"
              }
            }
          },
          "time": "2026-09-05T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1005.8,
                "air_temperature": 10.7,
                "cloud_area_fraction": 29.7,
                "relative_humidity": 87.7,
                "wind_from_direction": 283.2,
                "wind_speed": 9.4
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "fair_day"
              }
            }
          },
          "time": "2026-09-05T07:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1006.7,
                "air_temperature": 10.9,
                "cloud_area_fraction": 22.7,
                "relative_humidity": 86.5,
                "wind_from_direction": 278.6,
                "wind_speed": 9.3
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "fair_day"
              }
            }
          },
          "time": "2026-09-05T08:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1007.6,
                "air_temperature": 11.1,
                "cloud_area_fraction": 23.4,
                "relative_humidity": 85.5,
                "wind_from_direction": 278.2,
                "wind_speed": 9.9
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "fair_day"
              }
            }
          },
          "time": "2026-09-05T09:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1008.5,
                "air_temperature": 11.6,
                "cloud_area_fraction": 7.0,
                "relative_humidity": 80.3,
                "wind_from_direction": 279.9,
                "wind_speed": 9.1
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "clearsky_day"
              }
            }
          },
          "time": "2026-09-05T10:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1009.3,
                "air_temperature": 12.2,
                "cloud_area_fraction": 9.4,
                "relative_humidity": 75.3,
                "wind_from_direction": 275.0,
                "wind_speed": 8.6
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "clearsky_day"
              }
            }
          },
          "time": "2026-09-05T11:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1010.1,
                "air_temperature": 12.5,
                "cloud_area_fraction": 26.6,
                "relative_humidity": 75.8,
                "wind_from_direction": 266.0,
                "wind_speed": 8.7
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "fair_day"
              }
            }
          },
          "time": "2026-09-05T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.6,
                "air_temperature": 11.3,
                "cloud_area_fraction": 19.5,
                "relative_humidity": 87.2,
                "wind_from_direction": 235.5,
                "wind_speed": 5.6
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "fair_night"
              }
            }
          },
          "time": "2026-09-05T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1013.1,
                "air_temperature": 10.8,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 93.3,
                "wind_from_direction": 193.2,
                "wind_speed": 3.7
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-09-06T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1008.2,
                "air_temperature": 11.2,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 91.2,
                "wind_from_direction": 131.3,
                "wind_speed": 6.9
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "heavyrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 9.9
              },
              "summary": {
                "symbol_code": "heavyrain"
              }
            }
          },
          "time": "2026-09-06T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 997.4,
                "air_temperature": 11.2,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 93.1,
                "wind_from_direction": 104.3,
                "wind_speed": 11.6
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 9.9
              },
              "summary": {
                "symbol_code": "heavyrain"
              }
            }
          },
          "time": "2026-09-06T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 987.0,
                "air_temperature": 12.7,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.1,
                "wind_from_direction": 193.7,
                "wind_speed": 9.2
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.5
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-09-06T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 985.8,
                "air_temperature": 11.2,
                "cloud_area_fraction": 89.8,
                "relative_humidity": 87.4,
                "wind_from_direction": 238.5,
                "wind_speed": 18.0
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.1
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-09-07T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 986.7,
                "air_temperature": 10.3,
                "cloud_area_fraction": 96.9,
                "relative_humidity": 81.6,
                "wind_from_direction": 243.4,
                "wind_speed": 16.3
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "heavyrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 10.7
              },
              "summary": {
                "symbol_code": "heavyrain"
              }
            }
          },
          "time": "2026-09-07T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 985.0,
                "air_temperature": 9.2,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 86.0,
                "wind_from_direction": 271.8,
                "wind_speed": 19.4
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 7.4
              },
              "summary": {
                "symbol_code": "heavyrain"
              }
            }
          },
          "time": "2026-09-07T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 989.1,
                "air_temperature": 9.5,
                "cloud_area_fraction": 99.2,
                "relative_humidity": 85.5,
                "wind_from_direction": 275.2,
                "wind_speed": 16.3
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 2.9
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-09-07T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 991.2,
                "air_temperature": 10.1,
                "cloud_area_fraction": 97.7,
                "relative_humidity": 90.1,
                "wind_from_direction": 300.7,
                "wind_speed": 7.9
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.2
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-09-08T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 994.6,
                "air_temperature": 9.8,
                "cloud_area_fraction": 96.9,
                "relative_humidity": 88.1,
                "wind_from_direction": 328.1,
                "wind_speed": 8.3
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 1.3
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-09-08T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 999.3,
                "air_temperature": 9.9,
                "cloud_area_fraction": 98.4,
                "relative_humidity": 89.1,
                "wind_from_direction": 331.9,
                "wind_speed": 8.3
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 1.0
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-09-08T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1003.5,
                "air_temperature": 9.3,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 87.4,
                "wind_from_direction": 318.6,
                "wind_speed": 8.8
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.6
              },
              "summary": {
                "symbol_code": "lightrain"
              }
            }
          },
          "time": "2026-09-08T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1005.8,
                "air_temperature": 8.7,
                "cloud_area_fraction": 93.0,
                "relative_humidity": 84.9,
                "wind_from_direction": 328.2,
                "wind_speed": 8.3
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.2
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-09-09T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1007.7,
                "air_temperature": 8.9,
                "cloud_area_fraction": 99.2,
                "relative_humidity": 86.6,
                "wind_from_direction": 341.3,
                "wind_speed": 7.3
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-09-09T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1009.7,
                "air_temperature": 10.2,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 83.7,
                "wind_from_direction": 354.5,
                "wind_speed": 6.0
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-09-09T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1009.5,
                "air_temperature": 10.2,
                "cloud_area_fraction": 99.2,
                "relative_humidity": 77.5,
                "wind_from_direction": 21.4,
                "wind_speed": 3.5
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-09-09T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1008.4,
                "air_temperature": 8.7,
                "cloud_area_fraction": 33.6,
                "relative_humidity": 86.3,
                "wind_from_direction": 14.7,
                "wind_speed": 3.0
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "fair_night"
              }
            }
          },
          "time": "2026-09-10T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1006.5,
                "air_temperature": 8.6,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 81.2,
                "wind_from_direction": 40.4,
                "wind_speed": 4.1
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-09-10T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1006.4,
                "air_temperature": 10.4,
                "cloud_area_fraction": 73.4,
                "relative_humidity": 86.0,
                "wind_from_direction": 56.7,
                "wind_speed": 5.4
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.2
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            }
          },
          "time": "2026-09-10T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1006.0,
                "air_temperature": 10.0,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 86.8,
                "wind_from_direction": 69.1,
                "wind_speed": 6.6
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-09-10T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1006.6,
                "air_temperature": 8.7,
                "cloud_area_fraction": 10.2,
                "relative_humidity": 82.1,
                "wind_from_direction": 24.1,
                "wind_speed": 4.2
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "clearsky_night"
              }
            }
          },
          "time": "2026-09-11T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1006.8,
                "air_temperature": 8.8,
                "cloud_area_fraction": 75.8,
                "relative_humidity": 79.9,
                "wind_from_direction": 9.4,
                "wind_speed": 6.2
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            }
          },
          "time": "2026-09-11T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1008.6,
                "air_temperature": 10.0,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 66.8,
                "wind_from_direction": 4.9,
                "wind_speed": 5.3
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-09-11T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1010.6,
                "air_temperature": 8.8,
                "cloud_area_fraction": 75.0,
                "relative_humidity": 70.9,
                "wind_from_direction": 346.8,
                "wind_speed": 5.8
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            }
          },
          "time": "2026-09-11T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1013.1,
                "air_temperature": 8.3,
                "cloud_area_fraction": 99.2,
                "relative_humidity": 75.5,
                "wind_from_direction": 317.1,
                "wind_speed": 5.4
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-09-12T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1013.9,
                "air_temperature": 7.6,
                "cloud_area_fraction": 26.6,
                "relative_humidity": 73.4,
                "wind_from_direction": 328.1,
                "wind_speed": 5.6
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "fair_day"
              }
            }
          },
          "time": "2026-09-12T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1015.6,
                "air_temperature": 8.8,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 66.8,
                "wind_from_direction": 319.2,
                "wind_speed": 6.0
              }
            }
          },
          "time": "2026-09-12T12:00:00Z"
        }
      ]
    },
    "type": "Feature"
  },
  "success": true
}