mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-04-19 08:55:15 +00:00
* Update utilities in utils submodule. * Add base configuration modules. * Add server base configuration modules. * Add devices base configuration modules. * Add optimization base configuration modules. * Add utils base configuration modules. * Add prediction abstract and base classes plus tests. * Add PV forecast to prediction submodule. The PV forecast modules are adapted from the class_pvforecast module and replace it. * Add weather forecast to prediction submodule. The modules provide classes and methods to retrieve, manage, and process weather forecast data from various sources. Includes are structured representations of weather data and utilities for fetching forecasts for specific locations and time ranges. BrightSky and ClearOutside are currently supported. * Add electricity price forecast to prediction submodule. * Adapt fastapi server to base config and add fasthtml server. * Add ems to core submodule. * Adapt genetic to config. * Adapt visualize to config. * Adapt common test fixtures to config. * Add load forecast to prediction submodule. * Add core abstract and base classes. * Adapt single test optimization to config. * Adapt devices to config. Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
10592 lines
357 KiB
JSON
10592 lines
357 KiB
JSON
{
|
|
"weather": [
|
|
{
|
|
"timestamp": "2024-10-26T00:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1022.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.2,
|
|
"wind_direction": 40,
|
|
"wind_speed": 4.7,
|
|
"cloud_cover": 100,
|
|
"dew_point": 5.8,
|
|
"relative_humidity": 97,
|
|
"visibility": 140,
|
|
"wind_gust_direction": 70,
|
|
"wind_gust_speed": 11.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-26T01:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1023.1,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.6,
|
|
"wind_direction": 10,
|
|
"wind_speed": 6.1,
|
|
"cloud_cover": 100,
|
|
"dew_point": 6.3,
|
|
"relative_humidity": 98,
|
|
"visibility": 90,
|
|
"wind_gust_direction": 360,
|
|
"wind_gust_speed": 10.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-26T02:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1023.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 7.5,
|
|
"wind_direction": 20,
|
|
"wind_speed": 3.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 7.3,
|
|
"relative_humidity": 99,
|
|
"visibility": 740,
|
|
"wind_gust_direction": 40,
|
|
"wind_gust_speed": 8.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-26T03:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1022.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.7,
|
|
"wind_direction": 50,
|
|
"wind_speed": 2.9,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.5,
|
|
"relative_humidity": 98,
|
|
"visibility": 580,
|
|
"wind_gust_direction": 40,
|
|
"wind_gust_speed": 6.5,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-26T04:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1022.6,
|
|
"sunshine": 0.0,
|
|
"temperature": 9.5,
|
|
"wind_direction": 10,
|
|
"wind_speed": 4.7,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.3,
|
|
"relative_humidity": 98,
|
|
"visibility": 140,
|
|
"wind_gust_direction": 70,
|
|
"wind_gust_speed": 7.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-26T05:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1022.6,
|
|
"sunshine": 0.0,
|
|
"temperature": 9.8,
|
|
"wind_direction": 80,
|
|
"wind_speed": 4.7,
|
|
"cloud_cover": 87,
|
|
"dew_point": 9.4,
|
|
"relative_humidity": 97,
|
|
"visibility": 250,
|
|
"wind_gust_direction": 110,
|
|
"wind_gust_speed": 9.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-26T06:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1022.6,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.2,
|
|
"wind_direction": 70,
|
|
"wind_speed": 6.1,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.5,
|
|
"relative_humidity": 96,
|
|
"visibility": 2280,
|
|
"wind_gust_direction": 30,
|
|
"wind_gust_speed": 10.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-26T07:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1022.3,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.2,
|
|
"wind_direction": 40,
|
|
"wind_speed": 7.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.4,
|
|
"relative_humidity": 95,
|
|
"visibility": 2650,
|
|
"wind_gust_direction": 30,
|
|
"wind_gust_speed": 13.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-26T08:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1022.3,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.2,
|
|
"wind_direction": 40,
|
|
"wind_speed": 8.3,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.3,
|
|
"relative_humidity": 94,
|
|
"visibility": 2290,
|
|
"wind_gust_direction": 70,
|
|
"wind_gust_speed": 14.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-26T09:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1022.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.3,
|
|
"wind_direction": 60,
|
|
"wind_speed": 7.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.5,
|
|
"relative_humidity": 95,
|
|
"visibility": 2530,
|
|
"wind_gust_direction": 80,
|
|
"wind_gust_speed": 15.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-26T10:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1022.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.2,
|
|
"wind_direction": 80,
|
|
"wind_speed": 6.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.4,
|
|
"relative_humidity": 95,
|
|
"visibility": 1660,
|
|
"wind_gust_direction": 50,
|
|
"wind_gust_speed": 12.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-26T11:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1022.1,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.2,
|
|
"wind_direction": 70,
|
|
"wind_speed": 7.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.3,
|
|
"relative_humidity": 94,
|
|
"visibility": 4420,
|
|
"wind_gust_direction": 40,
|
|
"wind_gust_speed": 14.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-26T12:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1021.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.3,
|
|
"wind_direction": 50,
|
|
"wind_speed": 7.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.3,
|
|
"relative_humidity": 94,
|
|
"visibility": 2010,
|
|
"wind_gust_direction": 50,
|
|
"wind_gust_speed": 14.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-26T13:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1021.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.3,
|
|
"wind_direction": 40,
|
|
"wind_speed": 7.9,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.8,
|
|
"relative_humidity": 90,
|
|
"visibility": 4340,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 15.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-26T14:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1020.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.9,
|
|
"wind_direction": 40,
|
|
"wind_speed": 7.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.2,
|
|
"relative_humidity": 89,
|
|
"visibility": 9060,
|
|
"wind_gust_direction": 30,
|
|
"wind_gust_speed": 14.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-26T15:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1020.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.8,
|
|
"wind_direction": 40,
|
|
"wind_speed": 6.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.7,
|
|
"relative_humidity": 87,
|
|
"visibility": 13650,
|
|
"wind_gust_direction": 50,
|
|
"wind_gust_speed": 13.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-26T16:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1019.8,
|
|
"sunshine": 5.0,
|
|
"temperature": 12.9,
|
|
"wind_direction": 20,
|
|
"wind_speed": 7.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.8,
|
|
"relative_humidity": 82,
|
|
"visibility": 17560,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 13.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-26T17:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1019.2,
|
|
"sunshine": 4.0,
|
|
"temperature": 12.8,
|
|
"wind_direction": 30,
|
|
"wind_speed": 8.3,
|
|
"cloud_cover": 87,
|
|
"dew_point": 9.3,
|
|
"relative_humidity": 79,
|
|
"visibility": 17960,
|
|
"wind_gust_direction": 40,
|
|
"wind_gust_speed": 16.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-26T18:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1018.8,
|
|
"sunshine": 19.0,
|
|
"temperature": 9.9,
|
|
"wind_direction": 70,
|
|
"wind_speed": 6.8,
|
|
"cloud_cover": 62,
|
|
"dew_point": 8.5,
|
|
"relative_humidity": 91,
|
|
"visibility": 14910,
|
|
"wind_gust_direction": 60,
|
|
"wind_gust_speed": 10.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "partly-cloudy-day"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-26T19:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1018.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.3,
|
|
"wind_direction": 40,
|
|
"wind_speed": 5.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 7.5,
|
|
"relative_humidity": 94,
|
|
"visibility": 6400,
|
|
"wind_gust_direction": 70,
|
|
"wind_gust_speed": 8.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-26T20:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1018.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 7.6,
|
|
"wind_direction": 20,
|
|
"wind_speed": 5.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 6.9,
|
|
"relative_humidity": 96,
|
|
"visibility": 720,
|
|
"wind_gust_direction": 20,
|
|
"wind_gust_speed": 7.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-26T21:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1018.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.9,
|
|
"wind_direction": 20,
|
|
"wind_speed": 4.7,
|
|
"cloud_cover": 87,
|
|
"dew_point": 6.4,
|
|
"relative_humidity": 97,
|
|
"visibility": 5730,
|
|
"wind_gust_direction": 30,
|
|
"wind_gust_speed": 7.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-26T22:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1018.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.7,
|
|
"wind_direction": 340,
|
|
"wind_speed": 4.7,
|
|
"cloud_cover": 87,
|
|
"dew_point": 6.3,
|
|
"relative_humidity": 97,
|
|
"visibility": 90,
|
|
"wind_gust_direction": 20,
|
|
"wind_gust_speed": 8.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-26T23:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1019.3,
|
|
"sunshine": 0.0,
|
|
"temperature": 7.6,
|
|
"wind_direction": 360,
|
|
"wind_speed": 7.2,
|
|
"cloud_cover": 87,
|
|
"dew_point": 7.1,
|
|
"relative_humidity": 97,
|
|
"visibility": 90,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 11.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T00:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1019.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.3,
|
|
"wind_direction": 360,
|
|
"wind_speed": 10.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 7.6,
|
|
"relative_humidity": 96,
|
|
"visibility": 200,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 14.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T01:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1019.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.9,
|
|
"wind_direction": 10,
|
|
"wind_speed": 8.3,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.3,
|
|
"relative_humidity": 96,
|
|
"visibility": 3610,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 13.3,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T02:00:00+02:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1018.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 9.8,
|
|
"wind_direction": 10,
|
|
"wind_speed": 9.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.9,
|
|
"relative_humidity": 94,
|
|
"visibility": 5770,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 11.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T02:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1018.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.6,
|
|
"wind_direction": 360,
|
|
"wind_speed": 7.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.3,
|
|
"relative_humidity": 92,
|
|
"visibility": 5980,
|
|
"wind_gust_direction": 360,
|
|
"wind_gust_speed": 9.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T03:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1018.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.8,
|
|
"wind_direction": 360,
|
|
"wind_speed": 6.5,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.4,
|
|
"relative_humidity": 91,
|
|
"visibility": 7950,
|
|
"wind_gust_direction": 340,
|
|
"wind_gust_speed": 8.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T04:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1018.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.8,
|
|
"wind_direction": 360,
|
|
"wind_speed": 4.7,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.7,
|
|
"relative_humidity": 93,
|
|
"visibility": 6120,
|
|
"wind_gust_direction": 320,
|
|
"wind_gust_speed": 7.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T05:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1018.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.6,
|
|
"wind_direction": 10,
|
|
"wind_speed": 4.3,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.6,
|
|
"relative_humidity": 94,
|
|
"visibility": 4830,
|
|
"wind_gust_direction": 20,
|
|
"wind_gust_speed": 7.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T06:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1018.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.5,
|
|
"wind_direction": 350,
|
|
"wind_speed": 3.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.8,
|
|
"relative_humidity": 95,
|
|
"visibility": 5360,
|
|
"wind_gust_direction": 310,
|
|
"wind_gust_speed": 5.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T07:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1019.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.6,
|
|
"wind_direction": 190,
|
|
"wind_speed": 2.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.8,
|
|
"relative_humidity": 95,
|
|
"visibility": 4660,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 4.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T08:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1020.5,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.9,
|
|
"wind_direction": 180,
|
|
"wind_speed": 3.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.0,
|
|
"relative_humidity": 94,
|
|
"visibility": 5570,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 6.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T09:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1021.1,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.4,
|
|
"wind_direction": 190,
|
|
"wind_speed": 7.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.1,
|
|
"relative_humidity": 91,
|
|
"visibility": 7670,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 14.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T10:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1021.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 12.2,
|
|
"wind_direction": 190,
|
|
"wind_speed": 11.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.4,
|
|
"relative_humidity": 89,
|
|
"visibility": 8790,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 19.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T11:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1022.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 12.9,
|
|
"wind_direction": 200,
|
|
"wind_speed": 10.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.4,
|
|
"relative_humidity": 85,
|
|
"visibility": 8040,
|
|
"wind_gust_direction": 180,
|
|
"wind_gust_speed": 19.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T12:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1022.6,
|
|
"sunshine": 0.0,
|
|
"temperature": 13.4,
|
|
"wind_direction": 220,
|
|
"wind_speed": 11.5,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.6,
|
|
"relative_humidity": 83,
|
|
"visibility": 9300,
|
|
"wind_gust_direction": 210,
|
|
"wind_gust_speed": 22.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T13:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1022.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 13.9,
|
|
"wind_direction": 230,
|
|
"wind_speed": 10.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.9,
|
|
"relative_humidity": 82,
|
|
"visibility": 9560,
|
|
"wind_gust_direction": 230,
|
|
"wind_gust_speed": 20.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T14:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1022.9,
|
|
"sunshine": 4.0,
|
|
"temperature": 14.1,
|
|
"wind_direction": 220,
|
|
"wind_speed": 10.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 11.0,
|
|
"relative_humidity": 81,
|
|
"visibility": 12400,
|
|
"wind_gust_direction": 200,
|
|
"wind_gust_speed": 18.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T15:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1023.0,
|
|
"sunshine": 21.0,
|
|
"temperature": 14.8,
|
|
"wind_direction": 200,
|
|
"wind_speed": 11.9,
|
|
"cloud_cover": 87,
|
|
"dew_point": 11.4,
|
|
"relative_humidity": 80,
|
|
"visibility": 12100,
|
|
"wind_gust_direction": 210,
|
|
"wind_gust_speed": 19.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T16:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1023.8,
|
|
"sunshine": 1.0,
|
|
"temperature": 15.0,
|
|
"wind_direction": 200,
|
|
"wind_speed": 13.3,
|
|
"cloud_cover": 100,
|
|
"dew_point": 11.4,
|
|
"relative_humidity": 79,
|
|
"visibility": 13590,
|
|
"wind_gust_direction": 230,
|
|
"wind_gust_speed": 20.5,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T17:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1024.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 13.0,
|
|
"wind_direction": 220,
|
|
"wind_speed": 8.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 11.0,
|
|
"relative_humidity": 87,
|
|
"visibility": 14720,
|
|
"wind_gust_direction": 230,
|
|
"wind_gust_speed": 14.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T18:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1025.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.7,
|
|
"wind_direction": 190,
|
|
"wind_speed": 9.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.3,
|
|
"relative_humidity": 91,
|
|
"visibility": 14300,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 13.3,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T19:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1025.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.5,
|
|
"wind_direction": 180,
|
|
"wind_speed": 7.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.0,
|
|
"relative_humidity": 91,
|
|
"visibility": 12740,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 12.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T20:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.7,
|
|
"wind_direction": 180,
|
|
"wind_speed": 7.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.8,
|
|
"relative_humidity": 94,
|
|
"visibility": 12320,
|
|
"wind_gust_direction": 180,
|
|
"wind_gust_speed": 15.5,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T21:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.5,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.4,
|
|
"wind_direction": 180,
|
|
"wind_speed": 9.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.8,
|
|
"relative_humidity": 96,
|
|
"visibility": 10820,
|
|
"wind_gust_direction": 180,
|
|
"wind_gust_speed": 18.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T22:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.8,
|
|
"wind_direction": 180,
|
|
"wind_speed": 9.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 11.0,
|
|
"relative_humidity": 95,
|
|
"visibility": 8040,
|
|
"wind_gust_direction": 180,
|
|
"wind_gust_speed": 17.3,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-27T23:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.9,
|
|
"wind_direction": 170,
|
|
"wind_speed": 8.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 11.2,
|
|
"relative_humidity": 95,
|
|
"visibility": 4860,
|
|
"wind_gust_direction": 170,
|
|
"wind_gust_speed": 15.5,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-28T00:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.9,
|
|
"wind_direction": 180,
|
|
"wind_speed": 11.9,
|
|
"cloud_cover": 100,
|
|
"dew_point": 11.1,
|
|
"relative_humidity": 95,
|
|
"visibility": 3910,
|
|
"wind_gust_direction": 170,
|
|
"wind_gust_speed": 20.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-28T01:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.9,
|
|
"wind_direction": 180,
|
|
"wind_speed": 12.6,
|
|
"cloud_cover": 87,
|
|
"dew_point": 10.9,
|
|
"relative_humidity": 93,
|
|
"visibility": 7410,
|
|
"wind_gust_direction": 160,
|
|
"wind_gust_speed": 19.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-28T02:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.09,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.9,
|
|
"wind_direction": 190,
|
|
"wind_speed": 5.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 11.1,
|
|
"relative_humidity": 95,
|
|
"visibility": 4020,
|
|
"wind_gust_direction": 180,
|
|
"wind_gust_speed": 11.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-28T03:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.7,
|
|
"wind_direction": 190,
|
|
"wind_speed": 6.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.7,
|
|
"relative_humidity": 94,
|
|
"visibility": 3500,
|
|
"wind_gust_direction": 200,
|
|
"wind_gust_speed": 13.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-28T04:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.4,
|
|
"wind_direction": 210,
|
|
"wind_speed": 5.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.6,
|
|
"relative_humidity": 95,
|
|
"visibility": 2770,
|
|
"wind_gust_direction": 200,
|
|
"wind_gust_speed": 8.3,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-28T05:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.3,
|
|
"wind_direction": 230,
|
|
"wind_speed": 2.9,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.3,
|
|
"relative_humidity": 93,
|
|
"visibility": 2300,
|
|
"wind_gust_direction": 160,
|
|
"wind_gust_speed": 6.5,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-28T06:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.3,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.9,
|
|
"wind_direction": 180,
|
|
"wind_speed": 5.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.2,
|
|
"relative_humidity": 95,
|
|
"visibility": 3330,
|
|
"wind_gust_direction": 170,
|
|
"wind_gust_speed": 12.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-28T07:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.8,
|
|
"wind_direction": 180,
|
|
"wind_speed": 8.3,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.1,
|
|
"relative_humidity": 96,
|
|
"visibility": 3100,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 13.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-28T08:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.09,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.7,
|
|
"wind_direction": 210,
|
|
"wind_speed": 6.5,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.9,
|
|
"relative_humidity": 95,
|
|
"visibility": 2900,
|
|
"wind_gust_direction": 210,
|
|
"wind_gust_speed": 14.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-28T09:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.0,
|
|
"wind_direction": 200,
|
|
"wind_speed": 8.3,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.3,
|
|
"relative_humidity": 95,
|
|
"visibility": 1960,
|
|
"wind_gust_direction": 180,
|
|
"wind_gust_speed": 16.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-28T10:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.3,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.2,
|
|
"wind_direction": 200,
|
|
"wind_speed": 9.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.0,
|
|
"relative_humidity": 92,
|
|
"visibility": 4930,
|
|
"wind_gust_direction": 220,
|
|
"wind_gust_speed": 16.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-28T11:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.7,
|
|
"wind_direction": 200,
|
|
"wind_speed": 10.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.3,
|
|
"relative_humidity": 91,
|
|
"visibility": 5410,
|
|
"wind_gust_direction": 180,
|
|
"wind_gust_speed": 16.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-28T12:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 12.2,
|
|
"wind_direction": 200,
|
|
"wind_speed": 10.1,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.4,
|
|
"relative_humidity": 89,
|
|
"visibility": 5520,
|
|
"wind_gust_direction": 200,
|
|
"wind_gust_speed": 14.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-28T13:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 13.1,
|
|
"wind_direction": 180,
|
|
"wind_speed": 9.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.8,
|
|
"relative_humidity": 86,
|
|
"visibility": 6840,
|
|
"wind_gust_direction": 170,
|
|
"wind_gust_speed": 16.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-28T14:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 14.2,
|
|
"wind_direction": 190,
|
|
"wind_speed": 11.9,
|
|
"cloud_cover": 100,
|
|
"dew_point": 11.2,
|
|
"relative_humidity": 82,
|
|
"visibility": 11920,
|
|
"wind_gust_direction": 200,
|
|
"wind_gust_speed": 19.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-28T15:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1025.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 14.4,
|
|
"wind_direction": 210,
|
|
"wind_speed": 7.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 11.2,
|
|
"relative_humidity": 81,
|
|
"visibility": 13760,
|
|
"wind_gust_direction": 230,
|
|
"wind_gust_speed": 13.3,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-28T16:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1025.4,
|
|
"sunshine": 2.0,
|
|
"temperature": 14.3,
|
|
"wind_direction": 200,
|
|
"wind_speed": 7.2,
|
|
"cloud_cover": 87,
|
|
"dew_point": 11.4,
|
|
"relative_humidity": 82,
|
|
"visibility": 21080,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 13.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-28T17:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1025.2,
|
|
"sunshine": 13.0,
|
|
"temperature": 12.0,
|
|
"wind_direction": 190,
|
|
"wind_speed": 8.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.5,
|
|
"relative_humidity": 90,
|
|
"visibility": 16720,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 14.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-28T18:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1025.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.5,
|
|
"wind_direction": 280,
|
|
"wind_speed": 3.6,
|
|
"cloud_cover": 75,
|
|
"dew_point": 9.5,
|
|
"relative_humidity": 93,
|
|
"visibility": 8950,
|
|
"wind_gust_direction": 230,
|
|
"wind_gust_speed": 6.5,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "partly-cloudy-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-28T19:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 9.2,
|
|
"wind_direction": 330,
|
|
"wind_speed": 3.2,
|
|
"cloud_cover": 87,
|
|
"dew_point": 8.5,
|
|
"relative_humidity": 95,
|
|
"visibility": 7810,
|
|
"wind_gust_direction": 320,
|
|
"wind_gust_speed": 5.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-28T20:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.8,
|
|
"wind_direction": 170,
|
|
"wind_speed": 2.5,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.3,
|
|
"relative_humidity": 97,
|
|
"visibility": 90,
|
|
"wind_gust_direction": 180,
|
|
"wind_gust_speed": 4.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-28T21:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.5,
|
|
"sunshine": 0.0,
|
|
"temperature": 9.4,
|
|
"wind_direction": 190,
|
|
"wind_speed": 2.5,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.1,
|
|
"relative_humidity": 98,
|
|
"visibility": 100,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 5.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-28T22:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.3,
|
|
"wind_direction": 200,
|
|
"wind_speed": 2.9,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.0,
|
|
"relative_humidity": 98,
|
|
"visibility": 60,
|
|
"wind_gust_direction": 180,
|
|
"wind_gust_speed": 6.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-28T23:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.2,
|
|
"wind_direction": 170,
|
|
"wind_speed": 3.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 7.8,
|
|
"relative_humidity": 97,
|
|
"visibility": 90,
|
|
"wind_gust_direction": 170,
|
|
"wind_gust_speed": 6.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-29T00:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.7,
|
|
"wind_direction": 200,
|
|
"wind_speed": 3.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.4,
|
|
"relative_humidity": 98,
|
|
"visibility": 80,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 7.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-29T01:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.1,
|
|
"wind_direction": 330,
|
|
"wind_speed": 2.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 7.8,
|
|
"relative_humidity": 98,
|
|
"visibility": 160,
|
|
"wind_gust_direction": 310,
|
|
"wind_gust_speed": 5.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-29T02:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 7.9,
|
|
"wind_direction": 10,
|
|
"wind_speed": 2.5,
|
|
"cloud_cover": 100,
|
|
"dew_point": 7.5,
|
|
"relative_humidity": 98,
|
|
"visibility": 100,
|
|
"wind_gust_direction": 20,
|
|
"wind_gust_speed": 4.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-29T03:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.3,
|
|
"wind_direction": 0,
|
|
"wind_speed": 1.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.1,
|
|
"relative_humidity": 99,
|
|
"visibility": 120,
|
|
"wind_gust_direction": 140,
|
|
"wind_gust_speed": 3.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-29T04:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.1,
|
|
"wind_direction": 320,
|
|
"wind_speed": 1.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.0,
|
|
"relative_humidity": 99,
|
|
"visibility": 100,
|
|
"wind_gust_direction": 310,
|
|
"wind_gust_speed": 4.3,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-29T05:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.0,
|
|
"wind_direction": 20,
|
|
"wind_speed": 1.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 7.9,
|
|
"relative_humidity": 99,
|
|
"visibility": 110,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 5.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-29T06:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 7.2,
|
|
"wind_direction": 240,
|
|
"wind_speed": 2.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 7.1,
|
|
"relative_humidity": 99,
|
|
"visibility": 110,
|
|
"wind_gust_direction": 230,
|
|
"wind_gust_speed": 4.3,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-29T07:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.3,
|
|
"sunshine": 0.0,
|
|
"temperature": 7.4,
|
|
"wind_direction": 10,
|
|
"wind_speed": 2.9,
|
|
"cloud_cover": 100,
|
|
"dew_point": 7.3,
|
|
"relative_humidity": 99,
|
|
"visibility": 110,
|
|
"wind_gust_direction": 20,
|
|
"wind_gust_speed": 6.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"condition": 311981,
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-29T08:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.5,
|
|
"sunshine": 0.0,
|
|
"temperature": 7.8,
|
|
"wind_direction": 350,
|
|
"wind_speed": 3.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 7.6,
|
|
"relative_humidity": 99,
|
|
"visibility": 130,
|
|
"wind_gust_direction": 350,
|
|
"wind_gust_speed": 5.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"condition": 311981,
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-29T09:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.7,
|
|
"wind_direction": 350,
|
|
"wind_speed": 4.3,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.5,
|
|
"relative_humidity": 99,
|
|
"visibility": 170,
|
|
"wind_gust_direction": 350,
|
|
"wind_gust_speed": 7.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"condition": 311981,
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-29T10:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 9.3,
|
|
"wind_direction": 340,
|
|
"wind_speed": 2.5,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.0,
|
|
"relative_humidity": 98,
|
|
"visibility": 340,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 6.5,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-29T11:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.5,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.3,
|
|
"wind_direction": 10,
|
|
"wind_speed": 3.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.9,
|
|
"relative_humidity": 97,
|
|
"visibility": 270,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 7.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-29T12:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 12.1,
|
|
"wind_direction": 170,
|
|
"wind_speed": 5.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.9,
|
|
"relative_humidity": 92,
|
|
"visibility": 320,
|
|
"wind_gust_direction": 160,
|
|
"wind_gust_speed": 11.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-29T13:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 14.4,
|
|
"wind_direction": 160,
|
|
"wind_speed": 6.1,
|
|
"cloud_cover": 100,
|
|
"dew_point": 12.1,
|
|
"relative_humidity": 86,
|
|
"visibility": 11100,
|
|
"wind_gust_direction": 170,
|
|
"wind_gust_speed": 10.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-29T14:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1025.9,
|
|
"sunshine": 31.0,
|
|
"temperature": 16.9,
|
|
"wind_direction": 170,
|
|
"wind_speed": 5.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 12.4,
|
|
"relative_humidity": 75,
|
|
"visibility": 16900,
|
|
"wind_gust_direction": 200,
|
|
"wind_gust_speed": 11.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-29T15:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1025.7,
|
|
"sunshine": 32.0,
|
|
"temperature": 17.0,
|
|
"wind_direction": 180,
|
|
"wind_speed": 6.5,
|
|
"cloud_cover": 87,
|
|
"dew_point": 11.6,
|
|
"relative_humidity": 70,
|
|
"visibility": 34440,
|
|
"wind_gust_direction": 200,
|
|
"wind_gust_speed": 11.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-29T16:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1025.4,
|
|
"sunshine": 17.0,
|
|
"temperature": 15.9,
|
|
"wind_direction": 210,
|
|
"wind_speed": 4.3,
|
|
"cloud_cover": 37,
|
|
"dew_point": 11.9,
|
|
"relative_humidity": 77,
|
|
"visibility": 58950,
|
|
"wind_gust_direction": 250,
|
|
"wind_gust_speed": 14.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "partly-cloudy-day"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-29T17:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1025.59,
|
|
"sunshine": 52.0,
|
|
"temperature": 12.5,
|
|
"wind_direction": 250,
|
|
"wind_speed": 10.4,
|
|
"cloud_cover": 50,
|
|
"dew_point": 10.4,
|
|
"relative_humidity": 87,
|
|
"visibility": 47830,
|
|
"wind_gust_direction": 280,
|
|
"wind_gust_speed": 18.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "partly-cloudy-day"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-29T18:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1025.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.4,
|
|
"wind_direction": 260,
|
|
"wind_speed": 6.1,
|
|
"cloud_cover": 0,
|
|
"dew_point": 10.0,
|
|
"relative_humidity": 91,
|
|
"visibility": 41010,
|
|
"wind_gust_direction": 270,
|
|
"wind_gust_speed": 13.3,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "clear-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-29T19:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.6,
|
|
"wind_direction": 200,
|
|
"wind_speed": 5.4,
|
|
"cloud_cover": 0,
|
|
"dew_point": 9.5,
|
|
"relative_humidity": 93,
|
|
"visibility": 18250,
|
|
"wind_gust_direction": 230,
|
|
"wind_gust_speed": 8.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "clear-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-29T20:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.2,
|
|
"wind_direction": 230,
|
|
"wind_speed": 6.5,
|
|
"cloud_cover": 12,
|
|
"dew_point": 10.2,
|
|
"relative_humidity": 93,
|
|
"visibility": 7840,
|
|
"wind_gust_direction": 240,
|
|
"wind_gust_speed": 9.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "clear-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-29T21:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.5,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.7,
|
|
"wind_direction": 210,
|
|
"wind_speed": 5.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 7.8,
|
|
"relative_humidity": 94,
|
|
"visibility": 7370,
|
|
"wind_gust_direction": 200,
|
|
"wind_gust_speed": 7.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-29T22:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 9.0,
|
|
"wind_direction": 360,
|
|
"wind_speed": 4.3,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.3,
|
|
"relative_humidity": 95,
|
|
"visibility": 3850,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 7.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-29T23:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 9.2,
|
|
"wind_direction": 350,
|
|
"wind_speed": 4.3,
|
|
"cloud_cover": 87,
|
|
"dew_point": 8.5,
|
|
"relative_humidity": 95,
|
|
"visibility": 7260,
|
|
"wind_gust_direction": 350,
|
|
"wind_gust_speed": 6.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-30T00:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 7.8,
|
|
"wind_direction": 30,
|
|
"wind_speed": 3.6,
|
|
"cloud_cover": 50,
|
|
"dew_point": 7.3,
|
|
"relative_humidity": 97,
|
|
"visibility": 180,
|
|
"wind_gust_direction": 50,
|
|
"wind_gust_speed": 5.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "partly-cloudy-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-30T01:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.9,
|
|
"wind_direction": 240,
|
|
"wind_speed": 2.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 6.5,
|
|
"relative_humidity": 97,
|
|
"visibility": 70,
|
|
"wind_gust_direction": 110,
|
|
"wind_gust_speed": 4.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-30T02:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 7.6,
|
|
"wind_direction": 360,
|
|
"wind_speed": 2.9,
|
|
"cloud_cover": 100,
|
|
"dew_point": 7.3,
|
|
"relative_humidity": 98,
|
|
"visibility": 100,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 4.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-30T03:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.09,
|
|
"sunshine": 0.0,
|
|
"temperature": 7.3,
|
|
"wind_direction": 20,
|
|
"wind_speed": 1.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 7.1,
|
|
"relative_humidity": 98,
|
|
"visibility": 100,
|
|
"wind_gust_direction": 100,
|
|
"wind_gust_speed": 4.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-30T04:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.2,
|
|
"wind_direction": 350,
|
|
"wind_speed": 2.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.2,
|
|
"relative_humidity": 100,
|
|
"visibility": 90,
|
|
"wind_gust_direction": 290,
|
|
"wind_gust_speed": 5.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-30T05:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.4,
|
|
"wind_direction": 290,
|
|
"wind_speed": 1.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.3,
|
|
"relative_humidity": 100,
|
|
"visibility": 150,
|
|
"wind_gust_direction": 140,
|
|
"wind_gust_speed": 5.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-30T06:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.9,
|
|
"wind_direction": 150,
|
|
"wind_speed": 2.5,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.8,
|
|
"relative_humidity": 99,
|
|
"visibility": 7840,
|
|
"wind_gust_direction": 130,
|
|
"wind_gust_speed": 4.3,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-30T07:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.9,
|
|
"wind_direction": 290,
|
|
"wind_speed": 2.5,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.7,
|
|
"relative_humidity": 99,
|
|
"visibility": 2810,
|
|
"wind_gust_direction": 310,
|
|
"wind_gust_speed": 6.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-30T08:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.3,
|
|
"sunshine": 0.0,
|
|
"temperature": 9.2,
|
|
"wind_direction": 200,
|
|
"wind_speed": 2.2,
|
|
"cloud_cover": 87,
|
|
"dew_point": 9.0,
|
|
"relative_humidity": 99,
|
|
"visibility": 460,
|
|
"wind_gust_direction": 200,
|
|
"wind_gust_speed": 5.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-30T09:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 9.7,
|
|
"wind_direction": 170,
|
|
"wind_speed": 2.5,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.6,
|
|
"relative_humidity": 99,
|
|
"visibility": 1620,
|
|
"wind_gust_direction": 130,
|
|
"wind_gust_speed": 4.3,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"condition": 311981,
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-30T10:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.4,
|
|
"wind_direction": 180,
|
|
"wind_speed": 1.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.4,
|
|
"relative_humidity": 100,
|
|
"visibility": 13580,
|
|
"wind_gust_direction": 150,
|
|
"wind_gust_speed": 7.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"condition": 311981,
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-30T11:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.59,
|
|
"sunshine": 2.0,
|
|
"temperature": 11.0,
|
|
"wind_direction": 180,
|
|
"wind_speed": 5.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.2,
|
|
"relative_humidity": 94,
|
|
"visibility": 22490,
|
|
"wind_gust_direction": 170,
|
|
"wind_gust_speed": 9.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-30T12:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 12.1,
|
|
"wind_direction": 170,
|
|
"wind_speed": 5.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.7,
|
|
"relative_humidity": 91,
|
|
"visibility": 17130,
|
|
"wind_gust_direction": 180,
|
|
"wind_gust_speed": 10.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-30T13:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.0,
|
|
"sunshine": 20.0,
|
|
"temperature": 12.2,
|
|
"wind_direction": 180,
|
|
"wind_speed": 5.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.4,
|
|
"relative_humidity": 89,
|
|
"visibility": 27620,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 14.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-30T14:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.0,
|
|
"sunshine": 20.0,
|
|
"temperature": 12.8,
|
|
"wind_direction": 170,
|
|
"wind_speed": 10.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.6,
|
|
"relative_humidity": 86,
|
|
"visibility": 23300,
|
|
"wind_gust_direction": 160,
|
|
"wind_gust_speed": 16.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-30T15:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 12.9,
|
|
"wind_direction": 160,
|
|
"wind_speed": 10.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.5,
|
|
"relative_humidity": 85,
|
|
"visibility": 17420,
|
|
"wind_gust_direction": 160,
|
|
"wind_gust_speed": 13.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-30T16:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 12.9,
|
|
"wind_direction": 170,
|
|
"wind_speed": 9.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.7,
|
|
"relative_humidity": 87,
|
|
"visibility": 12780,
|
|
"wind_gust_direction": 170,
|
|
"wind_gust_speed": 13.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-30T17:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 12.6,
|
|
"wind_direction": 150,
|
|
"wind_speed": 5.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.5,
|
|
"relative_humidity": 87,
|
|
"visibility": 9610,
|
|
"wind_gust_direction": 160,
|
|
"wind_gust_speed": 8.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-30T18:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 12.0,
|
|
"wind_direction": 160,
|
|
"wind_speed": 3.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.4,
|
|
"relative_humidity": 90,
|
|
"visibility": 10940,
|
|
"wind_gust_direction": 160,
|
|
"wind_gust_speed": 5.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-30T19:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.6,
|
|
"wind_direction": 180,
|
|
"wind_speed": 4.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.1,
|
|
"relative_humidity": 91,
|
|
"visibility": 7710,
|
|
"wind_gust_direction": 170,
|
|
"wind_gust_speed": 6.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-30T20:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.5,
|
|
"wind_direction": 180,
|
|
"wind_speed": 3.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.1,
|
|
"relative_humidity": 91,
|
|
"visibility": 3170,
|
|
"wind_gust_direction": 170,
|
|
"wind_gust_speed": 6.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-30T21:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.4,
|
|
"wind_direction": 180,
|
|
"wind_speed": 6.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.0,
|
|
"relative_humidity": 91,
|
|
"visibility": 3950,
|
|
"wind_gust_direction": 170,
|
|
"wind_gust_speed": 12.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-30T22:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.4,
|
|
"wind_direction": 190,
|
|
"wind_speed": 4.3,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.2,
|
|
"relative_humidity": 92,
|
|
"visibility": 2590,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 6.5,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-30T23:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.2,
|
|
"wind_direction": 190,
|
|
"wind_speed": 2.5,
|
|
"cloud_cover": 100,
|
|
"dew_point": 10.2,
|
|
"relative_humidity": 93,
|
|
"visibility": 2940,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 4.3,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-31T00:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.4,
|
|
"wind_direction": 200,
|
|
"wind_speed": 3.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.4,
|
|
"relative_humidity": 93,
|
|
"visibility": 1970,
|
|
"wind_gust_direction": 200,
|
|
"wind_gust_speed": 5.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-31T01:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.2,
|
|
"wind_direction": 200,
|
|
"wind_speed": 4.7,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.3,
|
|
"relative_humidity": 94,
|
|
"visibility": 2510,
|
|
"wind_gust_direction": 220,
|
|
"wind_gust_speed": 8.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-31T02:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.6,
|
|
"wind_direction": 190,
|
|
"wind_speed": 6.1,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.9,
|
|
"relative_humidity": 95,
|
|
"visibility": 2060,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 9.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-31T03:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.4,
|
|
"wind_direction": 190,
|
|
"wind_speed": 5.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.8,
|
|
"relative_humidity": 96,
|
|
"visibility": 240,
|
|
"wind_gust_direction": 180,
|
|
"wind_gust_speed": 9.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-31T04:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.5,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.5,
|
|
"wind_direction": 190,
|
|
"wind_speed": 6.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.9,
|
|
"relative_humidity": 96,
|
|
"visibility": 2970,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 10.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-31T05:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1029.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.5,
|
|
"wind_direction": 210,
|
|
"wind_speed": 3.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.8,
|
|
"relative_humidity": 95,
|
|
"visibility": 3290,
|
|
"wind_gust_direction": 220,
|
|
"wind_gust_speed": 7.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-31T06:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.5,
|
|
"wind_direction": 200,
|
|
"wind_speed": 4.3,
|
|
"cloud_cover": 87,
|
|
"dew_point": 10.0,
|
|
"relative_humidity": 96,
|
|
"visibility": 5990,
|
|
"wind_gust_direction": 220,
|
|
"wind_gust_speed": 8.3,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-31T07:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1029.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.5,
|
|
"wind_direction": 190,
|
|
"wind_speed": 5.4,
|
|
"cloud_cover": 87,
|
|
"dew_point": 9.7,
|
|
"relative_humidity": 94,
|
|
"visibility": 170,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 9.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-31T08:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1029.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.3,
|
|
"wind_direction": 190,
|
|
"wind_speed": 7.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.4,
|
|
"relative_humidity": 94,
|
|
"visibility": 5700,
|
|
"wind_gust_direction": 180,
|
|
"wind_gust_speed": 13.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-31T09:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1029.5,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.1,
|
|
"wind_direction": 200,
|
|
"wind_speed": 5.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.6,
|
|
"relative_humidity": 91,
|
|
"visibility": 8690,
|
|
"wind_gust_direction": 180,
|
|
"wind_gust_speed": 9.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-31T10:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1029.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.9,
|
|
"wind_direction": 200,
|
|
"wind_speed": 2.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.7,
|
|
"relative_humidity": 86,
|
|
"visibility": 15600,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 5.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-31T11:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1029.3,
|
|
"sunshine": 1.0,
|
|
"temperature": 11.9,
|
|
"wind_direction": 210,
|
|
"wind_speed": 2.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.6,
|
|
"relative_humidity": 86,
|
|
"visibility": 25190,
|
|
"wind_gust_direction": 210,
|
|
"wind_gust_speed": 9.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-31T12:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.9,
|
|
"sunshine": 2.0,
|
|
"temperature": 12.9,
|
|
"wind_direction": 200,
|
|
"wind_speed": 7.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.6,
|
|
"relative_humidity": 80,
|
|
"visibility": 33140,
|
|
"wind_gust_direction": 170,
|
|
"wind_gust_speed": 15.5,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-31T13:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 13.6,
|
|
"wind_direction": 190,
|
|
"wind_speed": 9.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.7,
|
|
"relative_humidity": 72,
|
|
"visibility": 36550,
|
|
"wind_gust_direction": 200,
|
|
"wind_gust_speed": 15.5,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-31T14:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 13.8,
|
|
"wind_direction": 210,
|
|
"wind_speed": 9.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.8,
|
|
"relative_humidity": 72,
|
|
"visibility": 57100,
|
|
"wind_gust_direction": 230,
|
|
"wind_gust_speed": 16.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-31T15:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 14.1,
|
|
"wind_direction": 190,
|
|
"wind_speed": 5.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.7,
|
|
"relative_humidity": 70,
|
|
"visibility": 52570,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 14.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-31T16:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 13.9,
|
|
"wind_direction": 180,
|
|
"wind_speed": 5.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.9,
|
|
"relative_humidity": 72,
|
|
"visibility": 45660,
|
|
"wind_gust_direction": 140,
|
|
"wind_gust_speed": 8.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-31T17:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.3,
|
|
"sunshine": 0.0,
|
|
"temperature": 12.9,
|
|
"wind_direction": 230,
|
|
"wind_speed": 3.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.7,
|
|
"relative_humidity": 76,
|
|
"visibility": 51810,
|
|
"wind_gust_direction": 220,
|
|
"wind_gust_speed": 7.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-31T18:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.3,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.6,
|
|
"wind_direction": 230,
|
|
"wind_speed": 2.9,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.0,
|
|
"relative_humidity": 84,
|
|
"visibility": 44110,
|
|
"wind_gust_direction": 270,
|
|
"wind_gust_speed": 4.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-31T19:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.4,
|
|
"wind_direction": 110,
|
|
"wind_speed": 2.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.2,
|
|
"relative_humidity": 87,
|
|
"visibility": 48080,
|
|
"wind_gust_direction": 230,
|
|
"wind_gust_speed": 7.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-31T20:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.7,
|
|
"wind_direction": 180,
|
|
"wind_speed": 3.6,
|
|
"cloud_cover": 87,
|
|
"dew_point": 9.4,
|
|
"relative_humidity": 86,
|
|
"visibility": 30700,
|
|
"wind_gust_direction": 170,
|
|
"wind_gust_speed": 6.5,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-31T21:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.4,
|
|
"wind_direction": 170,
|
|
"wind_speed": 2.9,
|
|
"cloud_cover": 87,
|
|
"dew_point": 9.4,
|
|
"relative_humidity": 87,
|
|
"visibility": 25400,
|
|
"wind_gust_direction": 180,
|
|
"wind_gust_speed": 7.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-31T22:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.2,
|
|
"wind_direction": 180,
|
|
"wind_speed": 4.3,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.3,
|
|
"relative_humidity": 88,
|
|
"visibility": 25670,
|
|
"wind_gust_direction": 200,
|
|
"wind_gust_speed": 8.3,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-10-31T23:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.0,
|
|
"wind_direction": 230,
|
|
"wind_speed": 2.9,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.3,
|
|
"relative_humidity": 89,
|
|
"visibility": 24450,
|
|
"wind_gust_direction": 200,
|
|
"wind_gust_speed": 6.5,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-01T00:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.8,
|
|
"wind_direction": 210,
|
|
"wind_speed": 2.9,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.4,
|
|
"relative_humidity": 91,
|
|
"visibility": 24100,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 6.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-01T01:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.5,
|
|
"wind_direction": 190,
|
|
"wind_speed": 5.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.5,
|
|
"relative_humidity": 94,
|
|
"visibility": 20630,
|
|
"wind_gust_direction": 200,
|
|
"wind_gust_speed": 8.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-01T02:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.2,
|
|
"wind_direction": 210,
|
|
"wind_speed": 6.5,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.6,
|
|
"relative_humidity": 96,
|
|
"visibility": 24020,
|
|
"wind_gust_direction": 240,
|
|
"wind_gust_speed": 12.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-01T03:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.09,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.2,
|
|
"wind_direction": 210,
|
|
"wind_speed": 9.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.6,
|
|
"relative_humidity": 96,
|
|
"visibility": 8730,
|
|
"wind_gust_direction": 200,
|
|
"wind_gust_speed": 17.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-01T04:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1025.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.1,
|
|
"wind_direction": 250,
|
|
"wind_speed": 9.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.6,
|
|
"relative_humidity": 96,
|
|
"visibility": 5560,
|
|
"wind_gust_direction": 230,
|
|
"wind_gust_speed": 19.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"condition": 311981,
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-01T05:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.1,
|
|
"pressure_msl": 1026.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.2,
|
|
"wind_direction": 250,
|
|
"wind_speed": 8.3,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.6,
|
|
"relative_humidity": 96,
|
|
"visibility": 5030,
|
|
"wind_gust_direction": 260,
|
|
"wind_gust_speed": 13.3,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"condition": 239475,
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-01T06:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.1,
|
|
"pressure_msl": 1025.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 9.9,
|
|
"wind_direction": 270,
|
|
"wind_speed": 7.9,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.2,
|
|
"relative_humidity": 96,
|
|
"visibility": 7340,
|
|
"wind_gust_direction": 260,
|
|
"wind_gust_speed": 11.5,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"condition": 239475,
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-01T07:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1025.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 9.4,
|
|
"wind_direction": 260,
|
|
"wind_speed": 3.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.7,
|
|
"relative_humidity": 95,
|
|
"visibility": 6340,
|
|
"wind_gust_direction": 280,
|
|
"wind_gust_speed": 7.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"condition": 334529,
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-01T08:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1025.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 9.3,
|
|
"wind_direction": 220,
|
|
"wind_speed": 5.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.5,
|
|
"relative_humidity": 94,
|
|
"visibility": 12030,
|
|
"wind_gust_direction": 230,
|
|
"wind_gust_speed": 17.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"condition": 311981,
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-01T09:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 9.6,
|
|
"wind_direction": 220,
|
|
"wind_speed": 11.9,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.4,
|
|
"relative_humidity": 92,
|
|
"visibility": 29210,
|
|
"wind_gust_direction": 200,
|
|
"wind_gust_speed": 21.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-01T10:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1025.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.0,
|
|
"wind_direction": 210,
|
|
"wind_speed": 12.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.6,
|
|
"relative_humidity": 91,
|
|
"visibility": 24570,
|
|
"wind_gust_direction": 210,
|
|
"wind_gust_speed": 22.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-01T11:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.3,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.3,
|
|
"wind_direction": 200,
|
|
"wind_speed": 11.9,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.6,
|
|
"relative_humidity": 89,
|
|
"visibility": 19290,
|
|
"wind_gust_direction": 200,
|
|
"wind_gust_speed": 22.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-01T12:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1025.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.5,
|
|
"wind_direction": 220,
|
|
"wind_speed": 12.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.6,
|
|
"relative_humidity": 88,
|
|
"visibility": 38750,
|
|
"wind_gust_direction": 220,
|
|
"wind_gust_speed": 20.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-01T13:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1025.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.7,
|
|
"wind_direction": 220,
|
|
"wind_speed": 13.3,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.6,
|
|
"relative_humidity": 87,
|
|
"visibility": 47950,
|
|
"wind_gust_direction": 210,
|
|
"wind_gust_speed": 24.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-01T14:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1024.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.9,
|
|
"wind_direction": 240,
|
|
"wind_speed": 10.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.3,
|
|
"relative_humidity": 84,
|
|
"visibility": 39370,
|
|
"wind_gust_direction": 270,
|
|
"wind_gust_speed": 21.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-01T15:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1024.3,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.2,
|
|
"wind_direction": 240,
|
|
"wind_speed": 10.1,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.5,
|
|
"relative_humidity": 83,
|
|
"visibility": 45050,
|
|
"wind_gust_direction": 240,
|
|
"wind_gust_speed": 18.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-01T16:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1024.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.3,
|
|
"wind_direction": 220,
|
|
"wind_speed": 9.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.5,
|
|
"relative_humidity": 83,
|
|
"visibility": 50820,
|
|
"wind_gust_direction": 250,
|
|
"wind_gust_speed": 16.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-01T17:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1024.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.8,
|
|
"wind_direction": 200,
|
|
"wind_speed": 9.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.2,
|
|
"relative_humidity": 84,
|
|
"visibility": 44670,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 19.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-01T18:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1024.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.6,
|
|
"wind_direction": 240,
|
|
"wind_speed": 5.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 7.9,
|
|
"relative_humidity": 83,
|
|
"visibility": 49650,
|
|
"wind_gust_direction": 260,
|
|
"wind_gust_speed": 13.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-01T19:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1025.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.3,
|
|
"wind_direction": 270,
|
|
"wind_speed": 9.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.0,
|
|
"relative_humidity": 86,
|
|
"visibility": 34320,
|
|
"wind_gust_direction": 290,
|
|
"wind_gust_speed": 18.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-01T20:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1025.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.1,
|
|
"wind_direction": 300,
|
|
"wind_speed": 13.3,
|
|
"cloud_cover": 100,
|
|
"dew_point": 7.3,
|
|
"relative_humidity": 83,
|
|
"visibility": 28820,
|
|
"wind_gust_direction": 310,
|
|
"wind_gust_speed": 23.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-01T21:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1025.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 9.8,
|
|
"wind_direction": 290,
|
|
"wind_speed": 12.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 6.9,
|
|
"relative_humidity": 82,
|
|
"visibility": 27910,
|
|
"wind_gust_direction": 310,
|
|
"wind_gust_speed": 20.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-01T22:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.5,
|
|
"sunshine": 0.0,
|
|
"temperature": 9.3,
|
|
"wind_direction": 280,
|
|
"wind_speed": 10.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 6.6,
|
|
"relative_humidity": 83,
|
|
"visibility": 27860,
|
|
"wind_gust_direction": 270,
|
|
"wind_gust_speed": 16.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-01T23:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1026.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 9.1,
|
|
"wind_direction": 300,
|
|
"wind_speed": 7.9,
|
|
"cloud_cover": 100,
|
|
"dew_point": 6.5,
|
|
"relative_humidity": 84,
|
|
"visibility": 26550,
|
|
"wind_gust_direction": 300,
|
|
"wind_gust_speed": 13.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-02T00:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.09,
|
|
"sunshine": 0.0,
|
|
"temperature": 9.1,
|
|
"wind_direction": 330,
|
|
"wind_speed": 6.1,
|
|
"cloud_cover": 100,
|
|
"dew_point": 6.4,
|
|
"relative_humidity": 83,
|
|
"visibility": 33360,
|
|
"wind_gust_direction": 340,
|
|
"wind_gust_speed": 13.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-02T01:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.9,
|
|
"wind_direction": 230,
|
|
"wind_speed": 4.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 6.7,
|
|
"relative_humidity": 86,
|
|
"visibility": 30030,
|
|
"wind_gust_direction": 250,
|
|
"wind_gust_speed": 6.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-02T02:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.7,
|
|
"wind_direction": 210,
|
|
"wind_speed": 4.7,
|
|
"cloud_cover": 100,
|
|
"dew_point": 6.8,
|
|
"relative_humidity": 88,
|
|
"visibility": 34110,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 10.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-02T03:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.3,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.7,
|
|
"wind_direction": 200,
|
|
"wind_speed": 5.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 6.8,
|
|
"relative_humidity": 88,
|
|
"visibility": 27390,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 10.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-02T04:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.8,
|
|
"wind_direction": 190,
|
|
"wind_speed": 2.9,
|
|
"cloud_cover": 100,
|
|
"dew_point": 6.8,
|
|
"relative_humidity": 87,
|
|
"visibility": 25060,
|
|
"wind_gust_direction": 220,
|
|
"wind_gust_speed": 5.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-02T05:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.8,
|
|
"wind_direction": 210,
|
|
"wind_speed": 4.3,
|
|
"cloud_cover": 100,
|
|
"dew_point": 7.2,
|
|
"relative_humidity": 90,
|
|
"visibility": 23760,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 10.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-02T06:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.09,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.8,
|
|
"wind_direction": 190,
|
|
"wind_speed": 5.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 7.1,
|
|
"relative_humidity": 89,
|
|
"visibility": 21300,
|
|
"wind_gust_direction": 180,
|
|
"wind_gust_speed": 7.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-02T07:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.8,
|
|
"wind_direction": 170,
|
|
"wind_speed": 4.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 7.3,
|
|
"relative_humidity": 90,
|
|
"visibility": 18210,
|
|
"wind_gust_direction": 170,
|
|
"wind_gust_speed": 6.5,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-02T08:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1029.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 9.1,
|
|
"wind_direction": 260,
|
|
"wind_speed": 1.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 7.4,
|
|
"relative_humidity": 89,
|
|
"visibility": 18570,
|
|
"wind_gust_direction": 320,
|
|
"wind_gust_speed": 4.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-02T09:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1030.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 9.6,
|
|
"wind_direction": 180,
|
|
"wind_speed": 2.5,
|
|
"cloud_cover": 100,
|
|
"dew_point": 7.6,
|
|
"relative_humidity": 87,
|
|
"visibility": 19450,
|
|
"wind_gust_direction": 190,
|
|
"wind_gust_speed": 5.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-02T10:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1030.5,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.5,
|
|
"wind_direction": 170,
|
|
"wind_speed": 1.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.2,
|
|
"relative_humidity": 85,
|
|
"visibility": 20370,
|
|
"wind_gust_direction": 230,
|
|
"wind_gust_speed": 4.3,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-02T11:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1030.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.4,
|
|
"wind_direction": 150,
|
|
"wind_speed": 1.8,
|
|
"cloud_cover": 87,
|
|
"dew_point": 8.3,
|
|
"relative_humidity": 81,
|
|
"visibility": 32720,
|
|
"wind_gust_direction": 150,
|
|
"wind_gust_speed": 5.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-02T12:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1030.4,
|
|
"sunshine": 10.0,
|
|
"temperature": 12.3,
|
|
"wind_direction": 110,
|
|
"wind_speed": 4.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 7.6,
|
|
"relative_humidity": 73,
|
|
"visibility": 63890,
|
|
"wind_gust_direction": 110,
|
|
"wind_gust_speed": 10.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-02T13:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1030.09,
|
|
"sunshine": 2.0,
|
|
"temperature": 13.2,
|
|
"wind_direction": 90,
|
|
"wind_speed": 5.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 7.8,
|
|
"relative_humidity": 70,
|
|
"visibility": 75000,
|
|
"wind_gust_direction": 80,
|
|
"wind_gust_speed": 10.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-02T14:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1029.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 12.6,
|
|
"wind_direction": 110,
|
|
"wind_speed": 4.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.2,
|
|
"relative_humidity": 74,
|
|
"visibility": 70510,
|
|
"wind_gust_direction": 30,
|
|
"wind_gust_speed": 8.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-02T15:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1029.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 12.6,
|
|
"wind_direction": 50,
|
|
"wind_speed": 5.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.4,
|
|
"relative_humidity": 76,
|
|
"visibility": 73670,
|
|
"wind_gust_direction": 60,
|
|
"wind_gust_speed": 10.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-02T16:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1030.0,
|
|
"sunshine": 1.0,
|
|
"temperature": 12.7,
|
|
"wind_direction": 60,
|
|
"wind_speed": 7.6,
|
|
"cloud_cover": 87,
|
|
"dew_point": 8.7,
|
|
"relative_humidity": 77,
|
|
"visibility": 75000,
|
|
"wind_gust_direction": 40,
|
|
"wind_gust_speed": 15.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-02T17:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1030.2,
|
|
"sunshine": 21.0,
|
|
"temperature": 10.9,
|
|
"wind_direction": 60,
|
|
"wind_speed": 9.7,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.3,
|
|
"relative_humidity": 84,
|
|
"visibility": 75000,
|
|
"wind_gust_direction": 80,
|
|
"wind_gust_speed": 19.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-02T18:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1030.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.8,
|
|
"wind_direction": 50,
|
|
"wind_speed": 10.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 9.0,
|
|
"relative_humidity": 88,
|
|
"visibility": 31130,
|
|
"wind_gust_direction": 40,
|
|
"wind_gust_speed": 19.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-02T19:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1031.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 11.1,
|
|
"wind_direction": 50,
|
|
"wind_speed": 11.5,
|
|
"cloud_cover": 100,
|
|
"dew_point": 8.9,
|
|
"relative_humidity": 86,
|
|
"visibility": 75000,
|
|
"wind_gust_direction": 60,
|
|
"wind_gust_speed": 20.5,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-02T20:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1031.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 10.2,
|
|
"wind_direction": 50,
|
|
"wind_speed": 11.5,
|
|
"cloud_cover": 37,
|
|
"dew_point": 7.3,
|
|
"relative_humidity": 82,
|
|
"visibility": 75000,
|
|
"wind_gust_direction": 40,
|
|
"wind_gust_speed": 20.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "partly-cloudy-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-02T21:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1032.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 8.3,
|
|
"wind_direction": 30,
|
|
"wind_speed": 8.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 5.6,
|
|
"relative_humidity": 83,
|
|
"visibility": 73550,
|
|
"wind_gust_direction": 30,
|
|
"wind_gust_speed": 15.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-02T22:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1032.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 7.2,
|
|
"wind_direction": 50,
|
|
"wind_speed": 9.0,
|
|
"cloud_cover": 87,
|
|
"dew_point": 5.2,
|
|
"relative_humidity": 87,
|
|
"visibility": 64570,
|
|
"wind_gust_direction": 30,
|
|
"wind_gust_speed": 15.5,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-02T23:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.09,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.8,
|
|
"wind_direction": 40,
|
|
"wind_speed": 5.0,
|
|
"cloud_cover": 87,
|
|
"dew_point": 4.0,
|
|
"relative_humidity": 88,
|
|
"visibility": 66050,
|
|
"wind_gust_direction": 40,
|
|
"wind_gust_speed": 11.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-03T00:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.4,
|
|
"wind_direction": 30,
|
|
"wind_speed": 5.8,
|
|
"cloud_cover": 87,
|
|
"dew_point": 4.4,
|
|
"relative_humidity": 87,
|
|
"visibility": 68320,
|
|
"wind_gust_direction": 30,
|
|
"wind_gust_speed": 9.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-03T01:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.0,
|
|
"wind_direction": 40,
|
|
"wind_speed": 7.2,
|
|
"cloud_cover": 37,
|
|
"dew_point": 3.4,
|
|
"relative_humidity": 89,
|
|
"visibility": 62300,
|
|
"wind_gust_direction": 30,
|
|
"wind_gust_speed": 11.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "partly-cloudy-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-03T02:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.3,
|
|
"sunshine": 0.0,
|
|
"temperature": 4.9,
|
|
"wind_direction": 20,
|
|
"wind_speed": 6.8,
|
|
"cloud_cover": 87,
|
|
"dew_point": 3.6,
|
|
"relative_humidity": 91,
|
|
"visibility": 52300,
|
|
"wind_gust_direction": 50,
|
|
"wind_gust_speed": 11.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-03T03:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.3,
|
|
"sunshine": 0.0,
|
|
"temperature": 3.3,
|
|
"wind_direction": 10,
|
|
"wind_speed": 9.0,
|
|
"cloud_cover": 75,
|
|
"dew_point": 2.5,
|
|
"relative_humidity": 94,
|
|
"visibility": 46680,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 13.3,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "partly-cloudy-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-03T04:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 2.2,
|
|
"wind_direction": 10,
|
|
"wind_speed": 7.6,
|
|
"cloud_cover": 87,
|
|
"dew_point": 1.3,
|
|
"relative_humidity": 94,
|
|
"visibility": 25080,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 12.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-03T05:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1032.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 2.4,
|
|
"wind_direction": 10,
|
|
"wind_speed": 7.6,
|
|
"cloud_cover": 37,
|
|
"dew_point": 1.8,
|
|
"relative_humidity": 96,
|
|
"visibility": 31420,
|
|
"wind_gust_direction": 360,
|
|
"wind_gust_speed": 13.3,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "partly-cloudy-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-03T06:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1032.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 2.0,
|
|
"wind_direction": 10,
|
|
"wind_speed": 5.8,
|
|
"cloud_cover": 12,
|
|
"dew_point": 1.4,
|
|
"relative_humidity": 96,
|
|
"visibility": 7340,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 8.3,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "clear-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-03T07:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1032.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 1.2,
|
|
"wind_direction": 360,
|
|
"wind_speed": 6.1,
|
|
"cloud_cover": 37,
|
|
"dew_point": 0.5,
|
|
"relative_humidity": 95,
|
|
"visibility": 14380,
|
|
"wind_gust_direction": 20,
|
|
"wind_gust_speed": 9.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "partly-cloudy-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-03T08:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.09,
|
|
"sunshine": 0.0,
|
|
"temperature": 1.1,
|
|
"wind_direction": 360,
|
|
"wind_speed": 6.1,
|
|
"cloud_cover": 25,
|
|
"dew_point": 0.5,
|
|
"relative_humidity": 96,
|
|
"visibility": 190,
|
|
"wind_gust_direction": 360,
|
|
"wind_gust_speed": 9.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "partly-cloudy-day"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-03T09:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.5,
|
|
"sunshine": 48.0,
|
|
"temperature": 3.5,
|
|
"wind_direction": 360,
|
|
"wind_speed": 6.5,
|
|
"cloud_cover": 0,
|
|
"dew_point": 1.6,
|
|
"relative_humidity": 87,
|
|
"visibility": 14830,
|
|
"wind_gust_direction": 360,
|
|
"wind_gust_speed": 7.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "clear-day"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-03T10:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.09,
|
|
"sunshine": 60.0,
|
|
"temperature": 6.9,
|
|
"wind_direction": 10,
|
|
"wind_speed": 3.6,
|
|
"cloud_cover": 0,
|
|
"dew_point": 3.9,
|
|
"relative_humidity": 81,
|
|
"visibility": 29490,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 7.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "clear-day"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-03T11:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1032.59,
|
|
"sunshine": 60.0,
|
|
"temperature": 8.5,
|
|
"wind_direction": 350,
|
|
"wind_speed": 3.2,
|
|
"cloud_cover": 37,
|
|
"dew_point": 4.5,
|
|
"relative_humidity": 76,
|
|
"visibility": 35910,
|
|
"wind_gust_direction": 320,
|
|
"wind_gust_speed": 7.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "partly-cloudy-day"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-03T12:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1032.0,
|
|
"sunshine": 60.0,
|
|
"temperature": 10.4,
|
|
"wind_direction": 30,
|
|
"wind_speed": 5.0,
|
|
"cloud_cover": 62,
|
|
"dew_point": 5.0,
|
|
"relative_humidity": 69,
|
|
"visibility": 40750,
|
|
"wind_gust_direction": 50,
|
|
"wind_gust_speed": 10.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "partly-cloudy-day"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-03T13:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1031.3,
|
|
"sunshine": 60.0,
|
|
"temperature": 11.9,
|
|
"wind_direction": 60,
|
|
"wind_speed": 4.3,
|
|
"cloud_cover": 37,
|
|
"dew_point": 5.8,
|
|
"relative_humidity": 66,
|
|
"visibility": 45690,
|
|
"wind_gust_direction": 70,
|
|
"wind_gust_speed": 8.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "partly-cloudy-day"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-03T14:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1030.7,
|
|
"sunshine": 60.0,
|
|
"temperature": 12.8,
|
|
"wind_direction": 90,
|
|
"wind_speed": 4.7,
|
|
"cloud_cover": 25,
|
|
"dew_point": 5.8,
|
|
"relative_humidity": 62,
|
|
"visibility": 20640,
|
|
"wind_gust_direction": 90,
|
|
"wind_gust_speed": 9.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "partly-cloudy-day"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-03T15:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1030.3,
|
|
"sunshine": 60.0,
|
|
"temperature": 12.7,
|
|
"wind_direction": 70,
|
|
"wind_speed": 2.9,
|
|
"cloud_cover": 37,
|
|
"dew_point": 5.8,
|
|
"relative_humidity": 63,
|
|
"visibility": 39980,
|
|
"wind_gust_direction": 110,
|
|
"wind_gust_speed": 8.3,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "partly-cloudy-day"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-03T16:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1029.8,
|
|
"sunshine": 60.0,
|
|
"temperature": 11.9,
|
|
"wind_direction": 90,
|
|
"wind_speed": 3.2,
|
|
"cloud_cover": 25,
|
|
"dew_point": 5.8,
|
|
"relative_humidity": 66,
|
|
"visibility": 52750,
|
|
"wind_gust_direction": 100,
|
|
"wind_gust_speed": 6.5,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "partly-cloudy-day"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-03T17:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1029.8,
|
|
"sunshine": 43.0,
|
|
"temperature": 8.5,
|
|
"wind_direction": 90,
|
|
"wind_speed": 4.0,
|
|
"cloud_cover": 87,
|
|
"dew_point": 5.3,
|
|
"relative_humidity": 80,
|
|
"visibility": 49460,
|
|
"wind_gust_direction": 70,
|
|
"wind_gust_speed": 8.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-03T18:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1030.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.9,
|
|
"wind_direction": 70,
|
|
"wind_speed": 3.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.1,
|
|
"relative_humidity": 88,
|
|
"visibility": 26380,
|
|
"wind_gust_direction": 80,
|
|
"wind_gust_speed": 7.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-03T19:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1030.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 4.7,
|
|
"wind_direction": 50,
|
|
"wind_speed": 5.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.5,
|
|
"relative_humidity": 92,
|
|
"visibility": 32120,
|
|
"wind_gust_direction": 30,
|
|
"wind_gust_speed": 6.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-03T20:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1030.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 3.4,
|
|
"wind_direction": 20,
|
|
"wind_speed": 5.8,
|
|
"cloud_cover": 87,
|
|
"dew_point": 2.4,
|
|
"relative_humidity": 93,
|
|
"visibility": 24750,
|
|
"wind_gust_direction": 40,
|
|
"wind_gust_speed": 8.3,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-03T21:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1031.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 2.4,
|
|
"wind_direction": 40,
|
|
"wind_speed": 5.8,
|
|
"cloud_cover": 25,
|
|
"dew_point": 1.6,
|
|
"relative_humidity": 95,
|
|
"visibility": 16220,
|
|
"wind_gust_direction": 40,
|
|
"wind_gust_speed": 9.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "partly-cloudy-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-03T22:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1031.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 1.8,
|
|
"wind_direction": 10,
|
|
"wind_speed": 6.1,
|
|
"cloud_cover": 0,
|
|
"dew_point": 1.2,
|
|
"relative_humidity": 96,
|
|
"visibility": 8920,
|
|
"wind_gust_direction": 350,
|
|
"wind_gust_speed": 9.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "clear-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-03T23:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1031.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 1.1,
|
|
"wind_direction": 360,
|
|
"wind_speed": 7.2,
|
|
"cloud_cover": 0,
|
|
"dew_point": 0.4,
|
|
"relative_humidity": 95,
|
|
"visibility": 6530,
|
|
"wind_gust_direction": 20,
|
|
"wind_gust_speed": 9.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "clear-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-04T00:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1031.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 0.9,
|
|
"wind_direction": 10,
|
|
"wind_speed": 7.2,
|
|
"cloud_cover": 0,
|
|
"dew_point": 0.4,
|
|
"relative_humidity": 96,
|
|
"visibility": 690,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 9.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "clear-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-04T01:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1031.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 0.2,
|
|
"wind_direction": 350,
|
|
"wind_speed": 7.2,
|
|
"cloud_cover": 0,
|
|
"dew_point": -0.3,
|
|
"relative_humidity": 96,
|
|
"visibility": 290,
|
|
"wind_gust_direction": 360,
|
|
"wind_gust_speed": 9.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "clear-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-04T02:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1031.8,
|
|
"sunshine": 0.0,
|
|
"temperature": -0.1,
|
|
"wind_direction": 10,
|
|
"wind_speed": 7.2,
|
|
"cloud_cover": 37,
|
|
"dew_point": -0.5,
|
|
"relative_humidity": 97,
|
|
"visibility": 480,
|
|
"wind_gust_direction": 360,
|
|
"wind_gust_speed": 10.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "partly-cloudy-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-04T03:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1031.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 0.0,
|
|
"wind_direction": 20,
|
|
"wind_speed": 6.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": -0.3,
|
|
"relative_humidity": 98,
|
|
"visibility": 110,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 9.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-04T04:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1031.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 0.2,
|
|
"wind_direction": 10,
|
|
"wind_speed": 6.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": -0.1,
|
|
"relative_humidity": 98,
|
|
"visibility": 110,
|
|
"wind_gust_direction": 360,
|
|
"wind_gust_speed": 8.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-04T05:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1031.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 0.4,
|
|
"wind_direction": 360,
|
|
"wind_speed": 4.7,
|
|
"cloud_cover": 100,
|
|
"dew_point": 0.2,
|
|
"relative_humidity": 98,
|
|
"visibility": 160,
|
|
"wind_gust_direction": 20,
|
|
"wind_gust_speed": 6.5,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-04T06:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1031.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 0.7,
|
|
"wind_direction": 10,
|
|
"wind_speed": 4.3,
|
|
"cloud_cover": 100,
|
|
"dew_point": 0.5,
|
|
"relative_humidity": 98,
|
|
"visibility": 120,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 7.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-04T07:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1031.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 0.7,
|
|
"wind_direction": 360,
|
|
"wind_speed": 5.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 0.6,
|
|
"relative_humidity": 99,
|
|
"visibility": 120,
|
|
"wind_gust_direction": 350,
|
|
"wind_gust_speed": 8.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-04T08:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1032.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 1.0,
|
|
"wind_direction": 360,
|
|
"wind_speed": 5.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 0.6,
|
|
"relative_humidity": 97,
|
|
"visibility": 90,
|
|
"wind_gust_direction": 360,
|
|
"wind_gust_speed": 7.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-04T09:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1032.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 1.8,
|
|
"wind_direction": 20,
|
|
"wind_speed": 5.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 1.6,
|
|
"relative_humidity": 98,
|
|
"visibility": 120,
|
|
"wind_gust_direction": 360,
|
|
"wind_gust_speed": 9.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-04T10:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1032.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 3.1,
|
|
"wind_direction": 360,
|
|
"wind_speed": 5.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.9,
|
|
"relative_humidity": 99,
|
|
"visibility": 150,
|
|
"wind_gust_direction": 50,
|
|
"wind_gust_speed": 9.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-04T11:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1031.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 3.4,
|
|
"wind_direction": 350,
|
|
"wind_speed": 4.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.2,
|
|
"relative_humidity": 99,
|
|
"visibility": 120,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 7.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-04T12:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1030.9,
|
|
"sunshine": 22.0,
|
|
"temperature": 4.6,
|
|
"wind_direction": 350,
|
|
"wind_speed": 3.6,
|
|
"cloud_cover": 87,
|
|
"dew_point": 4.0,
|
|
"relative_humidity": 96,
|
|
"visibility": 350,
|
|
"wind_gust_direction": 50,
|
|
"wind_gust_speed": 7.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-04T13:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1029.9,
|
|
"sunshine": 60.0,
|
|
"temperature": 5.5,
|
|
"wind_direction": 30,
|
|
"wind_speed": 4.3,
|
|
"cloud_cover": 0,
|
|
"dew_point": 4.6,
|
|
"relative_humidity": 94,
|
|
"visibility": 21410,
|
|
"wind_gust_direction": 60,
|
|
"wind_gust_speed": 12.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "clear-day"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-04T14:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1029.0,
|
|
"sunshine": 60.0,
|
|
"temperature": 8.1,
|
|
"wind_direction": 10,
|
|
"wind_speed": 2.9,
|
|
"cloud_cover": 0,
|
|
"dew_point": 5.5,
|
|
"relative_humidity": 84,
|
|
"visibility": 39060,
|
|
"wind_gust_direction": 50,
|
|
"wind_gust_speed": 6.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "clear-day"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-04T15:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.5,
|
|
"sunshine": 60.0,
|
|
"temperature": 9.5,
|
|
"wind_direction": 50,
|
|
"wind_speed": 5.4,
|
|
"cloud_cover": 0,
|
|
"dew_point": 6.0,
|
|
"relative_humidity": 79,
|
|
"visibility": 36810,
|
|
"wind_gust_direction": 60,
|
|
"wind_gust_speed": 10.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "clear-day"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-04T16:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.09,
|
|
"sunshine": 60.0,
|
|
"temperature": 7.6,
|
|
"wind_direction": 40,
|
|
"wind_speed": 5.4,
|
|
"cloud_cover": 0,
|
|
"dew_point": 5.6,
|
|
"relative_humidity": 87,
|
|
"visibility": 61290,
|
|
"wind_gust_direction": 60,
|
|
"wind_gust_speed": 9.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "clear-day"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-04T17:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.2,
|
|
"sunshine": 42.0,
|
|
"temperature": 4.5,
|
|
"wind_direction": 40,
|
|
"wind_speed": 4.3,
|
|
"cloud_cover": 0,
|
|
"dew_point": 3.3,
|
|
"relative_humidity": 92,
|
|
"visibility": 45940,
|
|
"wind_gust_direction": 30,
|
|
"wind_gust_speed": 7.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "clear-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-04T18:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 2.7,
|
|
"wind_direction": 40,
|
|
"wind_speed": 4.3,
|
|
"cloud_cover": 0,
|
|
"dew_point": 1.8,
|
|
"relative_humidity": 94,
|
|
"visibility": 44410,
|
|
"wind_gust_direction": 50,
|
|
"wind_gust_speed": 7.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "clear-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-04T19:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 2.2,
|
|
"wind_direction": 10,
|
|
"wind_speed": 6.1,
|
|
"cloud_cover": 12,
|
|
"dew_point": 1.7,
|
|
"relative_humidity": 96,
|
|
"visibility": 44940,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 9.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "clear-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-04T20:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1029.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 1.9,
|
|
"wind_direction": 360,
|
|
"wind_speed": 7.6,
|
|
"cloud_cover": 0,
|
|
"dew_point": 1.5,
|
|
"relative_humidity": 97,
|
|
"visibility": 47840,
|
|
"wind_gust_direction": 360,
|
|
"wind_gust_speed": 9.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "clear-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-04T21:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1029.09,
|
|
"sunshine": 0.0,
|
|
"temperature": 2.1,
|
|
"wind_direction": 360,
|
|
"wind_speed": 7.2,
|
|
"cloud_cover": 0,
|
|
"dew_point": 1.9,
|
|
"relative_humidity": 98,
|
|
"visibility": 37930,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 8.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "clear-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-04T22:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1029.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 2.2,
|
|
"wind_direction": 10,
|
|
"wind_speed": 4.0,
|
|
"cloud_cover": 0,
|
|
"dew_point": 1.9,
|
|
"relative_humidity": 98,
|
|
"visibility": 18950,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 6.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "clear-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-04T23:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1029.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 2.1,
|
|
"wind_direction": 10,
|
|
"wind_speed": 7.6,
|
|
"cloud_cover": 0,
|
|
"dew_point": 1.9,
|
|
"relative_humidity": 99,
|
|
"visibility": 12300,
|
|
"wind_gust_direction": 360,
|
|
"wind_gust_speed": 10.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "clear-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-05T00:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 2.1,
|
|
"wind_direction": 10,
|
|
"wind_speed": 7.6,
|
|
"cloud_cover": 12,
|
|
"dew_point": 1.8,
|
|
"relative_humidity": 98,
|
|
"visibility": 6660,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 11.5,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "clear-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-05T01:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 1.1,
|
|
"wind_direction": 360,
|
|
"wind_speed": 8.6,
|
|
"cloud_cover": 12,
|
|
"dew_point": 0.9,
|
|
"relative_humidity": 99,
|
|
"visibility": 1020,
|
|
"wind_gust_direction": 360,
|
|
"wind_gust_speed": 10.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "clear-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-05T02:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 0.0,
|
|
"wind_direction": 10,
|
|
"wind_speed": 7.9,
|
|
"cloud_cover": 75,
|
|
"dew_point": -0.4,
|
|
"relative_humidity": 97,
|
|
"visibility": 4820,
|
|
"wind_gust_direction": 360,
|
|
"wind_gust_speed": 12.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "partly-cloudy-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-05T03:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.5,
|
|
"sunshine": 0.0,
|
|
"temperature": -0.7,
|
|
"wind_direction": 360,
|
|
"wind_speed": 7.9,
|
|
"cloud_cover": 87,
|
|
"dew_point": -1.1,
|
|
"relative_humidity": 97,
|
|
"visibility": 230,
|
|
"wind_gust_direction": 360,
|
|
"wind_gust_speed": 8.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-05T04:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.3,
|
|
"sunshine": 0.0,
|
|
"temperature": -1.0,
|
|
"wind_direction": 10,
|
|
"wind_speed": 6.8,
|
|
"cloud_cover": 87,
|
|
"dew_point": -1.3,
|
|
"relative_humidity": 98,
|
|
"visibility": 1170,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 9.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-05T05:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.5,
|
|
"sunshine": 0.0,
|
|
"temperature": -1.4,
|
|
"wind_direction": 10,
|
|
"wind_speed": 7.2,
|
|
"cloud_cover": 0,
|
|
"dew_point": -1.9,
|
|
"relative_humidity": 96,
|
|
"visibility": 430,
|
|
"wind_gust_direction": 360,
|
|
"wind_gust_speed": 10.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "clear-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-05T06:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.7,
|
|
"sunshine": 0.0,
|
|
"temperature": -1.5,
|
|
"wind_direction": 10,
|
|
"wind_speed": 7.9,
|
|
"cloud_cover": 25,
|
|
"dew_point": -2.0,
|
|
"relative_humidity": 96,
|
|
"visibility": 200,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 10.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "partly-cloudy-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-05T07:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.8,
|
|
"sunshine": 0.0,
|
|
"temperature": -1.8,
|
|
"wind_direction": 360,
|
|
"wind_speed": 7.2,
|
|
"cloud_cover": 37,
|
|
"dew_point": -2.2,
|
|
"relative_humidity": 97,
|
|
"visibility": 180,
|
|
"wind_gust_direction": 360,
|
|
"wind_gust_speed": 9.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "partly-cloudy-night"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-05T08:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1029.2,
|
|
"sunshine": 0.0,
|
|
"temperature": -1.0,
|
|
"wind_direction": 360,
|
|
"wind_speed": 7.2,
|
|
"cloud_cover": 87,
|
|
"dew_point": -1.5,
|
|
"relative_humidity": 96,
|
|
"visibility": 250,
|
|
"wind_gust_direction": 360,
|
|
"wind_gust_speed": 9.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-05T09:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1029.09,
|
|
"sunshine": 1.0,
|
|
"temperature": 1.6,
|
|
"wind_direction": 10,
|
|
"wind_speed": 4.7,
|
|
"cloud_cover": 100,
|
|
"dew_point": 1.1,
|
|
"relative_humidity": 97,
|
|
"visibility": 150,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 6.5,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-05T10:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.7,
|
|
"sunshine": 47.0,
|
|
"temperature": 2.7,
|
|
"wind_direction": 10,
|
|
"wind_speed": 3.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.2,
|
|
"relative_humidity": 96,
|
|
"visibility": 2630,
|
|
"wind_gust_direction": 40,
|
|
"wind_gust_speed": 6.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-05T11:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.2,
|
|
"sunshine": 41.0,
|
|
"temperature": 3.6,
|
|
"wind_direction": 60,
|
|
"wind_speed": 5.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.6,
|
|
"relative_humidity": 93,
|
|
"visibility": 11070,
|
|
"wind_gust_direction": 90,
|
|
"wind_gust_speed": 11.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-05T12:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 4.3,
|
|
"wind_direction": 100,
|
|
"wind_speed": 7.9,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.2,
|
|
"relative_humidity": 92,
|
|
"visibility": 12260,
|
|
"wind_gust_direction": 110,
|
|
"wind_gust_speed": 18.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-05T13:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 4.7,
|
|
"wind_direction": 160,
|
|
"wind_speed": 12.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.4,
|
|
"relative_humidity": 91,
|
|
"visibility": 13640,
|
|
"wind_gust_direction": 170,
|
|
"wind_gust_speed": 19.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-05T14:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.5,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.3,
|
|
"wind_direction": 170,
|
|
"wind_speed": 10.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.8,
|
|
"relative_humidity": 90,
|
|
"visibility": 14990,
|
|
"wind_gust_direction": 160,
|
|
"wind_gust_speed": 19.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-05T15:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.3,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.6,
|
|
"wind_direction": 160,
|
|
"wind_speed": 8.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.8,
|
|
"relative_humidity": 88,
|
|
"visibility": 14400,
|
|
"wind_gust_direction": 170,
|
|
"wind_gust_speed": 16.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-05T16:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.3,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.5,
|
|
"wind_direction": 150,
|
|
"wind_speed": 6.1,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.8,
|
|
"relative_humidity": 89,
|
|
"visibility": 15490,
|
|
"wind_gust_direction": 150,
|
|
"wind_gust_speed": 15.5,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-05T17:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.3,
|
|
"wind_direction": 140,
|
|
"wind_speed": 5.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.2,
|
|
"relative_humidity": 93,
|
|
"visibility": 12550,
|
|
"wind_gust_direction": 150,
|
|
"wind_gust_speed": 10.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-05T18:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.5,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.2,
|
|
"wind_direction": 100,
|
|
"wind_speed": 4.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.4,
|
|
"relative_humidity": 95,
|
|
"visibility": 3050,
|
|
"wind_gust_direction": 110,
|
|
"wind_gust_speed": 10.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-05T19:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.4,
|
|
"wind_direction": 360,
|
|
"wind_speed": 3.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.3,
|
|
"relative_humidity": 93,
|
|
"visibility": 470,
|
|
"wind_gust_direction": 340,
|
|
"wind_gust_speed": 6.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-05T20:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.5,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.4,
|
|
"wind_direction": 350,
|
|
"wind_speed": 5.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.4,
|
|
"relative_humidity": 93,
|
|
"visibility": 320,
|
|
"wind_gust_direction": 350,
|
|
"wind_gust_speed": 7.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-05T21:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.5,
|
|
"wind_direction": 350,
|
|
"wind_speed": 4.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.7,
|
|
"relative_humidity": 94,
|
|
"visibility": 350,
|
|
"wind_gust_direction": 360,
|
|
"wind_gust_speed": 7.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-05T22:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.5,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.4,
|
|
"wind_direction": 10,
|
|
"wind_speed": 4.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.8,
|
|
"relative_humidity": 96,
|
|
"visibility": 200,
|
|
"wind_gust_direction": 360,
|
|
"wind_gust_speed": 6.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-05T23:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.3,
|
|
"wind_direction": 10,
|
|
"wind_speed": 3.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.9,
|
|
"relative_humidity": 97,
|
|
"visibility": 170,
|
|
"wind_gust_direction": 360,
|
|
"wind_gust_speed": 5.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-06T00:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.2,
|
|
"wind_direction": 10,
|
|
"wind_speed": 2.5,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.8,
|
|
"relative_humidity": 97,
|
|
"visibility": 210,
|
|
"wind_gust_direction": 40,
|
|
"wind_gust_speed": 4.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-06T01:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.1,
|
|
"wind_direction": 10,
|
|
"wind_speed": 2.5,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.7,
|
|
"relative_humidity": 97,
|
|
"visibility": 170,
|
|
"wind_gust_direction": 10,
|
|
"wind_gust_speed": 3.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-06T02:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.1,
|
|
"wind_direction": 200,
|
|
"wind_speed": 3.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.7,
|
|
"relative_humidity": 97,
|
|
"visibility": 690,
|
|
"wind_gust_direction": 180,
|
|
"wind_gust_speed": 6.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-06T03:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.09,
|
|
"sunshine": 0.0,
|
|
"temperature": 4.9,
|
|
"wind_direction": 200,
|
|
"wind_speed": 5.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.5,
|
|
"relative_humidity": 97,
|
|
"visibility": 900,
|
|
"wind_gust_direction": 220,
|
|
"wind_gust_speed": 9.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"condition": 311981,
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-06T04:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.1,
|
|
"pressure_msl": 1028.09,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.0,
|
|
"wind_direction": 190,
|
|
"wind_speed": 5.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.4,
|
|
"relative_humidity": 96,
|
|
"visibility": 2150,
|
|
"wind_gust_direction": 200,
|
|
"wind_gust_speed": 8.3,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"condition": 311981,
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-06T05:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.5,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.0,
|
|
"wind_direction": 210,
|
|
"wind_speed": 2.5,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.5,
|
|
"relative_humidity": 97,
|
|
"visibility": 2410,
|
|
"wind_gust_direction": 240,
|
|
"wind_gust_speed": 5.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"condition": 311981,
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-06T06:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.1,
|
|
"wind_direction": 180,
|
|
"wind_speed": 1.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.8,
|
|
"relative_humidity": 98,
|
|
"visibility": 3520,
|
|
"wind_gust_direction": 230,
|
|
"wind_gust_speed": 4.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"condition": 311981,
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-06T07:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1029.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.2,
|
|
"wind_direction": 160,
|
|
"wind_speed": 2.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.6,
|
|
"relative_humidity": 96,
|
|
"visibility": 900,
|
|
"wind_gust_direction": 110,
|
|
"wind_gust_speed": 4.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-06T08:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1029.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.4,
|
|
"wind_direction": 120,
|
|
"wind_speed": 1.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.9,
|
|
"relative_humidity": 96,
|
|
"visibility": 12750,
|
|
"wind_gust_direction": 260,
|
|
"wind_gust_speed": 4.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-06T09:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1030.5,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.6,
|
|
"wind_direction": 340,
|
|
"wind_speed": 2.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.8,
|
|
"relative_humidity": 95,
|
|
"visibility": 6980,
|
|
"wind_gust_direction": 310,
|
|
"wind_gust_speed": 5.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-06T10:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1030.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.0,
|
|
"wind_direction": 360,
|
|
"wind_speed": 3.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.3,
|
|
"relative_humidity": 89,
|
|
"visibility": 15760,
|
|
"wind_gust_direction": 300,
|
|
"wind_gust_speed": 10.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-06T11:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1031.5,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.4,
|
|
"wind_direction": 30,
|
|
"wind_speed": 5.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.4,
|
|
"relative_humidity": 87,
|
|
"visibility": 29630,
|
|
"wind_gust_direction": 30,
|
|
"wind_gust_speed": 10.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-06T12:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1031.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.6,
|
|
"wind_direction": 20,
|
|
"wind_speed": 3.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.2,
|
|
"relative_humidity": 85,
|
|
"visibility": 19110,
|
|
"wind_gust_direction": 50,
|
|
"wind_gust_speed": 10.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-06T13:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1031.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.7,
|
|
"wind_direction": 360,
|
|
"wind_speed": 5.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.0,
|
|
"relative_humidity": 83,
|
|
"visibility": 25120,
|
|
"wind_gust_direction": 40,
|
|
"wind_gust_speed": 11.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-06T14:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1031.5,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.7,
|
|
"wind_direction": 340,
|
|
"wind_speed": 4.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.2,
|
|
"relative_humidity": 84,
|
|
"visibility": 28400,
|
|
"wind_gust_direction": 330,
|
|
"wind_gust_speed": 10.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-06T15:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1031.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.5,
|
|
"wind_direction": 90,
|
|
"wind_speed": 4.3,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.1,
|
|
"relative_humidity": 84,
|
|
"visibility": 25950,
|
|
"wind_gust_direction": 90,
|
|
"wind_gust_speed": 10.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-06T16:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1031.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.3,
|
|
"wind_direction": 90,
|
|
"wind_speed": 4.7,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.8,
|
|
"relative_humidity": 84,
|
|
"visibility": 22070,
|
|
"wind_gust_direction": 90,
|
|
"wind_gust_speed": 10.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-06T17:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1032.09,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.1,
|
|
"wind_direction": 100,
|
|
"wind_speed": 6.1,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.8,
|
|
"relative_humidity": 85,
|
|
"visibility": 22360,
|
|
"wind_gust_direction": 120,
|
|
"wind_gust_speed": 10.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-06T18:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1032.3,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.9,
|
|
"wind_direction": 110,
|
|
"wind_speed": 7.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.9,
|
|
"relative_humidity": 87,
|
|
"visibility": 17470,
|
|
"wind_gust_direction": 100,
|
|
"wind_gust_speed": 11.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-06T19:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1032.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.6,
|
|
"wind_direction": 50,
|
|
"wind_speed": 2.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.1,
|
|
"relative_humidity": 84,
|
|
"visibility": 18050,
|
|
"wind_gust_direction": 90,
|
|
"wind_gust_speed": 7.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-06T20:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1032.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.4,
|
|
"wind_direction": 50,
|
|
"wind_speed": 4.7,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.1,
|
|
"relative_humidity": 85,
|
|
"visibility": 16940,
|
|
"wind_gust_direction": 50,
|
|
"wind_gust_speed": 13.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-06T21:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.4,
|
|
"wind_direction": 60,
|
|
"wind_speed": 5.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.3,
|
|
"relative_humidity": 86,
|
|
"visibility": 16260,
|
|
"wind_gust_direction": 70,
|
|
"wind_gust_speed": 11.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-06T22:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.4,
|
|
"wind_direction": 60,
|
|
"wind_speed": 4.3,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.0,
|
|
"relative_humidity": 85,
|
|
"visibility": 14540,
|
|
"wind_gust_direction": 70,
|
|
"wind_gust_speed": 10.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-06T23:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.2,
|
|
"wind_direction": 50,
|
|
"wind_speed": 2.9,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.8,
|
|
"relative_humidity": 84,
|
|
"visibility": 14150,
|
|
"wind_gust_direction": 50,
|
|
"wind_gust_speed": 8.6,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-07T00:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.1,
|
|
"wind_direction": 70,
|
|
"wind_speed": 6.5,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.8,
|
|
"relative_humidity": 85,
|
|
"visibility": 17300,
|
|
"wind_gust_direction": 80,
|
|
"wind_gust_speed": 15.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-07T01:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.0,
|
|
"wind_direction": 50,
|
|
"wind_speed": 6.5,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.9,
|
|
"relative_humidity": 86,
|
|
"visibility": 20750,
|
|
"wind_gust_direction": 40,
|
|
"wind_gust_speed": 12.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-07T02:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 4.9,
|
|
"wind_direction": 40,
|
|
"wind_speed": 5.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.7,
|
|
"relative_humidity": 85,
|
|
"visibility": 19330,
|
|
"wind_gust_direction": 30,
|
|
"wind_gust_speed": 10.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-07T03:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.0,
|
|
"wind_direction": 30,
|
|
"wind_speed": 5.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.4,
|
|
"relative_humidity": 83,
|
|
"visibility": 17310,
|
|
"wind_gust_direction": 50,
|
|
"wind_gust_speed": 11.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-07T04:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.5,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.1,
|
|
"wind_direction": 80,
|
|
"wind_speed": 7.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.8,
|
|
"relative_humidity": 85,
|
|
"visibility": 28980,
|
|
"wind_gust_direction": 90,
|
|
"wind_gust_speed": 15.5,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-07T05:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.1,
|
|
"wind_direction": 90,
|
|
"wind_speed": 7.6,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.7,
|
|
"relative_humidity": 84,
|
|
"visibility": 22600,
|
|
"wind_gust_direction": 110,
|
|
"wind_gust_speed": 19.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-07T06:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.0,
|
|
"wind_direction": 40,
|
|
"wind_speed": 5.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.8,
|
|
"relative_humidity": 86,
|
|
"visibility": 21600,
|
|
"wind_gust_direction": 30,
|
|
"wind_gust_speed": 10.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-07T07:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.3,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.2,
|
|
"wind_direction": 40,
|
|
"wind_speed": 5.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.7,
|
|
"relative_humidity": 84,
|
|
"visibility": 19120,
|
|
"wind_gust_direction": 60,
|
|
"wind_gust_speed": 11.5,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-07T08:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.4,
|
|
"wind_direction": 30,
|
|
"wind_speed": 5.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.1,
|
|
"relative_humidity": 85,
|
|
"visibility": 16970,
|
|
"wind_gust_direction": 20,
|
|
"wind_gust_speed": 11.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-07T09:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1034.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.7,
|
|
"wind_direction": 60,
|
|
"wind_speed": 6.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.1,
|
|
"relative_humidity": 83,
|
|
"visibility": 20190,
|
|
"wind_gust_direction": 80,
|
|
"wind_gust_speed": 14.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-07T10:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1034.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.0,
|
|
"wind_direction": 70,
|
|
"wind_speed": 6.1,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.1,
|
|
"relative_humidity": 82,
|
|
"visibility": 20410,
|
|
"wind_gust_direction": 40,
|
|
"wind_gust_speed": 16.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-07T11:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1034.5,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.1,
|
|
"wind_direction": 60,
|
|
"wind_speed": 6.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.1,
|
|
"relative_humidity": 81,
|
|
"visibility": 23940,
|
|
"wind_gust_direction": 50,
|
|
"wind_gust_speed": 18.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-07T12:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1034.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.4,
|
|
"wind_direction": 90,
|
|
"wind_speed": 7.9,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.3,
|
|
"relative_humidity": 80,
|
|
"visibility": 22710,
|
|
"wind_gust_direction": 60,
|
|
"wind_gust_speed": 18.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-07T13:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.3,
|
|
"wind_direction": 80,
|
|
"wind_speed": 9.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.7,
|
|
"relative_humidity": 78,
|
|
"visibility": 22430,
|
|
"wind_gust_direction": 70,
|
|
"wind_gust_speed": 18.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-07T14:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.3,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.5,
|
|
"wind_direction": 50,
|
|
"wind_speed": 7.9,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.2,
|
|
"relative_humidity": 79,
|
|
"visibility": 23210,
|
|
"wind_gust_direction": 50,
|
|
"wind_gust_speed": 19.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-07T15:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1032.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.7,
|
|
"wind_direction": 50,
|
|
"wind_speed": 7.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.0,
|
|
"relative_humidity": 77,
|
|
"visibility": 23220,
|
|
"wind_gust_direction": 30,
|
|
"wind_gust_speed": 14.4,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-07T16:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1032.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.6,
|
|
"wind_direction": 50,
|
|
"wind_speed": 8.3,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.1,
|
|
"relative_humidity": 78,
|
|
"visibility": 24990,
|
|
"wind_gust_direction": 50,
|
|
"wind_gust_speed": 16.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-07T17:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1032.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.5,
|
|
"wind_direction": 60,
|
|
"wind_speed": 5.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.9,
|
|
"relative_humidity": 78,
|
|
"visibility": 23620,
|
|
"wind_gust_direction": 30,
|
|
"wind_gust_speed": 9.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-07T18:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1032.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.2,
|
|
"wind_direction": 60,
|
|
"wind_speed": 5.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.1,
|
|
"relative_humidity": 80,
|
|
"visibility": 20330,
|
|
"wind_gust_direction": 90,
|
|
"wind_gust_speed": 13.7,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-07T19:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1032.9,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.2,
|
|
"wind_direction": 70,
|
|
"wind_speed": 4.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.7,
|
|
"relative_humidity": 78,
|
|
"visibility": 23590,
|
|
"wind_gust_direction": 40,
|
|
"wind_gust_speed": 8.3,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-07T20:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.1,
|
|
"wind_direction": 70,
|
|
"wind_speed": 6.1,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.1,
|
|
"relative_humidity": 81,
|
|
"visibility": 18610,
|
|
"wind_gust_direction": 100,
|
|
"wind_gust_speed": 19.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-07T21:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.0,
|
|
"wind_direction": 80,
|
|
"wind_speed": 9.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.1,
|
|
"relative_humidity": 82,
|
|
"visibility": 15020,
|
|
"wind_gust_direction": 100,
|
|
"wind_gust_speed": 20.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-07T22:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.0,
|
|
"wind_direction": 80,
|
|
"wind_speed": 9.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.1,
|
|
"relative_humidity": 82,
|
|
"visibility": 14560,
|
|
"wind_gust_direction": 70,
|
|
"wind_gust_speed": 20.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-07T23:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.09,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.8,
|
|
"wind_direction": 60,
|
|
"wind_speed": 9.4,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.9,
|
|
"relative_humidity": 82,
|
|
"visibility": 14290,
|
|
"wind_gust_direction": 50,
|
|
"wind_gust_speed": 20.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-08T00:00:00+01:00",
|
|
"source_id": 46567,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.09,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.7,
|
|
"wind_direction": 60,
|
|
"wind_speed": 9.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.8,
|
|
"relative_humidity": 82,
|
|
"visibility": 13230,
|
|
"wind_gust_direction": 60,
|
|
"wind_gust_speed": 16.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 219419,
|
|
"pressure_msl": 219419,
|
|
"cloud_cover": 219419,
|
|
"wind_gust_direction": 219419,
|
|
"wind_direction": 219419,
|
|
"wind_speed": 219419,
|
|
"sunshine": 219419,
|
|
"visibility": 219419
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-08T01:00:00+01:00",
|
|
"source_id": 6705,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1033.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.6,
|
|
"wind_direction": 80,
|
|
"wind_speed": 6.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.9,
|
|
"relative_humidity": 83,
|
|
"visibility": 10600,
|
|
"wind_gust_direction": null,
|
|
"wind_gust_speed": 19.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 6225,
|
|
"pressure_msl": 6225,
|
|
"cloud_cover": 6225,
|
|
"wind_direction": 6225,
|
|
"wind_speed": 6225,
|
|
"sunshine": 6225,
|
|
"visibility": 6225,
|
|
"condition": 6225
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-08T02:00:00+01:00",
|
|
"source_id": 6705,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1032.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.3,
|
|
"wind_direction": 50,
|
|
"wind_speed": 9.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.7,
|
|
"relative_humidity": 83,
|
|
"visibility": 10300,
|
|
"wind_gust_direction": null,
|
|
"wind_gust_speed": 16.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 6225,
|
|
"pressure_msl": 6225,
|
|
"cloud_cover": 6225,
|
|
"wind_direction": 6225,
|
|
"wind_speed": 6225,
|
|
"sunshine": 6225,
|
|
"visibility": 6225,
|
|
"condition": 6225
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-08T03:00:00+01:00",
|
|
"source_id": 6705,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1032.0,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.1,
|
|
"wind_direction": 40,
|
|
"wind_speed": 9.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.7,
|
|
"relative_humidity": 84,
|
|
"visibility": 10800,
|
|
"wind_gust_direction": null,
|
|
"wind_gust_speed": 16.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 6225,
|
|
"pressure_msl": 6225,
|
|
"cloud_cover": 6225,
|
|
"wind_direction": 6225,
|
|
"wind_speed": 6225,
|
|
"sunshine": 6225,
|
|
"visibility": 6225,
|
|
"condition": 6225
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-08T04:00:00+01:00",
|
|
"source_id": 6705,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1031.5,
|
|
"sunshine": 0.0,
|
|
"temperature": 4.8,
|
|
"wind_direction": 50,
|
|
"wind_speed": 9.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.3,
|
|
"relative_humidity": 84,
|
|
"visibility": 10600,
|
|
"wind_gust_direction": null,
|
|
"wind_gust_speed": 16.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 6225,
|
|
"pressure_msl": 6225,
|
|
"cloud_cover": 6225,
|
|
"wind_direction": 6225,
|
|
"wind_speed": 6225,
|
|
"sunshine": 6225,
|
|
"visibility": 6225,
|
|
"condition": 6225
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-08T05:00:00+01:00",
|
|
"source_id": 6705,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1031.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 4.9,
|
|
"wind_direction": 40,
|
|
"wind_speed": 11.9,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.4,
|
|
"relative_humidity": 84,
|
|
"visibility": 11200,
|
|
"wind_gust_direction": null,
|
|
"wind_gust_speed": 20.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 6225,
|
|
"pressure_msl": 6225,
|
|
"cloud_cover": 6225,
|
|
"wind_direction": 6225,
|
|
"wind_speed": 6225,
|
|
"sunshine": 6225,
|
|
"visibility": 6225,
|
|
"condition": 6225
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-08T06:00:00+01:00",
|
|
"source_id": 6705,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1031.09,
|
|
"sunshine": 0.0,
|
|
"temperature": 4.6,
|
|
"wind_direction": 30,
|
|
"wind_speed": 9.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.2,
|
|
"relative_humidity": 84,
|
|
"visibility": 11200,
|
|
"wind_gust_direction": null,
|
|
"wind_gust_speed": 20.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 6225,
|
|
"pressure_msl": 6225,
|
|
"cloud_cover": 6225,
|
|
"wind_direction": 6225,
|
|
"wind_speed": 6225,
|
|
"sunshine": 6225,
|
|
"visibility": 6225,
|
|
"condition": 6225
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-08T07:00:00+01:00",
|
|
"source_id": 6705,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1030.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 4.5,
|
|
"wind_direction": 30,
|
|
"wind_speed": 10.1,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.1,
|
|
"relative_humidity": 84,
|
|
"visibility": 13800,
|
|
"wind_gust_direction": null,
|
|
"wind_gust_speed": 20.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 6225,
|
|
"pressure_msl": 6225,
|
|
"cloud_cover": 6225,
|
|
"wind_direction": 6225,
|
|
"wind_speed": 6225,
|
|
"sunshine": 6225,
|
|
"visibility": 6225,
|
|
"condition": 6225
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-08T08:00:00+01:00",
|
|
"source_id": 6705,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1030.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 4.6,
|
|
"wind_direction": 20,
|
|
"wind_speed": 9.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.1,
|
|
"relative_humidity": 84,
|
|
"visibility": 14300,
|
|
"wind_gust_direction": null,
|
|
"wind_gust_speed": 18.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 6225,
|
|
"pressure_msl": 6225,
|
|
"cloud_cover": 6225,
|
|
"wind_direction": 6225,
|
|
"wind_speed": 6225,
|
|
"sunshine": 6225,
|
|
"visibility": 6225,
|
|
"condition": 6225
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-08T09:00:00+01:00",
|
|
"source_id": 6705,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1030.5,
|
|
"sunshine": 0.0,
|
|
"temperature": 4.9,
|
|
"wind_direction": 350,
|
|
"wind_speed": 2.9,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.5,
|
|
"relative_humidity": 84,
|
|
"visibility": 13200,
|
|
"wind_gust_direction": null,
|
|
"wind_gust_speed": 16.9,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 6225,
|
|
"pressure_msl": 6225,
|
|
"cloud_cover": 6225,
|
|
"wind_direction": 6225,
|
|
"wind_speed": 6225,
|
|
"sunshine": 6225,
|
|
"visibility": 6225,
|
|
"condition": 6225
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-08T10:00:00+01:00",
|
|
"source_id": 6705,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1030.3,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.0,
|
|
"wind_direction": 40,
|
|
"wind_speed": 5.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.8,
|
|
"relative_humidity": 86,
|
|
"visibility": 12300,
|
|
"wind_gust_direction": null,
|
|
"wind_gust_speed": 10.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 6225,
|
|
"pressure_msl": 6225,
|
|
"cloud_cover": 6225,
|
|
"wind_direction": 6225,
|
|
"wind_speed": 6225,
|
|
"sunshine": 6225,
|
|
"visibility": 6225,
|
|
"condition": 6225
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-08T11:00:00+01:00",
|
|
"source_id": 6705,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1030.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.1,
|
|
"wind_direction": 60,
|
|
"wind_speed": 6.8,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.6,
|
|
"relative_humidity": 90,
|
|
"visibility": 11900,
|
|
"wind_gust_direction": null,
|
|
"wind_gust_speed": 14.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 6225,
|
|
"pressure_msl": 6225,
|
|
"cloud_cover": 6225,
|
|
"wind_direction": 6225,
|
|
"wind_speed": 6225,
|
|
"sunshine": 6225,
|
|
"visibility": 6225,
|
|
"condition": 6225
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-08T12:00:00+01:00",
|
|
"source_id": 6705,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1029.5,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.8,
|
|
"wind_direction": 70,
|
|
"wind_speed": 7.9,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.7,
|
|
"relative_humidity": 93,
|
|
"visibility": 9500,
|
|
"wind_gust_direction": null,
|
|
"wind_gust_speed": 13.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 6225,
|
|
"pressure_msl": 6225,
|
|
"cloud_cover": 6225,
|
|
"wind_direction": 6225,
|
|
"wind_speed": 6225,
|
|
"sunshine": 6225,
|
|
"visibility": 6225,
|
|
"condition": 6225
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-08T13:00:00+01:00",
|
|
"source_id": 6705,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.8,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.3,
|
|
"wind_direction": 70,
|
|
"wind_speed": 6.1,
|
|
"cloud_cover": 100,
|
|
"dew_point": 5.1,
|
|
"relative_humidity": 92,
|
|
"visibility": 14500,
|
|
"wind_gust_direction": null,
|
|
"wind_gust_speed": 15.8,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 6225,
|
|
"pressure_msl": 6225,
|
|
"cloud_cover": 6225,
|
|
"wind_direction": 6225,
|
|
"wind_speed": 6225,
|
|
"sunshine": 6225,
|
|
"visibility": 6225,
|
|
"condition": 6225
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-08T14:00:00+01:00",
|
|
"source_id": 6705,
|
|
"precipitation": 0.1,
|
|
"pressure_msl": 1028.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.6,
|
|
"wind_direction": 90,
|
|
"wind_speed": 11.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 5.1,
|
|
"relative_humidity": 90,
|
|
"visibility": 17100,
|
|
"wind_gust_direction": null,
|
|
"wind_gust_speed": 19.1,
|
|
"condition": "rain",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 6225,
|
|
"pressure_msl": 6225,
|
|
"cloud_cover": 6225,
|
|
"wind_direction": 6225,
|
|
"wind_speed": 6225,
|
|
"sunshine": 6225,
|
|
"visibility": 6225,
|
|
"condition": 6225
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-08T15:00:00+01:00",
|
|
"source_id": 6705,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.1,
|
|
"wind_direction": 130,
|
|
"wind_speed": 14.0,
|
|
"cloud_cover": 88,
|
|
"dew_point": 4.9,
|
|
"relative_humidity": 92,
|
|
"visibility": 10200,
|
|
"wind_gust_direction": null,
|
|
"wind_gust_speed": 22.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 6225,
|
|
"pressure_msl": 6225,
|
|
"cloud_cover": 6225,
|
|
"wind_direction": 6225,
|
|
"wind_speed": 6225,
|
|
"sunshine": 6225,
|
|
"visibility": 6225,
|
|
"condition": 6225
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-08T16:00:00+01:00",
|
|
"source_id": 6705,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.3,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.2,
|
|
"wind_direction": 120,
|
|
"wind_speed": 13.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.7,
|
|
"relative_humidity": 90,
|
|
"visibility": 12000,
|
|
"wind_gust_direction": null,
|
|
"wind_gust_speed": 20.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 6225,
|
|
"pressure_msl": 6225,
|
|
"cloud_cover": 6225,
|
|
"wind_direction": 6225,
|
|
"wind_speed": 6225,
|
|
"sunshine": 6225,
|
|
"visibility": 6225,
|
|
"condition": 6225
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-08T17:00:00+01:00",
|
|
"source_id": 6705,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.2,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.2,
|
|
"wind_direction": 110,
|
|
"wind_speed": 11.2,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.4,
|
|
"relative_humidity": 88,
|
|
"visibility": 7900,
|
|
"wind_gust_direction": null,
|
|
"wind_gust_speed": 19.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 6225,
|
|
"pressure_msl": 6225,
|
|
"cloud_cover": 6225,
|
|
"wind_direction": 6225,
|
|
"wind_speed": 6225,
|
|
"sunshine": 6225,
|
|
"visibility": 6225,
|
|
"condition": 6225
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-08T18:00:00+01:00",
|
|
"source_id": 6705,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 6.0,
|
|
"wind_direction": 130,
|
|
"wind_speed": 15.1,
|
|
"cloud_cover": 100,
|
|
"dew_point": 4.0,
|
|
"relative_humidity": 87,
|
|
"visibility": 9200,
|
|
"wind_gust_direction": null,
|
|
"wind_gust_speed": 23.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 6225,
|
|
"pressure_msl": 6225,
|
|
"cloud_cover": 6225,
|
|
"wind_direction": 6225,
|
|
"wind_speed": 6225,
|
|
"sunshine": 6225,
|
|
"visibility": 6225,
|
|
"condition": 6225
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-08T19:00:00+01:00",
|
|
"source_id": 6705,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.9,
|
|
"wind_direction": 140,
|
|
"wind_speed": 9.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.9,
|
|
"relative_humidity": 87,
|
|
"visibility": 9500,
|
|
"wind_gust_direction": null,
|
|
"wind_gust_speed": 24.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 6225,
|
|
"pressure_msl": 6225,
|
|
"cloud_cover": 6225,
|
|
"wind_direction": 6225,
|
|
"wind_speed": 6225,
|
|
"sunshine": 6225,
|
|
"visibility": 6225,
|
|
"condition": 6225
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-08T20:00:00+01:00",
|
|
"source_id": 6705,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.8,
|
|
"wind_direction": 140,
|
|
"wind_speed": 9.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.7,
|
|
"relative_humidity": 86,
|
|
"visibility": 10100,
|
|
"wind_gust_direction": null,
|
|
"wind_gust_speed": 24.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 6225,
|
|
"pressure_msl": 6225,
|
|
"cloud_cover": 6225,
|
|
"wind_direction": 6225,
|
|
"wind_speed": 6225,
|
|
"sunshine": 6225,
|
|
"visibility": 6225,
|
|
"condition": 6225
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-08T21:00:00+01:00",
|
|
"source_id": 6705,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.59,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.8,
|
|
"wind_direction": 140,
|
|
"wind_speed": 9.0,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.5,
|
|
"relative_humidity": 85,
|
|
"visibility": 9900,
|
|
"wind_gust_direction": null,
|
|
"wind_gust_speed": 24.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 6225,
|
|
"pressure_msl": 6225,
|
|
"cloud_cover": 6225,
|
|
"wind_direction": 6225,
|
|
"wind_speed": 6225,
|
|
"sunshine": 6225,
|
|
"visibility": 6225,
|
|
"condition": 6225
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-08T22:00:00+01:00",
|
|
"source_id": 6705,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.6,
|
|
"wind_direction": 150,
|
|
"wind_speed": 10.1,
|
|
"cloud_cover": 100,
|
|
"dew_point": 3.0,
|
|
"relative_humidity": 83,
|
|
"visibility": 17700,
|
|
"wind_gust_direction": null,
|
|
"wind_gust_speed": 24.1,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 6225,
|
|
"pressure_msl": 6225,
|
|
"cloud_cover": 6225,
|
|
"wind_direction": 6225,
|
|
"wind_speed": 6225,
|
|
"sunshine": 6225,
|
|
"visibility": 6225,
|
|
"condition": 6225
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-08T23:00:00+01:00",
|
|
"source_id": 6705,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1028.7,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.4,
|
|
"wind_direction": 130,
|
|
"wind_speed": 10.1,
|
|
"cloud_cover": 100,
|
|
"dew_point": 2.9,
|
|
"relative_humidity": 84,
|
|
"visibility": 15500,
|
|
"wind_gust_direction": null,
|
|
"wind_gust_speed": 20.2,
|
|
"condition": "dry",
|
|
"precipitation_probability": null,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"fallback_source_ids": {
|
|
"wind_gust_speed": 6225,
|
|
"pressure_msl": 6225,
|
|
"cloud_cover": 6225,
|
|
"wind_direction": 6225,
|
|
"wind_speed": 6225,
|
|
"sunshine": 6225,
|
|
"visibility": 6225,
|
|
"condition": 6225
|
|
},
|
|
"icon": "cloudy"
|
|
},
|
|
{
|
|
"timestamp": "2024-11-09T00:00:00+01:00",
|
|
"source_id": 1602,
|
|
"precipitation": 0.0,
|
|
"pressure_msl": 1027.4,
|
|
"sunshine": 0.0,
|
|
"temperature": 5.3,
|
|
"wind_direction": 87,
|
|
"wind_speed": 5.5,
|
|
"cloud_cover": 86,
|
|
"dew_point": 2.8,
|
|
"relative_humidity": null,
|
|
"visibility": 8700,
|
|
"wind_gust_direction": null,
|
|
"wind_gust_speed": 13.0,
|
|
"condition": "dry",
|
|
"precipitation_probability": 1,
|
|
"precipitation_probability_6h": null,
|
|
"solar": null,
|
|
"icon": "cloudy"
|
|
}
|
|
],
|
|
"sources": [
|
|
{
|
|
"id": 46567,
|
|
"dwd_station_id": "00191",
|
|
"observation_type": "historical",
|
|
"lat": 49.9694,
|
|
"lon": 9.9114,
|
|
"height": 216.5,
|
|
"station_name": "Arnstein-M\u00fcdesheim",
|
|
"wmo_station_id": "P125",
|
|
"first_record": "2010-01-01T00:00:00+00:00",
|
|
"last_record": "2024-11-07T23:00:00+00:00",
|
|
"distance": 7199.0
|
|
},
|
|
{
|
|
"id": 311981,
|
|
"dwd_station_id": "01997",
|
|
"observation_type": "historical",
|
|
"lat": 50.1219,
|
|
"lon": 9.9079,
|
|
"height": 220.0,
|
|
"station_name": "Hammelburg",
|
|
"wmo_station_id": "P122",
|
|
"first_record": "2022-07-09T00:00:00+00:00",
|
|
"last_record": "2024-11-07T23:00:00+00:00",
|
|
"distance": 15082.0
|
|
},
|
|
{
|
|
"id": 239475,
|
|
"dwd_station_id": "04016",
|
|
"observation_type": "historical",
|
|
"lat": 49.8526,
|
|
"lon": 10.1006,
|
|
"height": 282.5,
|
|
"station_name": "Prosselsheim-Seligenstadt",
|
|
"wmo_station_id": "P138",
|
|
"first_record": "2010-01-01T00:00:00+00:00",
|
|
"last_record": "2024-11-07T23:00:00+00:00",
|
|
"distance": 17923.0
|
|
},
|
|
{
|
|
"id": 334529,
|
|
"dwd_station_id": "06287",
|
|
"observation_type": "historical",
|
|
"lat": 50.1141,
|
|
"lon": 9.735,
|
|
"height": 160.0,
|
|
"station_name": "Gr\u00e4fendorf,Kr.Main-Spessart",
|
|
"wmo_station_id": "P120",
|
|
"first_record": "2023-05-08T00:00:00+00:00",
|
|
"last_record": "2024-11-07T23:00:00+00:00",
|
|
"distance": 22804.0
|
|
},
|
|
{
|
|
"id": 219419,
|
|
"dwd_station_id": "02597",
|
|
"observation_type": "historical",
|
|
"lat": 50.224,
|
|
"lon": 10.0792,
|
|
"height": 281.73,
|
|
"station_name": "Kissingen, Bad",
|
|
"wmo_station_id": "10658",
|
|
"first_record": "2010-01-01T00:00:00+00:00",
|
|
"last_record": "2024-11-07T23:00:00+00:00",
|
|
"distance": 25569.0
|
|
},
|
|
{
|
|
"id": 6705,
|
|
"dwd_station_id": "00191",
|
|
"observation_type": "current",
|
|
"lat": 49.97,
|
|
"lon": 9.92,
|
|
"height": 220.0,
|
|
"station_name": "ARNSTEIN-MUEDESHEIM",
|
|
"wmo_station_id": "P125",
|
|
"first_record": "2024-11-07T00:00:00+00:00",
|
|
"last_record": "2024-11-08T22:00:00+00:00",
|
|
"distance": 6629.0
|
|
},
|
|
{
|
|
"id": 6225,
|
|
"dwd_station_id": "02597",
|
|
"observation_type": "current",
|
|
"lat": 50.2,
|
|
"lon": 10.08,
|
|
"height": 262.0,
|
|
"station_name": "KISSINGEN",
|
|
"wmo_station_id": "10658",
|
|
"first_record": "2024-11-07T00:00:00+00:00",
|
|
"last_record": "2024-11-08T22:00:00+00:00",
|
|
"distance": 22985.0
|
|
},
|
|
{
|
|
"id": 1602,
|
|
"dwd_station_id": "00191",
|
|
"observation_type": "forecast",
|
|
"lat": 49.97,
|
|
"lon": 9.92,
|
|
"height": 220.0,
|
|
"station_name": "ARNSTEIN-MUEDESHEIM",
|
|
"wmo_station_id": "P125",
|
|
"first_record": "2024-11-08T21:00:00+00:00",
|
|
"last_record": "2024-11-19T04:00:00+00:00",
|
|
"distance": 6629.0
|
|
}
|
|
]
|
|
} |