← 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.

Parameter

city erforderlich

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

Beispielanfragen

Grundlegende Verwendung
curl https://nordapi.ee/api/v1/faroe/weather/torshavn

Live-Antwort

{
  "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-08-12T05:17:19Z"
      },
      "timeseries": [
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.4,
                "air_temperature": 12.6,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 93.3,
                "wind_from_direction": 185.8,
                "wind_speed": 8.9
              }
            },
            "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": 3.6
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-08-12T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.0,
                "air_temperature": 12.9,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 94.4,
                "wind_from_direction": 189.5,
                "wind_speed": 9.3
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 1.6
              },
              "summary": {
                "symbol_code": "heavyrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 3.0
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-08-12T07:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.3,
                "air_temperature": 13.2,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 94.7,
                "wind_from_direction": 192.4,
                "wind_speed": 9.3
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 1.0
              },
              "summary": {
                "symbol_code": "heavyrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 1.4
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-08-12T08:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.0,
                "air_temperature": 13.6,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 95.1,
                "wind_from_direction": 195.3,
                "wind_speed": 8.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.5
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-12T09:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.2,
                "air_temperature": 13.9,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 95.2,
                "wind_from_direction": 195.8,
                "wind_speed": 9.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.4
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-12T10:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.2,
                "air_temperature": 13.8,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 95.5,
                "wind_from_direction": 196.7,
                "wind_speed": 9.2
              }
            },
            "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.5
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-12T11:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.4,
                "air_temperature": 13.9,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 95.9,
                "wind_from_direction": 201.0,
                "wind_speed": 9.2
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.3
              },
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.5
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-12T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.5,
                "air_temperature": 13.9,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 95.7,
                "wind_from_direction": 202.2,
                "wind_speed": 8.3
              }
            },
            "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.3
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-12T13:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.5,
                "air_temperature": 14.1,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 95.3,
                "wind_from_direction": 199.6,
                "wind_speed": 8.1
              }
            },
            "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-08-12T14:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.3,
                "air_temperature": 13.9,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 95.7,
                "wind_from_direction": 199.2,
                "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.3
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-12T15:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.3,
                "air_temperature": 13.8,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 96.3,
                "wind_from_direction": 200.8,
                "wind_speed": 7.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.3
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-12T16:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.3,
                "air_temperature": 13.8,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 96.3,
                "wind_from_direction": 200.9,
                "wind_speed": 8.2
              }
            },
            "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.3
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-12T17:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.2,
                "air_temperature": 13.5,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.2,
                "wind_from_direction": 201.6,
                "wind_speed": 7.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.3
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-12T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.1,
                "air_temperature": 13.4,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.4,
                "wind_from_direction": 200.3,
                "wind_speed": 8.3
              }
            },
            "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.3
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-12T19:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.4,
                "air_temperature": 13.3,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.6,
                "wind_from_direction": 201.5,
                "wind_speed": 8.3
              }
            },
            "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.3
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-12T20:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.7,
                "air_temperature": 13.2,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.8,
                "wind_from_direction": 205.8,
                "wind_speed": 7.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.2
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-12T21:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1013.1,
                "air_temperature": 13.0,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.8,
                "wind_from_direction": 207.8,
                "wind_speed": 7.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.2
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-12T22:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1013.2,
                "air_temperature": 13.0,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 98.4,
                "wind_from_direction": 200.5,
                "wind_speed": 7.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.2
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-12T23:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1013.1,
                "air_temperature": 12.9,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.2,
                "wind_from_direction": 206.1,
                "wind_speed": 8.3
              }
            },
            "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-08-13T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1013.1,
                "air_temperature": 12.8,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.4,
                "wind_from_direction": 206.5,
                "wind_speed": 8.2
              }
            },
            "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-08-13T01:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1013.1,
                "air_temperature": 12.8,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 98.0,
                "wind_from_direction": 209.8,
                "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.1
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-13T02:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1013.0,
                "air_temperature": 12.7,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.7,
                "wind_from_direction": 213.1,
                "wind_speed": 7.3
              }
            },
            "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.1
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-13T03:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1013.1,
                "air_temperature": 12.6,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.7,
                "wind_from_direction": 214.8,
                "wind_speed": 7.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.1
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-13T04:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1013.3,
                "air_temperature": 12.6,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 96.3,
                "wind_from_direction": 218.7,
                "wind_speed": 7.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-08-13T05:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1013.6,
                "air_temperature": 12.4,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 95.8,
                "wind_from_direction": 214.1,
                "wind_speed": 7.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-08-13T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1013.7,
                "air_temperature": 12.2,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 94.3,
                "wind_from_direction": 203.7,
                "wind_speed": 8.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-08-13T07:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1013.9,
                "air_temperature": 12.4,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 94.4,
                "wind_from_direction": 204.1,
                "wind_speed": 9.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-08-13T08:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1014.0,
                "air_temperature": 12.6,
                "cloud_area_fraction": 90.6,
                "relative_humidity": 94.2,
                "wind_from_direction": 209.6,
                "wind_speed": 8.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-08-13T09:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1014.3,
                "air_temperature": 13.1,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 93.6,
                "wind_from_direction": 211.3,
                "wind_speed": 8.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.1
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-13T10:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1014.3,
                "air_temperature": 13.4,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 93.0,
                "wind_from_direction": 208.6,
                "wind_speed": 8.5
              }
            },
            "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-08-13T11:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1014.5,
                "air_temperature": 13.4,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 92.7,
                "wind_from_direction": 205.4,
                "wind_speed": 8.1
              }
            },
            "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.3
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-13T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1014.5,
                "air_temperature": 13.6,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 91.9,
                "wind_from_direction": 205.9,
                "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.3
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-13T13:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1014.1,
                "air_temperature": 13.6,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 93.1,
                "wind_from_direction": 200.5,
                "wind_speed": 7.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.3
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-13T14:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1013.7,
                "air_temperature": 13.4,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 93.9,
                "wind_from_direction": 198.5,
                "wind_speed": 8.1
              }
            },
            "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.3
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-13T15:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1013.2,
                "air_temperature": 13.3,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 93.8,
                "wind_from_direction": 197.6,
                "wind_speed": 6.9
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "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-08-13T16:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.9,
                "air_temperature": 13.3,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 95.5,
                "wind_from_direction": 196.9,
                "wind_speed": 7.3
              }
            },
            "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-08-13T17:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.7,
                "air_temperature": 12.8,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.5,
                "wind_from_direction": 212.8,
                "wind_speed": 7.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.3
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-13T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.6,
                "air_temperature": 12.5,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.3,
                "wind_from_direction": 211.8,
                "wind_speed": 7.5
              }
            },
            "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-08-13T19:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.6,
                "air_temperature": 12.4,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.1,
                "wind_from_direction": 210.0,
                "wind_speed": 7.5
              }
            },
            "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-08-13T20:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.5,
                "air_temperature": 12.3,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.1,
                "wind_from_direction": 209.5,
                "wind_speed": 7.2
              }
            },
            "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-08-13T21:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.5,
                "air_temperature": 12.3,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.1,
                "wind_from_direction": 205.9,
                "wind_speed": 7.1
              }
            },
            "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-08-13T22:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.3,
                "air_temperature": 12.2,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.3,
                "wind_from_direction": 210.8,
                "wind_speed": 7.5
              }
            },
            "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.1
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-13T23:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.0,
                "air_temperature": 12.2,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.5,
                "wind_from_direction": 220.9,
                "wind_speed": 7.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.1
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-14T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1011.7,
                "air_temperature": 12.2,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.3,
                "wind_from_direction": 222.9,
                "wind_speed": 6.5
              }
            },
            "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.1
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-14T01:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1011.3,
                "air_temperature": 12.1,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 96.6,
                "wind_from_direction": 216.6,
                "wind_speed": 6.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.1
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-14T02:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1011.2,
                "air_temperature": 12.1,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 96.2,
                "wind_from_direction": 220.0,
                "wind_speed": 6.5
              }
            },
            "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-08-14T03:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1011.1,
                "air_temperature": 12.1,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 96.8,
                "wind_from_direction": 224.2,
                "wind_speed": 6.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-08-14T04:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1011.0,
                "air_temperature": 12.0,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.6,
                "wind_from_direction": 226.5,
                "wind_speed": 5.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-08-14T05:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1011.0,
                "air_temperature": 12.1,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 98.1,
                "wind_from_direction": 228.1,
                "wind_speed": 5.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.1
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-14T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1010.9,
                "air_temperature": 12.2,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.4,
                "wind_from_direction": 228.2,
                "wind_speed": 5.2
              }
            },
            "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-08-14T07:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1010.7,
                "air_temperature": 12.5,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.2,
                "wind_from_direction": 225.1,
                "wind_speed": 5.7
              }
            },
            "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-08-14T08:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1010.7,
                "air_temperature": 12.6,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.0,
                "wind_from_direction": 222.8,
                "wind_speed": 5.9
              }
            },
            "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-08-14T09:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1010.6,
                "air_temperature": 12.6,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 96.0,
                "wind_from_direction": 219.4,
                "wind_speed": 6.2
              }
            },
            "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-08-14T10:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1010.5,
                "air_temperature": 12.8,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 94.9,
                "wind_from_direction": 221.6,
                "wind_speed": 6.4
              }
            },
            "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-08-14T11:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1010.5,
                "air_temperature": 13.0,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 94.7,
                "wind_from_direction": 224.2,
                "wind_speed": 6.3
              }
            },
            "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.2
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-14T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1010.3,
                "air_temperature": 13.0,
                "cloud_area_fraction": 98.4,
                "relative_humidity": 93.9,
                "wind_from_direction": 227.4,
                "wind_speed": 6.3
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-14T13:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1010.0,
                "air_temperature": 13.0,
                "cloud_area_fraction": 99.2,
                "relative_humidity": 94.5,
                "wind_from_direction": 237.7,
                "wind_speed": 6.1
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-14T14:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1009.9,
                "air_temperature": 13.8,
                "cloud_area_fraction": 99.2,
                "relative_humidity": 95.6,
                "wind_from_direction": 247.8,
                "wind_speed": 5.8
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-14T15:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1009.9,
                "air_temperature": 14.2,
                "cloud_area_fraction": 98.4,
                "relative_humidity": 97.3,
                "wind_from_direction": 252.6,
                "wind_speed": 6.0
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-14T16:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1009.8,
                "air_temperature": 13.9,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 96.9,
                "wind_from_direction": 262.5,
                "wind_speed": 6.3
              }
            },
            "next_1_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-14T17:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1010.0,
                "air_temperature": 13.4,
                "cloud_area_fraction": 98.4,
                "relative_humidity": 96.2,
                "wind_from_direction": 266.1,
                "wind_speed": 6.7
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.2
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-14T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1011.5,
                "air_temperature": 12.0,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.0,
                "wind_from_direction": 263.5,
                "wind_speed": 4.3
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-15T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.2,
                "air_temperature": 10.5,
                "cloud_area_fraction": 98.4,
                "relative_humidity": 88.7,
                "wind_from_direction": 317.2,
                "wind_speed": 3.9
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.1
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-15T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1014.0,
                "air_temperature": 11.5,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 85.1,
                "wind_from_direction": 352.7,
                "wind_speed": 5.1
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-15T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1015.9,
                "air_temperature": 10.6,
                "cloud_area_fraction": 97.7,
                "relative_humidity": 78.6,
                "wind_from_direction": 357.7,
                "wind_speed": 5.6
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-15T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1017.9,
                "air_temperature": 9.3,
                "cloud_area_fraction": 98.4,
                "relative_humidity": 80.5,
                "wind_from_direction": 339.7,
                "wind_speed": 3.7
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-16T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1017.5,
                "air_temperature": 8.7,
                "cloud_area_fraction": 92.2,
                "relative_humidity": 77.0,
                "wind_from_direction": 338.3,
                "wind_speed": 3.1
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.1
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-16T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1018.1,
                "air_temperature": 9.7,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 70.4,
                "wind_from_direction": 3.4,
                "wind_speed": 3.3
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-16T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1017.5,
                "air_temperature": 9.9,
                "cloud_area_fraction": 96.1,
                "relative_humidity": 66.2,
                "wind_from_direction": 2.5,
                "wind_speed": 3.7
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-16T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1017.8,
                "air_temperature": 8.3,
                "cloud_area_fraction": 53.1,
                "relative_humidity": 77.1,
                "wind_from_direction": 16.1,
                "wind_speed": 2.9
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.3
              },
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            }
          },
          "time": "2026-08-17T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1017.3,
                "air_temperature": 9.0,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 85.0,
                "wind_from_direction": 353.7,
                "wind_speed": 3.5
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.2
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-17T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1018.7,
                "air_temperature": 12.6,
                "cloud_area_fraction": 17.2,
                "relative_humidity": 83.7,
                "wind_from_direction": 73.5,
                "wind_speed": 5.0
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "fair_day"
              }
            }
          },
          "time": "2026-08-17T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1018.6,
                "air_temperature": 11.1,
                "cloud_area_fraction": 61.7,
                "relative_humidity": 80.4,
                "wind_from_direction": 107.1,
                "wind_speed": 3.6
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            }
          },
          "time": "2026-08-17T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1017.9,
                "air_temperature": 10.4,
                "cloud_area_fraction": 49.2,
                "relative_humidity": 83.4,
                "wind_from_direction": 129.6,
                "wind_speed": 5.1
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "partlycloudy_day"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "partlycloudy_night"
              }
            }
          },
          "time": "2026-08-18T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1014.3,
                "air_temperature": 10.5,
                "cloud_area_fraction": 96.1,
                "relative_humidity": 85.3,
                "wind_from_direction": 121.7,
                "wind_speed": 7.8
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.1
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-18T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1010.8,
                "air_temperature": 11.3,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 85.5,
                "wind_from_direction": 121.1,
                "wind_speed": 9.9
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.4
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-18T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1005.0,
                "air_temperature": 11.6,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 87.8,
                "wind_from_direction": 113.9,
                "wind_speed": 10.8
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 4.3
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-08-18T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1000.6,
                "air_temperature": 11.5,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 92.0,
                "wind_from_direction": 106.3,
                "wind_speed": 12.7
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 5.0
              },
              "summary": {
                "symbol_code": "heavyrain"
              }
            }
          },
          "time": "2026-08-19T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 998.2,
                "air_temperature": 11.6,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 96.5,
                "wind_from_direction": 107.3,
                "wind_speed": 7.6
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.6
              },
              "summary": {
                "symbol_code": "lightrain"
              }
            }
          },
          "time": "2026-08-19T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 998.8,
                "air_temperature": 12.5,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 96.2,
                "wind_from_direction": 93.0,
                "wind_speed": 6.3
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.0
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-19T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 998.6,
                "air_temperature": 12.2,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.9,
                "wind_from_direction": 66.1,
                "wind_speed": 7.6
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "cloudy"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.4
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-19T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1.0e3,
                "air_temperature": 11.5,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 97.0,
                "wind_from_direction": 53.3,
                "wind_speed": 9.7
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.4
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-20T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1001.4,
                "air_temperature": 11.1,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 93.1,
                "wind_from_direction": 36.8,
                "wind_speed": 10.5
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 1.4
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-08-20T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1004.5,
                "air_temperature": 11.8,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 94.9,
                "wind_from_direction": 40.6,
                "wind_speed": 9.5
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "lightrain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 0.2
              },
              "summary": {
                "symbol_code": "cloudy"
              }
            }
          },
          "time": "2026-08-20T12:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1007.5,
                "air_temperature": 11.0,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 90.1,
                "wind_from_direction": 29.6,
                "wind_speed": 11.1
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 1.1
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-08-20T18:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1010.5,
                "air_temperature": 10.7,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 91.4,
                "wind_from_direction": 28.5,
                "wind_speed": 10.8
              }
            },
            "next_12_hours": {
              "details": {},
              "summary": {
                "symbol_code": "rain"
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 1.4
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-08-21T00:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1012.1,
                "air_temperature": 10.4,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 90.5,
                "wind_from_direction": 26.2,
                "wind_speed": 10.6
              }
            },
            "next_6_hours": {
              "details": {
                "precipitation_amount": 1.1
              },
              "summary": {
                "symbol_code": "rain"
              }
            }
          },
          "time": "2026-08-21T06:00:00Z"
        },
        {
          "data": {
            "instant": {
              "details": {
                "air_pressure_at_sea_level": 1015.1,
                "air_temperature": 11.2,
                "cloud_area_fraction": 100.0,
                "relative_humidity": 80.4,
                "wind_from_direction": 41.7,
                "wind_speed": 10.1
              }
            }
          },
          "time": "2026-08-21T12:00:00Z"
        }
      ]
    },
    "type": "Feature"
  },
  "success": true
}