← 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-07-05T13:15:29Z"
      },
      "timeseries": [
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1013.8,
                "air_temperature": 13.8,
                "cloud_area_fraction": 39.8,
                "relative_humidity": 74.2,
                "wind_from_direction": 251.5,
                "wind_speed": 6.8
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            }
          },
          "time": "2026-07-05T16:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1013.4,
                "air_temperature": 13.5,
                "cloud_area_fraction": 44.5,
                "relative_humidity": 75.1,
                "wind_from_direction": 253.2,
                "wind_speed": 6.9
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            }
          },
          "time": "2026-07-05T17:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1013.1,
                "air_temperature": 12.8,
                "cloud_area_fraction": 55.5,
                "relative_humidity": 76.6,
                "wind_from_direction": 262.1,
                "wind_speed": 6.5
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            }
          },
          "time": "2026-07-05T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1013.1,
                "air_temperature": 11.8,
                "cloud_area_fraction": 54.7,
                "relative_humidity": 78.5,
                "wind_from_direction": 284.6,
                "wind_speed": 5.7
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            }
          },
          "time": "2026-07-05T19:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1013.0,
                "air_temperature": 10.7,
                "cloud_area_fraction": 60.9,
                "relative_humidity": 80.5,
                "wind_from_direction": 39.3,
                "wind_speed": 4.3
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            }
          },
          "time": "2026-07-05T20:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1013.0,
                "air_temperature": 10.2,
                "cloud_area_fraction": 78.1,
                "relative_humidity": 79.3,
                "wind_from_direction": 60.3,
                "wind_speed": 3.4
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            }
          },
          "time": "2026-07-05T21:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1013.0,
                "air_temperature": 9.8,
                "cloud_area_fraction": 96.9,
                "relative_humidity": 79.4,
                "wind_from_direction": 56.0,
                "wind_speed": 3.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.0
              },
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            }
          },
          "time": "2026-07-05T22:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.8,
                "air_temperature": 9.3,
                "cloud_area_fraction": 96.9,
                "relative_humidity": 80.0,
                "wind_from_direction": 39.4,
                "wind_speed": 2.8
              }
            },
            "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.0
              },
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            }
          },
          "time": "2026-07-05T23:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.1,
                "air_temperature": 8.8,
                "cloud_area_fraction": 46.1,
                "relative_humidity": 82.5,
                "wind_from_direction": 26.2,
                "wind_speed": 2.6
              }
            },
            "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.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            }
          },
          "time": "2026-07-06T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1011.6,
                "air_temperature": 8.2,
                "cloud_area_fraction": 18.7,
                "relative_humidity": 84.3,
                "wind_from_direction": 13.0,
                "wind_speed": 2.8
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "fair_night"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            }
          },
          "time": "2026-07-06T01:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1011.2,
                "air_temperature": 7.8,
                "cloud_area_fraction": 10.2,
                "relative_humidity": 87.3,
                "wind_from_direction": 8.3,
                "wind_speed": 3.0
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "clearsky_night"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            }
          },
          "time": "2026-07-06T02:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1010.6,
                "air_temperature": 7.5,
                "cloud_area_fraction": 12.5,
                "relative_humidity": 89.4,
                "wind_from_direction": 7.2,
                "wind_speed": 2.7
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "clearsky_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-06T03:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1010.2,
                "air_temperature": 7.6,
                "cloud_area_fraction": 69.5,
                "relative_humidity": 89.2,
                "wind_from_direction": 4.6,
                "wind_speed": 2.1
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-06T04:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1009.8,
                "air_temperature": 7.8,
                "cloud_area_fraction": 93.0,
                "relative_humidity": 84.9,
                "wind_from_direction": 13.6,
                "wind_speed": 2.0
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-06T05:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1009.3,
                "air_temperature": 8.4,
                "cloud_area_fraction": 93.0,
                "relative_humidity": 78.1,
                "wind_from_direction": 29.7,
                "wind_speed": 2.4
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-06T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1009.3,
                "air_temperature": 9.3,
                "cloud_area_fraction": 99.2,
                "relative_humidity": 76.0,
                "wind_from_direction": 37.9,
                "wind_speed": 2.3
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-06T07:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1009.0,
                "air_temperature": 10.2,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 73.7,
                "wind_from_direction": 57.5,
                "wind_speed": 2.6
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-06T08:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1008.7,
                "air_temperature": 10.6,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 72.1,
                "wind_from_direction": 78.9,
                "wind_speed": 2.6
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-06T09:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1008.5,
                "air_temperature": 10.6,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 71.8,
                "wind_from_direction": 114.2,
                "wind_speed": 2.4
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-06T10:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1008.2,
                "air_temperature": 10.9,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 72.9,
                "wind_from_direction": 133.5,
                "wind_speed": 2.7
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-06T11:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1007.8,
                "air_temperature": 10.8,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 73.0,
                "wind_from_direction": 129.9,
                "wind_speed": 2.9
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-06T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1007.8,
                "air_temperature": 10.9,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 72.8,
                "wind_from_direction": 127.5,
                "wind_speed": 2.7
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-06T13:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1007.6,
                "air_temperature": 11.3,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 72.5,
                "wind_from_direction": 124.2,
                "wind_speed": 2.6
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-06T14:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1007.4,
                "air_temperature": 11.5,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 73.7,
                "wind_from_direction": 114.6,
                "wind_speed": 2.8
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-06T15:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1007.2,
                "air_temperature": 11.5,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 76.8,
                "wind_from_direction": 101.1,
                "wind_speed": 3.5
              }
            },
            "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.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-06T16:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1007.1,
                "air_temperature": 10.9,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 79.9,
                "wind_from_direction": 104.1,
                "wind_speed": 3.9
              }
            },
            "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.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-06T17:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1007.0,
                "air_temperature": 10.8,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 82.5,
                "wind_from_direction": 90.2,
                "wind_speed": 4.3
              }
            },
            "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.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-06T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1006.9,
                "air_temperature": 10.7,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 84.4,
                "wind_from_direction": 77.8,
                "wind_speed": 4.3
              }
            },
            "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.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-06T19:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1007.0,
                "air_temperature": 10.6,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 82.7,
                "wind_from_direction": 61.6,
                "wind_speed": 4.5
              }
            },
            "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.0
              },
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            }
          },
          "time": "2026-07-06T20:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1007.3,
                "air_temperature": 10.2,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 81.1,
                "wind_from_direction": 44.1,
                "wind_speed": 4.5
              }
            },
            "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.0
              },
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            }
          },
          "time": "2026-07-06T21:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1007.5,
                "air_temperature": 10.0,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 80.4,
                "wind_from_direction": 25.5,
                "wind_speed": 4.5
              }
            },
            "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.0
              },
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            }
          },
          "time": "2026-07-06T22:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1007.8,
                "air_temperature": 9.7,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 80.4,
                "wind_from_direction": 17.0,
                "wind_speed": 4.2
              }
            },
            "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.0
              },
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            }
          },
          "time": "2026-07-06T23:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1008.2,
                "air_temperature": 9.3,
                "cloud_area_fraction": 99.2,
                "relative_humidity": 81.3,
                "wind_from_direction": 11.0,
                "wind_speed": 4.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.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            }
          },
          "time": "2026-07-07T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1008.6,
                "air_temperature": 9.1,
                "cloud_area_fraction": 80.5,
                "relative_humidity": 81.6,
                "wind_from_direction": 358.8,
                "wind_speed": 3.4
              }
            },
            "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.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            }
          },
          "time": "2026-07-07T01:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1008.5,
                "air_temperature": 8.9,
                "cloud_area_fraction": 20.3,
                "relative_humidity": 81.8,
                "wind_from_direction": 1.8,
                "wind_speed": 3.4
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "fair_night"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            }
          },
          "time": "2026-07-07T02:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1008.9,
                "air_temperature": 8.9,
                "cloud_area_fraction": 38.3,
                "relative_humidity": 81.6,
                "wind_from_direction": 340.3,
                "wind_speed": 3.1
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            }
          },
          "time": "2026-07-07T03:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1009.1,
                "air_temperature": 9.1,
                "cloud_area_fraction": 37.5,
                "relative_humidity": 80.7,
                "wind_from_direction": 321.0,
                "wind_speed": 2.6
              }
            },
            "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.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-07T04:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1009.2,
                "air_temperature": 9.3,
                "cloud_area_fraction": 60.2,
                "relative_humidity": 80.2,
                "wind_from_direction": 312.3,
                "wind_speed": 2.1
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-07T05:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1009.7,
                "air_temperature": 9.9,
                "cloud_area_fraction": 89.8,
                "relative_humidity": 79.3,
                "wind_from_direction": 295.3,
                "wind_speed": 1.7
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-07T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1010.2,
                "air_temperature": 10.6,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 78.7,
                "wind_from_direction": 264.2,
                "wind_speed": 1.4
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-07T07:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1010.4,
                "air_temperature": 11.0,
                "cloud_area_fraction": 93.0,
                "relative_humidity": 78.2,
                "wind_from_direction": 228.0,
                "wind_speed": 1.7
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-07T08:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1010.6,
                "air_temperature": 11.4,
                "cloud_area_fraction": 97.7,
                "relative_humidity": 78.5,
                "wind_from_direction": 182.7,
                "wind_speed": 1.9
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-07T09:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1010.8,
                "air_temperature": 11.5,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 78.6,
                "wind_from_direction": 168.4,
                "wind_speed": 2.9
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.6
              },
              "summary": {
                "symbol_code": "lightrain"
              }
            }
          },
          "time": "2026-07-07T10:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1011.2,
                "air_temperature": 11.6,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 76.6,
                "wind_from_direction": 177.9,
                "wind_speed": 3.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.4
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-07-07T11:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1011.5,
                "air_temperature": 11.3,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 74.8,
                "wind_from_direction": 181.1,
                "wind_speed": 4.2
              }
            },
            "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.4
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-07-07T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1011.3,
                "air_temperature": 11.4,
                "cloud_area_fraction": 98.4,
                "relative_humidity": 73.5,
                "wind_from_direction": 178.2,
                "wind_speed": 4.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": 4.2
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-07-07T13:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1011.1,
                "air_temperature": 11.7,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 74.3,
                "wind_from_direction": 169.3,
                "wind_speed": 4.9
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "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-07-07T14:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1010.8,
                "air_temperature": 11.6,
                "cloud_area_fraction": 93.0,
                "relative_humidity": 76.7,
                "wind_from_direction": 163.9,
                "wind_speed": 5.6
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.6
              },
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 4.8
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-07-07T15:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1010.8,
                "air_temperature": 11.9,
                "cloud_area_fraction": 99.2,
                "relative_humidity": 78.7,
                "wind_from_direction": 163.6,
                "wind_speed": 5.9
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 1.8
              },
              "summary": {
                "symbol_code": "heavyrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 4.3
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-07-07T16:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1010.1,
                "air_temperature": 10.7,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 84.1,
                "wind_from_direction": 149.9,
                "wind_speed": 7.2
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.9
              },
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 2.7
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-07-07T17:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1009.8,
                "air_temperature": 10.6,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 86.6,
                "wind_from_direction": 147.5,
                "wind_speed": 7.9
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.8
              },
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 1.8
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-07-07T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1009.1,
                "air_temperature": 11.0,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 88.8,
                "wind_from_direction": 153.0,
                "wind_speed": 7.8
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.4
              },
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 1.0
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-07-07T19:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1008.4,
                "air_temperature": 11.2,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 91.8,
                "wind_from_direction": 160.4,
                "wind_speed": 7.3
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.3
              },
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.7
              },
              "summary": {
                "symbol_code": "lightrain"
              }
            }
          },
          "time": "2026-07-07T20:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1008.0,
                "air_temperature": 11.4,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 95.4,
                "wind_from_direction": 176.6,
                "wind_speed": 6.8
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.2
              },
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.5
              },
              "summary": {
                "symbol_code": "lightrain"
              }
            }
          },
          "time": "2026-07-07T21:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1007.3,
                "air_temperature": 11.6,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.2,
                "wind_from_direction": 194.2,
                "wind_speed": 6.6
              }
            },
            "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-07-07T22:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1007.3,
                "air_temperature": 11.8,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.6,
                "wind_from_direction": 222.1,
                "wind_speed": 7.8
              }
            },
            "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-07-07T23:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1007.4,
                "air_temperature": 11.9,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.2,
                "wind_from_direction": 243.3,
                "wind_speed": 8.0
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.2
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-08T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1007.6,
                "air_temperature": 11.7,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 95.0,
                "wind_from_direction": 253.3,
                "wind_speed": 8.0
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-08T01:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1007.9,
                "air_temperature": 11.6,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 94.4,
                "wind_from_direction": 251.4,
                "wind_speed": 6.9
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.1
              },
              "summary": {
                "symbol_code": "lightrain"
              }
            }
          },
          "time": "2026-07-08T02:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1008.0,
                "air_temperature": 11.5,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 95.2,
                "wind_from_direction": 250.6,
                "wind_speed": 8.7
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-08T03:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1008.4,
                "air_temperature": 11.5,
                "cloud_area_fraction": 97.7,
                "relative_humidity": 93.9,
                "wind_from_direction": 258.0,
                "wind_speed": 7.4
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-08T04:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1008.6,
                "air_temperature": 11.4,
                "cloud_area_fraction": 71.9,
                "relative_humidity": 93.6,
                "wind_from_direction": 251.9,
                "wind_speed": 6.6
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            }
          },
          "time": "2026-07-08T05:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1009.1,
                "air_temperature": 11.7,
                "cloud_area_fraction": 98.4,
                "relative_humidity": 93.4,
                "wind_from_direction": 247.2,
                "wind_speed": 6.5
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-08T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1010.9,
                "air_temperature": 13.7,
                "cloud_area_fraction": 98.4,
                "relative_humidity": 92.7,
                "wind_from_direction": 232.5,
                "wind_speed": 5.9
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.3
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-08T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1009.6,
                "air_temperature": 12.6,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 96.2,
                "wind_from_direction": 200.6,
                "wind_speed": 6.0
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.3
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-08T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1008.1,
                "air_temperature": 12.1,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 95.2,
                "wind_from_direction": 202.9,
                "wind_speed": 8.5
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrainshowers_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 1.1
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-07-09T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1007.0,
                "air_temperature": 12.4,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.2,
                "wind_from_direction": 234.6,
                "wind_speed": 8.0
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.1
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-09T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1010.5,
                "air_temperature": 13.0,
                "cloud_area_fraction": 43.7,
                "relative_humidity": 81.9,
                "wind_from_direction": 227.6,
                "wind_speed": 8.5
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.1
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            }
          },
          "time": "2026-07-09T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1011.1,
                "air_temperature": 12.2,
                "cloud_area_fraction": 92.2,
                "relative_humidity": 87.0,
                "wind_from_direction": 219.3,
                "wind_speed": 9.4
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.1
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-09T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1011.6,
                "air_temperature": 11.4,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 88.0,
                "wind_from_direction": 226.9,
                "wind_speed": 9.4
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.2
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-10T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1014.1,
                "air_temperature": 11.2,
                "cloud_area_fraction": 28.1,
                "relative_humidity": 85.3,
                "wind_from_direction": 238.1,
                "wind_speed": 10.6
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "fair_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.3
              },
              "summary": {
                "symbol_code": "fair_day"
              }
            }
          },
          "time": "2026-07-10T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1017.9,
                "air_temperature": 12.5,
                "cloud_area_fraction": 21.1,
                "relative_humidity": 84.1,
                "wind_from_direction": 228.5,
                "wind_speed": 9.6
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "fair_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.2
              },
              "summary": {
                "symbol_code": "fair_day"
              }
            }
          },
          "time": "2026-07-10T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1020.4,
                "air_temperature": 11.8,
                "cloud_area_fraction": 13.3,
                "relative_humidity": 86.9,
                "wind_from_direction": 230.2,
                "wind_speed": 8.0
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.1
              },
              "summary": {
                "symbol_code": "fair_day"
              }
            }
          },
          "time": "2026-07-10T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1023.4,
                "air_temperature": 11.3,
                "cloud_area_fraction": 85.9,
                "relative_humidity": 90.5,
                "wind_from_direction": 228.7,
                "wind_speed": 7.1
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "fair_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.1
              },
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            }
          },
          "time": "2026-07-11T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1025.4,
                "air_temperature": 11.4,
                "cloud_area_fraction": 18.0,
                "relative_humidity": 86.1,
                "wind_from_direction": 230.3,
                "wind_speed": 6.9
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "fair_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "fair_day"
              }
            }
          },
          "time": "2026-07-11T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1027.7,
                "air_temperature": 13.7,
                "cloud_area_fraction": 9.4,
                "relative_humidity": 86.8,
                "wind_from_direction": 222.9,
                "wind_speed": 7.0
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "clearsky_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "clearsky_day"
              }
            }
          },
          "time": "2026-07-11T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1028.1,
                "air_temperature": 12.9,
                "cloud_area_fraction": 18.0,
                "relative_humidity": 89.3,
                "wind_from_direction": 223.5,
                "wind_speed": 7.4
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "fair_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "fair_day"
              }
            }
          },
          "time": "2026-07-11T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1028.7,
                "air_temperature": 11.6,
                "cloud_area_fraction": 6.2,
                "relative_humidity": 88.7,
                "wind_from_direction": 226.9,
                "wind_speed": 7.1
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "fair_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "clearsky_night"
              }
            }
          },
          "time": "2026-07-12T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1028.9,
                "air_temperature": 12.0,
                "cloud_area_fraction": 30.5,
                "relative_humidity": 90.8,
                "wind_from_direction": 226.9,
                "wind_speed": 5.6
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "fair_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "fair_day"
              }
            }
          },
          "time": "2026-07-12T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1029.1,
                "air_temperature": 14.3,
                "cloud_area_fraction": 0.0,
                "relative_humidity": 87.1,
                "wind_from_direction": 226.1,
                "wind_speed": 4.5
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "clearsky_day"
              }
            }
          },
          "time": "2026-07-12T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1027.6,
                "air_temperature": 13.9,
                "cloud_area_fraction": 28.9,
                "relative_humidity": 89.8,
                "wind_from_direction": 147.6,
                "wind_speed": 4.1
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.1
              },
              "summary": {
                "symbol_code": "fair_day"
              }
            }
          },
          "time": "2026-07-12T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1025.0,
                "air_temperature": 13.0,
                "cloud_area_fraction": 99.2,
                "relative_humidity": 97.8,
                "wind_from_direction": 144.4,
                "wind_speed": 4.7
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-13T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1022.2,
                "air_temperature": 14.1,
                "cloud_area_fraction": 81.2,
                "relative_humidity": 96.5,
                "wind_from_direction": 202.1,
                "wind_speed": 5.2
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            }
          },
          "time": "2026-07-13T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1022.2,
                "air_temperature": 17.9,
                "cloud_area_fraction": 22.7,
                "relative_humidity": 90.1,
                "wind_from_direction": 210.3,
                "wind_speed": 5.1
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "fair_day"
              }
            }
          },
          "time": "2026-07-13T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1021.3,
                "air_temperature": 17.5,
                "cloud_area_fraction": 59.4,
                "relative_humidity": 94.0,
                "wind_from_direction": 193.1,
                "wind_speed": 4.9
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            }
          },
          "time": "2026-07-13T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1020.2,
                "air_temperature": 13.3,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.4,
                "wind_from_direction": 148.8,
                "wind_speed": 3.6
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "fair_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-07-14T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1018.0,
                "air_temperature": 14.0,
                "cloud_area_fraction": 0.8,
                "relative_humidity": 84.6,
                "wind_from_direction": 141.0,
                "wind_speed": 4.3
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "fair_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "clearsky_day"
              }
            }
          },
          "time": "2026-07-14T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1016.3,
                "air_temperature": 16.9,
                "cloud_area_fraction": 7.8,
                "relative_humidity": 83.7,
                "wind_from_direction": 151.1,
                "wind_speed": 5.9
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "clearsky_day"
              }
            }
          },
          "time": "2026-07-14T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1014.4,
                "air_temperature": 16.0,
                "cloud_area_fraction": 78.1,
                "relative_humidity": 90.7,
                "wind_from_direction": 151.7,
                "wind_speed": 4.2
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            }
          },
          "time": "2026-07-14T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1013.4,
                "air_temperature": 11.9,
                "cloud_area_fraction": 90.6,
                "relative_humidity": 96.2,
                "wind_from_direction": 153.8,
                "wind_speed": 4.4
              }
            }
          },
          "time": "2026-07-15T00:00:00Z"
        }
      ]
    },
    "type": "Feature"
  },
  "success": true
}