GET /norway/met/forecast
9-day compact weather forecast for any lat/lon (designed for Norway but works globally). Returns time series with temperature, wind, humidity, pressure, precipitation. Source: api.met.no (no auth).
lat
obligatorisk
Latitude (e.g. 59.91)
lon
obligatorisk
Longitude (e.g. 10.75)
| Namn | Obligatorisk | Standard | Beskrivning |
|---|---|---|---|
lat |
Ja | - | Latitude (e.g. 59.91) |
lon |
Ja | - | Longitude (e.g. 10.75) |
curl "https://nordapi.ee/api/v1/norway/met/forecast?lat=59.91&lon=10.75"
{
"data": {
"geometry": {
"coordinates": [
10.75,
59.91,
3
],
"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-05-22T07:29:03Z"
},
"timeseries": [
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1022.6,
"air_temperature": 14.8,
"cloud_area_fraction": 87.1,
"relative_humidity": 70.4,
"wind_from_direction": 219.0,
"wind_speed": 1.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-05-22T08:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1022.9,
"air_temperature": 16.5,
"cloud_area_fraction": 25.8,
"relative_humidity": 64.1,
"wind_from_direction": 224.0,
"wind_speed": 2.3
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "partlycloudy_day"
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "fair_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "partlycloudy_day"
}
}
},
"time": "2026-05-22T09:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1022.9,
"air_temperature": 18.5,
"cloud_area_fraction": 14.1,
"relative_humidity": 58.9,
"wind_from_direction": 215.0,
"wind_speed": 2.6
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "partlycloudy_day"
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "fair_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "partlycloudy_day"
}
}
},
"time": "2026-05-22T10:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1022.7,
"air_temperature": 20.0,
"cloud_area_fraction": 29.7,
"relative_humidity": 52.4,
"wind_from_direction": 196.0,
"wind_speed": 2.7
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "partlycloudy_day"
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "fair_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "partlycloudy_day"
}
}
},
"time": "2026-05-22T11:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1022.5,
"air_temperature": 21.3,
"cloud_area_fraction": 56.2,
"relative_humidity": 48.5,
"wind_from_direction": 198.0,
"wind_speed": 2.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-05-22T12:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1022.3,
"air_temperature": 22.4,
"cloud_area_fraction": 51.2,
"relative_humidity": 43.8,
"wind_from_direction": 200.0,
"wind_speed": 2.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-05-22T13:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1022.4,
"air_temperature": 22.4,
"cloud_area_fraction": 73.8,
"relative_humidity": 48.6,
"wind_from_direction": 188.0,
"wind_speed": 5.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-05-22T14:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1022.8,
"air_temperature": 20.7,
"cloud_area_fraction": 98.9,
"relative_humidity": 55.0,
"wind_from_direction": 187.0,
"wind_speed": 5.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_day"
}
}
},
"time": "2026-05-22T15:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1022.8,
"air_temperature": 20.1,
"cloud_area_fraction": 99.6,
"relative_humidity": 58.6,
"wind_from_direction": 185.0,
"wind_speed": 3.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": "fair_day"
}
}
},
"time": "2026-05-22T16:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1022.7,
"air_temperature": 19.7,
"cloud_area_fraction": 60.6,
"relative_humidity": 61.1,
"wind_from_direction": 180.0,
"wind_speed": 3.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": "fair_day"
}
}
},
"time": "2026-05-22T17:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1022.7,
"air_temperature": 19.4,
"cloud_area_fraction": 15.6,
"relative_humidity": 65.8,
"wind_from_direction": 173.0,
"wind_speed": 3.0
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "partlycloudy_day"
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "fair_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "fair_night"
}
}
},
"time": "2026-05-22T18:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1023.0,
"air_temperature": 18.9,
"cloud_area_fraction": 59.7,
"relative_humidity": 70.4,
"wind_from_direction": 176.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": "partlycloudy_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "fair_night"
}
}
},
"time": "2026-05-22T19:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1023.2,
"air_temperature": 18.0,
"cloud_area_fraction": 16.1,
"relative_humidity": 75.6,
"wind_from_direction": 170.0,
"wind_speed": 3.0
}
},
"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": "fair_night"
}
}
},
"time": "2026-05-22T20:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1023.3,
"air_temperature": 16.7,
"cloud_area_fraction": 24.9,
"relative_humidity": 79.5,
"wind_from_direction": 157.0,
"wind_speed": 3.2
}
},
"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_night"
}
}
},
"time": "2026-05-22T21:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1023.5,
"air_temperature": 15.6,
"cloud_area_fraction": 14.2,
"relative_humidity": 82.9,
"wind_from_direction": 161.0,
"wind_speed": 3.4
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "lightrainshowers_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_night"
}
}
},
"time": "2026-05-22T22:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1023.4,
"air_temperature": 14.8,
"cloud_area_fraction": 5.1,
"relative_humidity": 85.3,
"wind_from_direction": 158.0,
"wind_speed": 3.2
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "lightrainshowers_day"
}
},
"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_night"
}
}
},
"time": "2026-05-22T23:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1023.5,
"air_temperature": 14.3,
"cloud_area_fraction": 16.0,
"relative_humidity": 85.6,
"wind_from_direction": 157.0,
"wind_speed": 2.8
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "lightrain"
}
},
"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-05-23T00:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1023.4,
"air_temperature": 14.1,
"cloud_area_fraction": 51.2,
"relative_humidity": 85.9,
"wind_from_direction": 159.0,
"wind_speed": 2.8
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "lightrain"
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "partlycloudy_night"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "cloudy"
}
}
},
"time": "2026-05-23T01:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1023.3,
"air_temperature": 13.8,
"cloud_area_fraction": 80.2,
"relative_humidity": 86.7,
"wind_from_direction": 166.0,
"wind_speed": 2.9
}
},
"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-05-23T02:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1023.1,
"air_temperature": 13.2,
"cloud_area_fraction": 77.3,
"relative_humidity": 87.5,
"wind_from_direction": 170.0,
"wind_speed": 2.8
}
},
"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-05-23T03:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1022.8,
"air_temperature": 13.0,
"cloud_area_fraction": 98.7,
"relative_humidity": 89.2,
"wind_from_direction": 173.0,
"wind_speed": 3.0
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "rain"
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "cloudy"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 1.5
},
"summary": {
"symbol_code": "rain"
}
}
},
"time": "2026-05-23T04:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1022.5,
"air_temperature": 13.2,
"cloud_area_fraction": 98.0,
"relative_humidity": 89.6,
"wind_from_direction": 176.0,
"wind_speed": 3.2
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "lightrainshowers_day"
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "cloudy"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 2.3
},
"summary": {
"symbol_code": "rain"
}
}
},
"time": "2026-05-23T05:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1021.7,
"air_temperature": 14.2,
"cloud_area_fraction": 86.6,
"relative_humidity": 86.7,
"wind_from_direction": 177.0,
"wind_speed": 3.1
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "lightrainshowers_day"
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "cloudy"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 2.7
},
"summary": {
"symbol_code": "rain"
}
}
},
"time": "2026-05-23T06:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1020.9,
"air_temperature": 15.9,
"cloud_area_fraction": 93.6,
"relative_humidity": 81.8,
"wind_from_direction": 186.0,
"wind_speed": 3.2
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "lightrainshowers_day"
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "partlycloudy_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 2.7
},
"summary": {
"symbol_code": "rain"
}
}
},
"time": "2026-05-23T07:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1019.8,
"air_temperature": 17.5,
"cloud_area_fraction": 90.7,
"relative_humidity": 73.1,
"wind_from_direction": 190.0,
"wind_speed": 4.3
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "lightrainshowers_day"
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "cloudy"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 2.7
},
"summary": {
"symbol_code": "rain"
}
}
},
"time": "2026-05-23T08:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1019.5,
"air_temperature": 18.2,
"cloud_area_fraction": 93.0,
"relative_humidity": 70.0,
"wind_from_direction": 187.0,
"wind_speed": 6.5
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "lightrainshowers_day"
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 1.4
},
"summary": {
"symbol_code": "heavyrain"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 2.7
},
"summary": {
"symbol_code": "rain"
}
}
},
"time": "2026-05-23T09:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1019.7,
"air_temperature": 17.7,
"cloud_area_fraction": 100.0,
"relative_humidity": 72.9,
"wind_from_direction": 183.0,
"wind_speed": 7.5
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "lightrainshowers_day"
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 2.2
},
"summary": {
"symbol_code": "heavyrain"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 2.7
},
"summary": {
"symbol_code": "rainshowers_day"
}
}
},
"time": "2026-05-23T10:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1018.9,
"air_temperature": 15.5,
"cloud_area_fraction": 100.0,
"relative_humidity": 85.6,
"wind_from_direction": 184.0,
"wind_speed": 6.2
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "lightrainshowers_day"
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.4
},
"summary": {
"symbol_code": "rain"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.5
},
"summary": {
"symbol_code": "lightrainshowers_day"
}
}
},
"time": "2026-05-23T11:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1018.6,
"air_temperature": 15.3,
"cloud_area_fraction": 100.0,
"relative_humidity": 89.1,
"wind_from_direction": 183.0,
"wind_speed": 4.9
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "fair_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-05-23T12:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1018.2,
"air_temperature": 16.5,
"cloud_area_fraction": 92.3,
"relative_humidity": 87.2,
"wind_from_direction": 182.0,
"wind_speed": 5.8
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "fair_day"
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "cloudy"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "fair_day"
}
}
},
"time": "2026-05-23T13:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1017.5,
"air_temperature": 17.7,
"cloud_area_fraction": 85.9,
"relative_humidity": 86.8,
"wind_from_direction": 175.0,
"wind_speed": 6.1
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "fair_day"
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "partlycloudy_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "fair_day"
}
}
},
"time": "2026-05-23T14:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1017.0,
"air_temperature": 19.3,
"cloud_area_fraction": 65.4,
"relative_humidity": 82.1,
"wind_from_direction": 173.0,
"wind_speed": 5.5
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "fair_day"
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "partlycloudy_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "clearsky_day"
}
}
},
"time": "2026-05-23T15:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1016.8,
"air_temperature": 20.3,
"cloud_area_fraction": 34.5,
"relative_humidity": 77.8,
"wind_from_direction": 188.0,
"wind_speed": 5.1
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "fair_day"
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "fair_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "clearsky_day"
}
}
},
"time": "2026-05-23T16:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1017.1,
"air_temperature": 20.9,
"cloud_area_fraction": 8.8,
"relative_humidity": 51.9,
"wind_from_direction": 297.0,
"wind_speed": 6.0
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "fair_day"
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "clearsky_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "clearsky_day"
}
}
},
"time": "2026-05-23T17:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1017.7,
"air_temperature": 19.8,
"cloud_area_fraction": 0.0,
"relative_humidity": 53.7,
"wind_from_direction": 270.0,
"wind_speed": 4.8
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "fair_day"
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "clearsky_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "clearsky_night"
}
}
},
"time": "2026-05-23T18:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1018.4,
"air_temperature": 18.4,
"cloud_area_fraction": 0.0,
"relative_humidity": 59.1,
"wind_from_direction": 269.0,
"wind_speed": 3.9
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "fair_day"
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "clearsky_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "clearsky_night"
}
}
},
"time": "2026-05-23T19:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1019.2,
"air_temperature": 16.9,
"cloud_area_fraction": 0.0,
"relative_humidity": 62.3,
"wind_from_direction": 270.0,
"wind_speed": 3.3
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "fair_day"
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "clearsky_night"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "fair_night"
}
}
},
"time": "2026-05-23T20:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1020.0,
"air_temperature": 15.5,
"cloud_area_fraction": 0.0,
"relative_humidity": 66.0,
"wind_from_direction": 262.0,
"wind_speed": 2.7
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "partlycloudy_day"
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "clearsky_night"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "fair_night"
}
}
},
"time": "2026-05-23T21:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1020.4,
"air_temperature": 14.3,
"cloud_area_fraction": 0.0,
"relative_humidity": 71.1,
"wind_from_direction": 269.0,
"wind_speed": 2.3
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "partlycloudy_day"
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "clearsky_night"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "fair_night"
}
}
},
"time": "2026-05-23T22:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1020.9,
"air_temperature": 13.3,
"cloud_area_fraction": 0.0,
"relative_humidity": 72.8,
"wind_from_direction": 297.0,
"wind_speed": 1.6
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "partlycloudy_day"
}
},
"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_night"
}
}
},
"time": "2026-05-23T23:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1021.2,
"air_temperature": 12.9,
"cloud_area_fraction": 7.6,
"relative_humidity": 72.3,
"wind_from_direction": 294.0,
"wind_speed": 0.6
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "partlycloudy_day"
}
},
"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-05-24T00:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1021.5,
"air_temperature": 12.5,
"cloud_area_fraction": 29.5,
"relative_humidity": 71.1,
"wind_from_direction": 229.0,
"wind_speed": 0.9
}
},
"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-05-24T01:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1021.7,
"air_temperature": 12.2,
"cloud_area_fraction": 52.8,
"relative_humidity": 72.9,
"wind_from_direction": 281.0,
"wind_speed": 0.8
}
},
"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-05-24T02:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1021.8,
"air_temperature": 12.0,
"cloud_area_fraction": 55.1,
"relative_humidity": 71.7,
"wind_from_direction": 235.0,
"wind_speed": 2.1
}
},
"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-05-24T03:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1022.0,
"air_temperature": 12.3,
"cloud_area_fraction": 41.9,
"relative_humidity": 67.8,
"wind_from_direction": 226.0,
"wind_speed": 3.1
}
},
"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-05-24T04:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1022.2,
"air_temperature": 12.9,
"cloud_area_fraction": 43.9,
"relative_humidity": 64.8,
"wind_from_direction": 229.0,
"wind_speed": 3.3
}
},
"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-05-24T05:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1022.6,
"air_temperature": 13.9,
"cloud_area_fraction": 53.3,
"relative_humidity": 62.8,
"wind_from_direction": 226.0,
"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_day"
}
}
},
"time": "2026-05-24T06:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1023.0,
"air_temperature": 15.3,
"cloud_area_fraction": 59.8,
"relative_humidity": 57.7,
"wind_from_direction": 242.0,
"wind_speed": 3.0
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "partlycloudy_day"
}
}
},
"time": "2026-05-24T07:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1023.2,
"air_temperature": 16.8,
"cloud_area_fraction": 83.3,
"relative_humidity": 54.4,
"wind_from_direction": 253.0,
"wind_speed": 2.7
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "partlycloudy_day"
}
}
},
"time": "2026-05-24T08:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1023.1,
"air_temperature": 18.7,
"cloud_area_fraction": 95.9,
"relative_humidity": 50.7,
"wind_from_direction": 267.0,
"wind_speed": 3.6
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "partlycloudy_day"
}
}
},
"time": "2026-05-24T09:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1023.2,
"air_temperature": 20.2,
"cloud_area_fraction": 99.7,
"relative_humidity": 48.0,
"wind_from_direction": 274.0,
"wind_speed": 5.3
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "partlycloudy_day"
}
}
},
"time": "2026-05-24T10:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1023.2,
"air_temperature": 21.1,
"cloud_area_fraction": 100.0,
"relative_humidity": 45.3,
"wind_from_direction": 282.0,
"wind_speed": 5.4
}
},
"next_1_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "partlycloudy_day"
}
}
},
"time": "2026-05-24T11:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1023.1,
"air_temperature": 21.9,
"cloud_area_fraction": 99.4,
"relative_humidity": 43.1,
"wind_from_direction": 287.0,
"wind_speed": 4.3
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "partlycloudy_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "partlycloudy_day"
}
}
},
"time": "2026-05-24T12:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1020.9,
"air_temperature": 20.5,
"cloud_area_fraction": 60.2,
"relative_humidity": 52.4,
"wind_from_direction": 264.3,
"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_night"
}
}
},
"time": "2026-05-24T18:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1022.1,
"air_temperature": 15.6,
"cloud_area_fraction": 65.2,
"relative_humidity": 67.3,
"wind_from_direction": 279.7,
"wind_speed": 3.3
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "partlycloudy_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "partlycloudy_day"
}
}
},
"time": "2026-05-25T00:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1022.1,
"air_temperature": 16.3,
"cloud_area_fraction": 78.1,
"relative_humidity": 62.2,
"wind_from_direction": 246.4,
"wind_speed": 2.5
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "partlycloudy_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "partlycloudy_day"
}
}
},
"time": "2026-05-25T06:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1020.1,
"air_temperature": 21.9,
"cloud_area_fraction": 82.8,
"relative_humidity": 50.5,
"wind_from_direction": 254.1,
"wind_speed": 4.5
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "fair_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "partlycloudy_day"
}
}
},
"time": "2026-05-25T12:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1018.3,
"air_temperature": 20.7,
"cloud_area_fraction": 25.0,
"relative_humidity": 48.3,
"wind_from_direction": 260.3,
"wind_speed": 5.0
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "clearsky_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "fair_night"
}
}
},
"time": "2026-05-25T18:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1019.9,
"air_temperature": 14.3,
"cloud_area_fraction": 1.6,
"relative_humidity": 66.3,
"wind_from_direction": 284.7,
"wind_speed": 3.7
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "clearsky_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "clearsky_day"
}
}
},
"time": "2026-05-26T00:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1017.7,
"air_temperature": 15.1,
"cloud_area_fraction": 8.6,
"relative_humidity": 55.1,
"wind_from_direction": 280.4,
"wind_speed": 4.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-05-26T06:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1015.8,
"air_temperature": 19.7,
"cloud_area_fraction": 14.1,
"relative_humidity": 31.9,
"wind_from_direction": 291.6,
"wind_speed": 6.4
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "clearsky_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "fair_day"
}
}
},
"time": "2026-05-26T12:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1016.1,
"air_temperature": 17.9,
"cloud_area_fraction": 3.9,
"relative_humidity": 39.2,
"wind_from_direction": 304.4,
"wind_speed": 6.0
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "clearsky_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "clearsky_night"
}
}
},
"time": "2026-05-26T18:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1019.7,
"air_temperature": 12.2,
"cloud_area_fraction": 4.7,
"relative_humidity": 60.1,
"wind_from_direction": 307.3,
"wind_speed": 3.9
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "fair_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "clearsky_day"
}
}
},
"time": "2026-05-27T00:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1022.6,
"air_temperature": 13.2,
"cloud_area_fraction": 7.0,
"relative_humidity": 49.9,
"wind_from_direction": 325.0,
"wind_speed": 4.0
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "fair_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "clearsky_day"
}
}
},
"time": "2026-05-27T06:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1022.3,
"air_temperature": 19.0,
"cloud_area_fraction": 59.8,
"relative_humidity": 30.8,
"wind_from_direction": 330.9,
"wind_speed": 4.8
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "fair_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "partlycloudy_day"
}
}
},
"time": "2026-05-27T12:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1020.6,
"air_temperature": 18.9,
"cloud_area_fraction": 10.9,
"relative_humidity": 36.8,
"wind_from_direction": 338.1,
"wind_speed": 3.7
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "fair_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "clearsky_night"
}
}
},
"time": "2026-05-27T18:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1023.7,
"air_temperature": 11.7,
"cloud_area_fraction": 20.3,
"relative_humidity": 61.8,
"wind_from_direction": 33.6,
"wind_speed": 2.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-05-28T00:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1023.6,
"air_temperature": 12.7,
"cloud_area_fraction": 21.1,
"relative_humidity": 54.0,
"wind_from_direction": 13.5,
"wind_speed": 2.2
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "fair_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "fair_day"
}
}
},
"time": "2026-05-28T06:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1020.7,
"air_temperature": 18.7,
"cloud_area_fraction": 31.2,
"relative_humidity": 38.5,
"wind_from_direction": 194.1,
"wind_speed": 2.8
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "fair_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "fair_day"
}
}
},
"time": "2026-05-28T12:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1018.7,
"air_temperature": 18.6,
"cloud_area_fraction": 29.7,
"relative_humidity": 50.8,
"wind_from_direction": 194.0,
"wind_speed": 3.2
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "fair_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "fair_night"
}
}
},
"time": "2026-05-28T18:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1019.1,
"air_temperature": 12.9,
"cloud_area_fraction": 24.2,
"relative_humidity": 72.4,
"wind_from_direction": 30.1,
"wind_speed": 2.8
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "fair_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "fair_day"
}
}
},
"time": "2026-05-29T00:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1019.9,
"air_temperature": 14.9,
"cloud_area_fraction": 24.2,
"relative_humidity": 60.0,
"wind_from_direction": 336.2,
"wind_speed": 1.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-05-29T06:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1017.8,
"air_temperature": 20.2,
"cloud_area_fraction": 32.8,
"relative_humidity": 40.0,
"wind_from_direction": 188.6,
"wind_speed": 3.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-05-29T12:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1014.6,
"air_temperature": 19.0,
"cloud_area_fraction": 30.9,
"relative_humidity": 49.7,
"wind_from_direction": 168.9,
"wind_speed": 3.4
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "fair_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "fair_night"
}
}
},
"time": "2026-05-29T18:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1016.5,
"air_temperature": 13.8,
"cloud_area_fraction": 18.7,
"relative_humidity": 66.3,
"wind_from_direction": 342.4,
"wind_speed": 3.5
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "fair_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "fair_day"
}
}
},
"time": "2026-05-30T00:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1015.7,
"air_temperature": 13.5,
"cloud_area_fraction": 26.2,
"relative_humidity": 54.7,
"wind_from_direction": 331.3,
"wind_speed": 3.3
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "partlycloudy_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "fair_day"
}
}
},
"time": "2026-05-30T06:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1014.3,
"air_temperature": 18.4,
"cloud_area_fraction": 64.8,
"relative_humidity": 38.9,
"wind_from_direction": 339.4,
"wind_speed": 3.1
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "partlycloudy_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "partlycloudy_day"
}
}
},
"time": "2026-05-30T12:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1013.2,
"air_temperature": 17.8,
"cloud_area_fraction": 85.2,
"relative_humidity": 60.4,
"wind_from_direction": 349.6,
"wind_speed": 3.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-05-30T18:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1014.0,
"air_temperature": 12.9,
"cloud_area_fraction": 35.9,
"relative_humidity": 67.2,
"wind_from_direction": 334.7,
"wind_speed": 2.9
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "partlycloudy_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "fair_day"
}
}
},
"time": "2026-05-31T00:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1014.2,
"air_temperature": 11.7,
"cloud_area_fraction": 50.8,
"relative_humidity": 55.2,
"wind_from_direction": 338.2,
"wind_speed": 2.8
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "partlycloudy_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "partlycloudy_day"
}
}
},
"time": "2026-05-31T06:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1013.1,
"air_temperature": 18.0,
"cloud_area_fraction": 66.4,
"relative_humidity": 37.2,
"wind_from_direction": 200.1,
"wind_speed": 2.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-05-31T12:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1013.1,
"air_temperature": 17.3,
"cloud_area_fraction": 65.2,
"relative_humidity": 53.2,
"wind_from_direction": 194.3,
"wind_speed": 3.7
}
},
"next_12_hours": {
"details": {},
"summary": {
"symbol_code": "partlycloudy_day"
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "partlycloudy_night"
}
}
},
"time": "2026-05-31T18:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1014.3,
"air_temperature": 11.9,
"cloud_area_fraction": 45.3,
"relative_humidity": 70.6,
"wind_from_direction": 27.6,
"wind_speed": 2.6
}
},
"next_6_hours": {
"details": {
"precipitation_amount": 0.0
},
"summary": {
"symbol_code": "partlycloudy_day"
}
}
},
"time": "2026-06-01T00:00:00Z"
},
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1014.2,
"air_temperature": 12.6,
"cloud_area_fraction": 32.4,
"relative_humidity": 59.8,
"wind_from_direction": 25.4,
"wind_speed": 2.7
}
}
},
"time": "2026-06-01T06:00:00Z"
}
]
},
"type": "Feature"
},
"success": true
}