FL550 / dwd_weather

Deutscher Wetterdienst integration for Home-Assistant
MIT License
188 stars 12 forks source link

Not correct values for the station 78458. #85

Closed GerdRuetten closed 12 months ago

GerdRuetten commented 1 year ago

I have the same problem with not correct values for the station 78458. It shows me now (22:40 o'clock) a temperature from 30,5 °C

Release: v2.0.1

image

2023-10-03 22:43:52.719 INFO (SyncWorker_5) [custom_components.dwd_weather.connector] Updating Bedburg-Weiler Hohenholz
2023-10-03 22:43:57.868 DEBUG (MainThread) [custom_components.dwd_weather] Finished fetching DWD Weather Coordinator for 78458 data in 10.779 seconds (success: True)
2023-10-03 22:43:57.868 DEBUG (MainThread) [custom_components.dwd_weather] issue_time: 2023-10-03 20:00:00+00:00
2023-10-03 22:43:59.022 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Sensor async_setup_entry {'data_type': 'forecast_data', 'station_id': '78458', 'station_name': 'Bedburg-Weiler Hohenholz', 'wind_direction_type': 'direction', 'hourly_update': True}
2023-10-03 22:43:59.022 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Sensor async_setup_entry
2023-10-03 22:43:59.022 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Weather and name Weather
2023-10-03 22:43:59.022 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Weather Report and name Weather Report
2023-10-03 22:43:59.022 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Temperature and name Temperature
2023-10-03 22:43:59.022 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Dewpoint and name Dewpoint
2023-10-03 22:43:59.022 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Pressure and name Pressure
2023-10-03 22:43:59.023 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Wind Speed and name Wind Speed
2023-10-03 22:43:59.023 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Wind Direction and name Wind Direction
2023-10-03 22:43:59.023 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Wind Gusts and name Wind Gusts
2023-10-03 22:43:59.023 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Precipitation and name Precipitation
2023-10-03 22:43:59.023 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Precipitation Probability and name Precipitation Probability
2023-10-03 22:43:59.023 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Precipitation Duration and name Precipitation Duration
2023-10-03 22:43:59.023 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Cloud Coverage and name Cloud Coverage
2023-10-03 22:43:59.023 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Visibility and name Visibility
2023-10-03 22:43:59.023 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Sun Duration and name Sun Duration
2023-10-03 22:43:59.023 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Sun Irradiance and name Sun Irradiance
2023-10-03 22:43:59.023 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Fog Probability and name Fog Probability
2023-10-03 22:43:59.023 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Humidity and name Humidity
2023-10-03 22:43:59.023 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Forecast Time (UTC) and name Forecast Time (UTC)
2023-10-03 22:43:59.078 DEBUG (MainThread) [custom_components.dwd_weather.weather] Setting up weather with id 78458_Weather and name Bedburg-Weiler Hohenholz

_Originally posted by @GerdRuetten in https://github.com/FL550/dwd_weather/issues/78#issuecomment-1745699029_

FL550 commented 1 year ago

I have updated the integration to v2.0.2 to provide better debugging capabilities. Can you please send me the new debug logs and also download the file from DWD at the same time and upload it here: https://opendata.dwd.de/weather/local_forecasts/mos/MOSMIX_L/single_stations/78458/kml/MOSMIX_L_LATEST_78458.kmz

GerdRuetten commented 1 year ago

I have updated the integration to v2.0.2 to provide better debugging capabilities. Can you please send me the new debug logs and also download the file from DWD at the same time and upload it here: https://opendata.dwd.de/weather/local_forecasts/mos/MOSMIX_L/single_stations/78458/kml/MOSMIX_L_LATEST_78458.kmz

Hi, here the kmz-File (as zip-File for github)

MOSMIX_L_LATEST_78458.zip

and a fresh debug-log with v2.0.2

2023-10-05 19:29:37.610 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Sensor async_setup_entry {'data_type': 'forecast_data', 'station_id': '78458', 'station_name': 'Bedburg-Weiler Hohenholz', 'wind_direction_type': 'direction', 'hourly_update': True}
2023-10-05 19:29:37.610 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Sensor async_setup_entry
2023-10-05 19:29:37.610 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Weather and name Weather
2023-10-05 19:29:37.610 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Weather Report and name Weather Report
2023-10-05 19:29:37.610 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Temperature and name Temperature
2023-10-05 19:29:37.610 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Dewpoint and name Dewpoint
2023-10-05 19:29:37.610 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Pressure and name Pressure
2023-10-05 19:29:37.610 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Wind Speed and name Wind Speed
2023-10-05 19:29:37.610 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Wind Direction and name Wind Direction
2023-10-05 19:29:37.610 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Wind Gusts and name Wind Gusts
2023-10-05 19:29:37.610 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Precipitation and name Precipitation
2023-10-05 19:29:37.610 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Precipitation Probability and name Precipitation Probability
2023-10-05 19:29:37.610 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Precipitation Duration and name Precipitation Duration
2023-10-05 19:29:37.610 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Cloud Coverage and name Cloud Coverage
2023-10-05 19:29:37.610 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Visibility and name Visibility
2023-10-05 19:29:37.610 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Sun Duration and name Sun Duration
2023-10-05 19:29:37.610 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Sun Irradiance and name Sun Irradiance
2023-10-05 19:29:37.610 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Fog Probability and name Fog Probability
2023-10-05 19:29:37.611 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Humidity and name Humidity
2023-10-05 19:29:37.611 DEBUG (MainThread) [custom_components.dwd_weather.sensor] Setting up sensor with id 78458_Forecast Time (UTC) and name Forecast Time (UTC)
2023-10-05 19:29:37.670 DEBUG (MainThread) [custom_components.dwd_weather.weather] Setting up weather with id 78458_Weather and name Bedburg-Weiler Hohenholz
2023-10-05 19:30:37.724 INFO (SyncWorker_16) [custom_components.dwd_weather.connector] Updating Bedburg-Weiler Hohenholz
2023-10-05 19:30:37.906 DEBUG (SyncWorker_16) [custom_components.dwd_weather.connector] Forecast data OrderedDict([('2023-10-05T16:00:00.000Z', {'TTT': 305.45, 'Td': 299.65, 'condition': '81', 'PPPP': 101000.0, 'DD': 29.0, 'FF': 3.6, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 45.0, 'VV': 15000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 71.6}), ('2023-10-05T17:00:00.000Z', {'TTT': 305.45, 'Td': 299.65, 'condition': '81', 'PPPP': 101000.0, 'DD': 29.0, 'FF': 3.6, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 45.0, 'VV': 15000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 71.6}), ('2023-10-05T18:00:00.000Z', {'TTT': 305.45, 'Td': 299.65, 'condition': '81', 'PPPP': 101000.0, 'DD': 29.0, 'FF': 3.6, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 45.0, 'VV': 15000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 71.6}), ('2023-10-05T19:00:00.000Z', {'TTT': 304.55, 'Td': 299.65, 'condition': '81', 'PPPP': 100970.0, 'DD': 22.0, 'FF': 3.6, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 55.0, 'VV': 14900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 75.3}), ('2023-10-05T20:00:00.000Z', {'TTT': 303.65, 'Td': 299.65, 'condition': '81', 'PPPP': 100950.0, 'DD': 12.0, 'FF': 3.09, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 68.0, 'VV': 14700.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 79.3}), ('2023-10-05T21:00:00.000Z', {'TTT': 302.75, 'Td': 299.75, 'condition': '81', 'PPPP': 100920.0, 'DD': 354.0, 'FF': 2.57, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 85.0, 'VV': 14500.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 84.0}), ('2023-10-05T22:00:00.000Z', {'TTT': 301.85, 'Td': 299.35, 'condition': '95', 'PPPP': 100970.0, 'DD': 349.0, 'FF': 2.06, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 85.0, 'VV': 12700.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 86.4}), ('2023-10-05T23:00:00.000Z', {'TTT': 301.05, 'Td': 299.05, 'condition': '2', 'PPPP': 101020.0, 'DD': 340.0, 'FF': 1.54, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 85.0, 'VV': 11100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 88.9}), ('2023-10-06T00:00:00.000Z', {'TTT': 300.15, 'Td': 298.75, 'condition': '95', 'PPPP': 101070.0, 'DD': 323.0, 'FF': 1.03, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 85.0, 'VV': 9700.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 92.1}), ('2023-10-06T01:00:00.000Z', {'TTT': 299.65, 'Td': 298.35, 'condition': '2', 'PPPP': 101110.0, 'DD': 326.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 76.0, 'VV': 11100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 92.6}), ('2023-10-06T02:00:00.000Z', {'TTT': 299.25, 'Td': 297.95, 'condition': '2', 'PPPP': 101150.0, 'DD': 339.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 67.0, 'VV': 12600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 92.6}), ('2023-10-06T03:00:00.000Z', {'TTT': 298.75, 'Td': 297.55, 'condition': '2', 'PPPP': 101190.0, 'DD': 120.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 60.0, 'VV': 14500.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.1}), ('2023-10-06T04:00:00.000Z', {'TTT': 298.45, 'Td': 297.35, 'condition': '1', 'PPPP': 101160.0, 'DD': 166.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 57.0, 'VV': 15300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.6}), ('2023-10-06T05:00:00.000Z', {'TTT': 298.25, 'Td': 297.15, 'condition': '1', 'PPPP': 101120.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 53.0, 'VV': 16200.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.6}), ('2023-10-06T06:00:00.000Z', {'TTT': 297.95, 'Td': 297.05, 'condition': '1', 'PPPP': 101090.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 50.0, 'VV': 17200.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.8}), ('2023-10-06T07:00:00.000Z', {'TTT': 297.75, 'Td': 296.85, 'condition': '1', 'PPPP': 101070.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': None, 'wwP': None, 'DRR1': None, 'N': 47.0, 'VV': 16800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.7}), ('2023-10-06T08:00:00.000Z', {'TTT': 297.45, 'Td': 296.75, 'condition': '1', 'PPPP': 101060.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': None, 'wwP': None, 'DRR1': None, 'N': 45.0, 'VV': 16300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 95.9}), ('2023-10-06T09:00:00.000Z', {'TTT': 297.25, 'Td': 296.65, 'condition': '1', 'PPPP': 101040.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': None, 'wwP': None, 'DRR1': None, 'N': 43.0, 'VV': 15900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 96.5}), ('2023-10-06T10:00:00.000Z', {'TTT': 297.75, 'Td': 296.85, 'condition': '1', 'PPPP': 101070.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': None, 'wwP': None, 'DRR1': None, 'N': 44.0, 'VV': 15900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.7}), ('2023-10-06T11:00:00.000Z', {'TTT': 298.25, 'Td': 297.15, 'condition': '1', 'PPPP': 101110.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': None, 'wwP': None, 'DRR1': None, 'N': 44.0, 'VV': 15900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.6}), ('2023-10-06T12:00:00.000Z', {'TTT': 298.75, 'Td': 297.35, 'condition': '1', 'PPPP': 101140.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': None, 'wwP': None, 'DRR1': None, 'N': 45.0, 'VV': 15900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 92.0}), ('2023-10-06T13:00:00.000Z', {'TTT': 300.65, 'Td': 297.85, 'condition': '1', 'PPPP': 101180.0, 'DD': 33.0, 'FF': 1.03, 'FX1': None, 'RR1c': None, 'wwP': None, 'DRR1': None, 'N': 44.0, 'VV': 15500.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 84.8}), ('2023-10-06T14:00:00.000Z', {'TTT': 302.55, 'Td': 298.35, 'condition': '1', 'PPPP': 101210.0, 'DD': 37.0, 'FF': 2.06, 'FX1': None, 'RR1c': None, 'wwP': None, 'DRR1': None, 'N': 42.0, 'VV': 15200.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 78.2}), ('2023-10-06T15:00:00.000Z', {'TTT': 304.45, 'Td': 298.85, 'condition': '1', 'PPPP': 101240.0, 'DD': 38.0, 'FF': 3.09, 'FX1': None, 'RR1c': None, 'wwP': None, 'DRR1': None, 'N': 40.0, 'VV': 14900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 72.3}), ('2023-10-06T16:00:00.000Z', {'TTT': 304.55, 'Td': 298.95, 'condition': '1', 'PPPP': 101170.0, 'DD': 44.0, 'FF': 3.6, 'FX1': None, 'RR1c': None, 'wwP': None, 'DRR1': None, 'N': 44.0, 'VV': 15800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 72.3}), ('2023-10-06T17:00:00.000Z', {'TTT': 304.95, 'Td': 299.15, 'condition': '1', 'PPPP': 101120.0, 'DD': 46.0, 'FF': 4.12, 'FX1': None, 'RR1c': None, 'wwP': None, 'DRR1': None, 'N': 45.0, 'VV': 16100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 71.5}), ('2023-10-06T18:00:00.000Z', {'TTT': 305.45, 'Td': 299.55, 'condition': '1', 'PPPP': 101080.0, 'DD': 43.0, 'FF': 4.63, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 46.0, 'VV': 15700.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 71.2}), ('2023-10-06T19:00:00.000Z', {'TTT': 304.85, 'Td': 299.55, 'condition': '1', 'PPPP': 101060.0, 'DD': 45.0, 'FF': 4.12, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 52.0, 'VV': 15400.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 73.6}), ('2023-10-06T20:00:00.000Z', {'TTT': 304.25, 'Td': 299.55, 'condition': '1', 'PPPP': 101040.0, 'DD': 48.0, 'FF': 3.6, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 58.0, 'VV': 15000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 76.2}), ('2023-10-06T21:00:00.000Z', {'TTT': 303.65, 'Td': 299.55, 'condition': '1', 'PPPP': 101020.0, 'DD': 53.0, 'FF': 2.57, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 65.0, 'VV': 14700.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 78.8}), ('2023-10-06T22:00:00.000Z', {'TTT': 302.75, 'Td': 299.25, 'condition': '2', 'PPPP': 101070.0, 'DD': 58.0, 'FF': 2.06, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 69.0, 'VV': 13700.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 81.5}), ('2023-10-06T23:00:00.000Z', {'TTT': 301.85, 'Td': 298.95, 'condition': '95', 'PPPP': 101130.0, 'DD': 72.0, 'FF': 1.03, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 73.0, 'VV': 12700.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 84.4}), ('2023-10-07T00:00:00.000Z', {'TTT': 300.95, 'Td': 298.75, 'condition': '95', 'PPPP': 101190.0, 'DD': 128.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 78.0, 'VV': 11900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 87.9}), ('2023-10-07T01:00:00.000Z', {'TTT': 300.35, 'Td': 298.45, 'condition': '95', 'PPPP': 101220.0, 'DD': 145.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 67.0, 'VV': 12800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 89.4}), ('2023-10-07T02:00:00.000Z', {'TTT': 299.75, 'Td': 298.05, 'condition': '95', 'PPPP': 101260.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 58.0, 'VV': 13800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 90.4}), ('2023-10-07T03:00:00.000Z', {'TTT': 299.25, 'Td': 297.75, 'condition': '81', 'PPPP': 101290.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 53.0, 'VV': 14800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 91.5}), ('2023-10-07T04:00:00.000Z', {'TTT': 298.85, 'Td': 297.55, 'condition': '1', 'PPPP': 101270.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 51.0, 'VV': 15300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 92.6}), ('2023-10-07T05:00:00.000Z', {'TTT': 298.55, 'Td': 297.35, 'condition': '1', 'PPPP': 101240.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 49.0, 'VV': 15800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.1}), ('2023-10-07T06:00:00.000Z', {'TTT': 298.25, 'Td': 297.05, 'condition': '1', 'PPPP': 101210.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 47.0, 'VV': 16300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.1}), ('2023-10-07T07:00:00.000Z', {'TTT': 297.95, 'Td': 296.85, 'condition': '1', 'PPPP': 101200.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 44.0, 'VV': 16300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.6}), ('2023-10-07T08:00:00.000Z', {'TTT': 297.65, 'Td': 296.65, 'condition': '1', 'PPPP': 101190.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 41.0, 'VV': 16300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.2}), ('2023-10-07T09:00:00.000Z', {'TTT': 297.45, 'Td': 296.45, 'condition': '1', 'PPPP': 101170.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 38.0, 'VV': 16300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.2}), ('2023-10-07T10:00:00.000Z', {'TTT': 297.85, 'Td': 296.85, 'condition': '1', 'PPPP': 101210.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 39.0, 'VV': 16100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.2}), ('2023-10-07T11:00:00.000Z', {'TTT': 298.35, 'Td': 297.15, 'condition': '1', 'PPPP': 101250.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 40.0, 'VV': 15900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.1}), ('2023-10-07T12:00:00.000Z', {'TTT': 298.85, 'Td': 297.55, 'condition': '1', 'PPPP': 101290.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 41.0, 'VV': 15700.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 92.6}), ('2023-10-07T13:00:00.000Z', {'TTT': 300.85, 'Td': 297.95, 'condition': '1', 'PPPP': 101320.0, 'DD': 74.0, 'FF': 1.03, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 44.0, 'VV': 15800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 84.3}), ('2023-10-07T14:00:00.000Z', {'TTT': 302.75, 'Td': 298.35, 'condition': '1', 'PPPP': 101340.0, 'DD': 67.0, 'FF': 2.06, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 46.0, 'VV': 16000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 77.3}), ('2023-10-07T15:00:00.000Z', {'TTT': 304.75, 'Td': 298.75, 'condition': '1', 'PPPP': 101370.0, 'DD': 65.0, 'FF': 3.09, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 49.0, 'VV': 16100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 70.6}), ('2023-10-07T16:00:00.000Z', {'TTT': 305.15, 'Td': 299.05, 'condition': '1', 'PPPP': 101310.0, 'DD': 57.0, 'FF': 3.6, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 51.0, 'VV': 16400.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 70.3}), ('2023-10-07T17:00:00.000Z', {'TTT': 305.55, 'Td': 299.25, 'condition': '1', 'PPPP': 101250.0, 'DD': 52.0, 'FF': 4.12, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 54.0, 'VV': 16700.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 69.5}), ('2023-10-07T18:00:00.000Z', {'TTT': 305.95, 'Td': 299.55, 'condition': '81', 'PPPP': 101180.0, 'DD': 48.0, 'FF': 4.63, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 56.0, 'VV': 17000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 69.2}), ('2023-10-07T19:00:00.000Z', {'TTT': 305.15, 'Td': 299.65, 'condition': '81', 'PPPP': 101150.0, 'DD': 53.0, 'FF': 4.63, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 59.0, 'VV': 16200.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 72.8}), ('2023-10-07T20:00:00.000Z', {'TTT': 304.35, 'Td': 299.65, 'condition': '81', 'PPPP': 101120.0, 'DD': 60.0, 'FF': 4.12, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 61.0, 'VV': 15400.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 76.2}), ('2023-10-07T21:00:00.000Z', {'TTT': 303.65, 'Td': 299.75, 'condition': '81', 'PPPP': 101090.0, 'DD': 71.0, 'FF': 3.09, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 64.0, 'VV': 14600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 79.8}), ('2023-10-07T22:00:00.000Z', {'TTT': 302.65, 'Td': 299.45, 'condition': '95', 'PPPP': 101120.0, 'DD': 71.0, 'FF': 2.57, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 66.0, 'VV': 14500.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 83.0}), ('2023-10-07T23:00:00.000Z', {'TTT': 301.75, 'Td': 299.25, 'condition': '95', 'PPPP': 101160.0, 'DD': 73.0, 'FF': 1.54, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 67.0, 'VV': 14400.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 86.4}), ('2023-10-08T00:00:00.000Z', {'TTT': 300.85, 'Td': 298.95, 'condition': '2', 'PPPP': 101200.0, 'DD': 80.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 69.0, 'VV': 14200.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 89.4}), ('2023-10-08T01:00:00.000Z', {'TTT': 300.25, 'Td': 298.65, 'condition': '2', 'PPPP': 101220.0, 'DD': 76.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 64.0, 'VV': 14400.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 91.0}), ('2023-10-08T02:00:00.000Z', {'TTT': 299.65, 'Td': 298.35, 'condition': '1', 'PPPP': 101250.0, 'DD': 67.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 58.0, 'VV': 14600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 92.6}), ('2023-10-08T03:00:00.000Z', {'TTT': 299.15, 'Td': 298.15, 'condition': '1', 'PPPP': 101280.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 53.0, 'VV': 14800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.2}), ('2023-10-08T04:00:00.000Z', {'TTT': 298.95, 'Td': 297.85, 'condition': '1', 'PPPP': 101250.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 52.0, 'VV': 15900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.7}), ('2023-10-08T05:00:00.000Z', {'TTT': 298.65, 'Td': 297.55, 'condition': '1', 'PPPP': 101220.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 50.0, 'VV': 17100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.7}), ('2023-10-08T06:00:00.000Z', {'TTT': 298.45, 'Td': 297.35, 'condition': '1', 'PPPP': 101190.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 48.0, 'VV': 18300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.6}), ('2023-10-08T07:00:00.000Z', {'TTT': 298.05, 'Td': 297.15, 'condition': '1', 'PPPP': 101180.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 47.0, 'VV': 17500.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.8}), ('2023-10-08T08:00:00.000Z', {'TTT': 297.75, 'Td': 296.85, 'condition': '1', 'PPPP': 101160.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 46.0, 'VV': 16700.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.7}), ('2023-10-08T09:00:00.000Z', {'TTT': 297.35, 'Td': 296.65, 'condition': '1', 'PPPP': 101150.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 45.0, 'VV': 15900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 95.9}), ('2023-10-08T10:00:00.000Z', {'TTT': 297.85, 'Td': 296.95, 'condition': '1', 'PPPP': 101190.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 46.0, 'VV': 15800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.8}), ('2023-10-08T11:00:00.000Z', {'TTT': 298.35, 'Td': 297.25, 'condition': '1', 'PPPP': 101220.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 47.0, 'VV': 15600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.6}), ('2023-10-08T12:00:00.000Z', {'TTT': 298.95, 'Td': 297.55, 'condition': '1', 'PPPP': 101260.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 48.0, 'VV': 15400.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 92.0}), ('2023-10-08T13:00:00.000Z', {'TTT': 300.85, 'Td': 297.95, 'condition': '1', 'PPPP': 101280.0, 'DD': 80.0, 'FF': 1.03, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 49.0, 'VV': 15800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 84.3}), ('2023-10-08T14:00:00.000Z', {'TTT': 302.75, 'Td': 298.35, 'condition': '1', 'PPPP': 101310.0, 'DD': 77.0, 'FF': 2.06, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 50.0, 'VV': 16100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 77.3}), ('2023-10-08T15:00:00.000Z', {'TTT': 304.75, 'Td': 298.85, 'condition': '1', 'PPPP': 101330.0, 'DD': 76.0, 'FF': 3.09, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 51.0, 'VV': 16500.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 71.0}), ('2023-10-08T16:00:00.000Z', {'TTT': 305.25, 'Td': 299.05, 'condition': '1', 'PPPP': 101260.0, 'DD': 68.0, 'FF': 3.6, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 53.0, 'VV': 16300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 69.9}), ('2023-10-08T17:00:00.000Z', {'TTT': 305.75, 'Td': 299.35, 'condition': '81', 'PPPP': 101200.0, 'DD': 63.0, 'FF': 4.12, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 55.0, 'VV': 16000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 69.1}), ('2023-10-08T18:00:00.000Z', {'TTT': 306.25, 'Td': 299.55, 'condition': '81', 'PPPP': 101140.0, 'DD': 59.0, 'FF': 4.63, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 56.0, 'VV': 15700.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 68.0}), ('2023-10-08T19:00:00.000Z', {'TTT': 305.15, 'Td': 299.65, 'condition': '81', 'PPPP': 101120.0, 'DD': 70.0, 'FF': 4.63, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 58.0, 'VV': 15100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 72.8}), ('2023-10-08T20:00:00.000Z', {'TTT': 304.15, 'Td': 299.65, 'condition': '81', 'PPPP': 101100.0, 'DD': 86.0, 'FF': 4.63, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 61.0, 'VV': 14500.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 77.1}), ('2023-10-08T21:00:00.000Z', {'TTT': 303.15, 'Td': 299.75, 'condition': '81', 'PPPP': 101090.0, 'DD': 110.0, 'FF': 4.63, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 63.0, 'VV': 13900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 82.1}), ('2023-10-08T22:00:00.000Z', {'TTT': 302.35, 'Td': 299.45, 'condition': '81', 'PPPP': 101110.0, 'DD': 112.0, 'FF': 3.09, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 61.0, 'VV': 14200.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 84.4}), ('2023-10-08T23:00:00.000Z', {'TTT': 301.45, 'Td': 299.15, 'condition': '1', 'PPPP': 101140.0, 'DD': 114.0, 'FF': 2.06, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 59.0, 'VV': 14500.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 87.4}), ('2023-10-09T00:00:00.000Z', {'TTT': 300.65, 'Td': 298.85, 'condition': '1', 'PPPP': 101170.0, 'DD': 117.0, 'FF': 1.03, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 57.0, 'VV': 14800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 89.9}), ('2023-10-09T01:00:00.000Z', {'TTT': 300.25, 'Td': 298.65, 'condition': '1', 'PPPP': 101210.0, 'DD': 115.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 52.0, 'VV': 15100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 91.0}), ('2023-10-09T02:00:00.000Z', {'TTT': 299.75, 'Td': 298.45, 'condition': '1', 'PPPP': 101260.0, 'DD': 112.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 47.0, 'VV': 15400.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 92.6}), ('2023-10-09T03:00:00.000Z', {'TTT': 299.35, 'Td': 298.25, 'condition': '1', 'PPPP': 101300.0, 'DD': 106.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 42.0, 'VV': 15700.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.7}), ('2023-10-09T04:00:00.000Z', {'TTT': 298.95, 'Td': 297.95, 'condition': '1', 'PPPP': 101270.0, 'DD': 111.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 42.0, 'VV': 15900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.2}), ('2023-10-09T05:00:00.000Z', {'TTT': 298.65, 'Td': 297.55, 'condition': '1', 'PPPP': 101230.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 41.0, 'VV': 16200.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.7}), ('2023-10-09T06:00:00.000Z', {'TTT': 298.25, 'Td': 297.15, 'condition': '1', 'PPPP': 101200.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 41.0, 'VV': 16400.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.6}), ('2023-10-09T07:00:00.000Z', {'TTT': 297.95, 'Td': 297.05, 'condition': '1', 'PPPP': 101180.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 41.0, 'VV': 16300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.8}), ('2023-10-09T08:00:00.000Z', {'TTT': 297.55, 'Td': 296.85, 'condition': '1', 'PPPP': 101150.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 41.0, 'VV': 16200.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 95.9}), ('2023-10-09T09:00:00.000Z', {'TTT': 297.25, 'Td': 296.75, 'condition': '1', 'PPPP': 101130.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 41.0, 'VV': 16100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 97.0}), ('2023-10-09T10:00:00.000Z', {'TTT': 297.85, 'Td': 296.95, 'condition': '1', 'PPPP': 101180.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 41.0, 'VV': 15700.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.8}), ('2023-10-09T11:00:00.000Z', {'TTT': 298.35, 'Td': 297.25, 'condition': '1', 'PPPP': 101230.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 42.0, 'VV': 15400.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.6}), ('2023-10-09T12:00:00.000Z', {'TTT': 298.95, 'Td': 297.45, 'condition': '1', 'PPPP': 101270.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 43.0, 'VV': 15100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 91.5}), ('2023-10-09T13:00:00.000Z', {'TTT': 301.05, 'Td': 297.65, 'condition': '1', 'PPPP': 101290.0, 'DD': 91.0, 'FF': 1.03, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 43.0, 'VV': 14600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 81.8}), ('2023-10-09T14:00:00.000Z', {'TTT': 303.25, 'Td': 297.95, 'condition': '1', 'PPPP': 101310.0, 'DD': 90.0, 'FF': 2.57, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 44.0, 'VV': 14000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 73.3}), ('2023-10-09T15:00:00.000Z', {'TTT': 305.45, 'Td': 298.15, 'condition': '1', 'PPPP': 101330.0, 'DD': 90.0, 'FF': 3.6, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 44.0, 'VV': 13500.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 65.5}), ('2023-10-09T16:00:00.000Z', {'TTT': 305.85, 'Td': 298.55, 'condition': '1', 'PPPP': 101260.0, 'DD': 82.0, 'FF': 4.63, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 46.0, 'VV': 14400.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 65.6}), ('2023-10-09T17:00:00.000Z', {'TTT': 306.35, 'Td': 298.95, 'condition': '1', 'PPPP': 101190.0, 'DD': 77.0, 'FF': 5.14, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 48.0, 'VV': 15300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 65.3}), ('2023-10-09T18:00:00.000Z', {'TTT': 306.75, 'Td': 299.25, 'condition': '1', 'PPPP': 101130.0, 'DD': 74.0, 'FF': 5.66, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 50.0, 'VV': 16300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 65.0}), ('2023-10-09T19:00:00.000Z', {'TTT': 306.15, 'Td': 299.35, 'condition': '1', 'PPPP': 101090.0, 'DD': 77.0, 'FF': 6.69, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 52.0, 'VV': 15400.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 67.6}), ('2023-10-09T20:00:00.000Z', {'TTT': 305.55, 'Td': 299.35, 'condition': '1', 'PPPP': 101060.0, 'DD': 80.0, 'FF': 6.17, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 55.0, 'VV': 14600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 69.9}), ('2023-10-09T21:00:00.000Z', {'TTT': 304.95, 'Td': 299.35, 'condition': '1', 'PPPP': 101020.0, 'DD': 85.0, 'FF': 5.14, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 58.0, 'VV': 13800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 72.3}), ('2023-10-09T22:00:00.000Z', {'TTT': 303.75, 'Td': 299.25, 'condition': '1', 'PPPP': 101080.0, 'DD': 88.0, 'FF': 3.6, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 50.0, 'VV': 14900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 77.0}), ('2023-10-09T23:00:00.000Z', {'TTT': 302.65, 'Td': 299.15, 'condition': '1', 'PPPP': 101140.0, 'DD': 94.0, 'FF': 2.06, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 41.0, 'VV': 16000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 81.5}), ('2023-10-10T00:00:00.000Z', {'TTT': 301.55, 'Td': 299.05, 'condition': '1', 'PPPP': 101200.0, 'DD': 113.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 33.0, 'VV': 17300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 86.4}), ('2023-10-10T01:00:00.000Z', {'TTT': 300.85, 'Td': 298.75, 'condition': '1', 'PPPP': 101240.0, 'DD': 112.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 29.0, 'VV': 16600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 88.4}), ('2023-10-10T02:00:00.000Z', {'TTT': 300.15, 'Td': 298.35, 'condition': '1', 'PPPP': 101280.0, 'DD': 110.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 26.0, 'VV': 16000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 89.9}), ('2023-10-10T03:00:00.000Z', {'TTT': 299.35, 'Td': 298.05, 'condition': '1', 'PPPP': 101320.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 22.0, 'VV': 15300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 92.6}), ('2023-10-10T04:00:00.000Z', {'TTT': 299.05, 'Td': 297.75, 'condition': '1', 'PPPP': 101300.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 21.0, 'VV': 16300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 92.6}), ('2023-10-10T05:00:00.000Z', {'TTT': 298.85, 'Td': 297.55, 'condition': '1', 'PPPP': 101280.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 20.0, 'VV': 17400.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 92.6}), ('2023-10-10T06:00:00.000Z', {'TTT': 298.55, 'Td': 297.25, 'condition': '1', 'PPPP': 101260.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 21.0, 'VV': 18600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 92.5}), ('2023-10-10T07:00:00.000Z', {'TTT': 298.15, 'Td': 297.05, 'condition': '1', 'PPPP': 101240.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 23.0, 'VV': 17400.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.6}), ('2023-10-10T08:00:00.000Z', {'TTT': 297.75, 'Td': 296.85, 'condition': '1', 'PPPP': 101220.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 27.0, 'VV': 16300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.7}), ('2023-10-10T09:00:00.000Z', {'TTT': 297.35, 'Td': 296.65, 'condition': '1', 'PPPP': 101200.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 31.0, 'VV': 15300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 95.9}), ('2023-10-10T10:00:00.000Z', {'TTT': 297.75, 'Td': 296.65, 'condition': '1', 'PPPP': 101240.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 31.0, 'VV': 16200.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.6}), ('2023-10-10T11:00:00.000Z', {'TTT': 298.05, 'Td': 296.65, 'condition': '1', 'PPPP': 101270.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 30.0, 'VV': 17100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 92.0}), ('2023-10-10T12:00:00.000Z', {'TTT': 298.45, 'Td': 296.55, 'condition': '1', 'PPPP': 101310.0, 'DD': 183.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 29.0, 'VV': 18100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 89.3}), ('2023-10-10T13:00:00.000Z', {'TTT': 300.95, 'Td': 297.05, 'condition': '1', 'PPPP': 101330.0, 'DD': 111.0, 'FF': 1.54, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 34.0, 'VV': 16900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 79.4}), ('2023-10-10T14:00:00.000Z', {'TTT': 303.35, 'Td': 297.45, 'condition': '1', 'PPPP': 101340.0, 'DD': 102.0, 'FF': 2.57, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 38.0, 'VV': 15800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 70.8}), ('2023-10-10T15:00:00.000Z', {'TTT': 305.85, 'Td': 297.95, 'condition': '1', 'PPPP': 101360.0, 'DD': 99.0, 'FF': 3.6, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 42.0, 'VV': 14700.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 63.3}), ('2023-10-10T16:00:00.000Z', {'TTT': 306.15, 'Td': 298.25, 'condition': '1', 'PPPP': 101290.0, 'DD': 91.0, 'FF': 4.63, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 43.0, 'VV': 16100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 63.3}), ('2023-10-10T17:00:00.000Z', {'TTT': 306.55, 'Td': 298.65, 'condition': '1', 'PPPP': 101210.0, 'DD': 86.0, 'FF': 5.14, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 43.0, 'VV': 17500.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 63.4}), ('2023-10-10T18:00:00.000Z', {'TTT': 306.85, 'Td': 298.95, 'condition': '1', 'PPPP': 101140.0, 'DD': 83.0, 'FF': 5.66, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 43.0, 'VV': 19100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 63.5}), ('2023-10-10T19:00:00.000Z', {'TTT': 306.25, 'Td': 298.95, 'condition': '1', 'PPPP': 101120.0, 'DD': 83.0, 'FF': 5.66, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 45.0, 'VV': 17600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 65.7}), ('2023-10-10T20:00:00.000Z', {'TTT': 305.65, 'Td': 298.95, 'condition': '1', 'PPPP': 101100.0, 'DD': 84.0, 'FF': 5.66, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 47.0, 'VV': 16300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 67.9}), ('2023-10-10T21:00:00.000Z', {'TTT': 305.05, 'Td': 298.95, 'condition': '1', 'PPPP': 101080.0, 'DD': 84.0, 'FF': 5.14, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 49.0, 'VV': 15000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 70.3}), ('2023-10-10T22:00:00.000Z', {'TTT': 303.85, 'Td': 298.85, 'condition': '1', 'PPPP': 101120.0, 'DD': 87.0, 'FF': 4.12, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 46.0, 'VV': 15800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 74.8}), ('2023-10-10T23:00:00.000Z', {'TTT': 302.55, 'Td': 298.65, 'condition': '1', 'PPPP': 101170.0, 'DD': 92.0, 'FF': 2.57, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 43.0, 'VV': 16600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 79.6}), ('2023-10-11T00:00:00.000Z', {'TTT': 301.35, 'Td': 298.55, 'condition': '1', 'PPPP': 101210.0, 'DD': 116.0, 'FF': 1.54, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 40.0, 'VV': 17500.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 84.8}), ('2023-10-11T01:00:00.000Z', {'TTT': 300.85, 'Td': 298.25, 'condition': '1', 'PPPP': 101260.0, 'DD': 118.0, 'FF': 1.03, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 35.0, 'VV': 16900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 85.8}), ('2023-10-11T02:00:00.000Z', {'TTT': 300.35, 'Td': 298.05, 'condition': '1', 'PPPP': 101310.0, 'DD': 123.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 31.0, 'VV': 16200.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 87.3}), ('2023-10-11T03:00:00.000Z', {'TTT': 299.95, 'Td': 297.75, 'condition': '1', 'PPPP': 101350.0, 'DD': 141.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 26.0, 'VV': 15600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 87.8}), ('2023-10-11T04:00:00.000Z', {'TTT': 299.35, 'Td': 297.55, 'condition': '1', 'PPPP': 101320.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 26.0, 'VV': 15800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 89.9}), ('2023-10-11T05:00:00.000Z', {'TTT': 298.85, 'Td': 297.45, 'condition': '1', 'PPPP': 101290.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 25.0, 'VV': 15900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 92.0}), ('2023-10-11T06:00:00.000Z', {'TTT': 298.35, 'Td': 297.25, 'condition': '1', 'PPPP': 101260.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 25.0, 'VV': 16100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.6}), ('2023-10-11T07:00:00.000Z', {'TTT': 297.95, 'Td': 296.95, 'condition': '1', 'PPPP': 101240.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 24.0, 'VV': 15300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.2}), ('2023-10-11T08:00:00.000Z', {'TTT': 297.55, 'Td': 296.65, 'condition': '1', 'PPPP': 101220.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 22.0, 'VV': 14500.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.7}), ('2023-10-11T09:00:00.000Z', {'TTT': 297.15, 'Td': 296.35, 'condition': '1', 'PPPP': 101200.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 21.0, 'VV': 13800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 95.3}), ('2023-10-11T10:00:00.000Z', {'TTT': 297.65, 'Td': 296.45, 'condition': '1', 'PPPP': 101220.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 20.0, 'VV': 12400.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.0}), ('2023-10-11T11:00:00.000Z', {'TTT': 298.05, 'Td': 296.55, 'condition': '1', 'PPPP': 101240.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 20.0, 'VV': 11100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 91.4}), ('2023-10-11T12:00:00.000Z', {'TTT': 298.45, 'Td': 296.55, 'condition': '1', 'PPPP': 101260.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 20.0, 'VV': 10000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 89.3}), ('2023-10-11T13:00:00.000Z', {'TTT': 300.75, 'Td': 297.15, 'condition': '1', 'PPPP': 101280.0, 'DD': 88.0, 'FF': 1.03, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 25.0, 'VV': 11400.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 80.8}), ('2023-10-11T14:00:00.000Z', {'TTT': 303.05, 'Td': 297.65, 'condition': '1', 'PPPP': 101310.0, 'DD': 88.0, 'FF': 2.57, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 32.0, 'VV': 13000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 72.9}), ('2023-10-11T15:00:00.000Z', {'TTT': 305.35, 'Td': 298.15, 'condition': '1', 'PPPP': 101330.0, 'DD': 88.0, 'FF': 3.6, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 38.0, 'VV': 14800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 65.9}), ('2023-10-11T16:00:00.000Z', {'TTT': 305.55, 'Td': 298.35, 'condition': '1', 'PPPP': 101260.0, 'DD': 84.0, 'FF': 4.63, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 40.0, 'VV': 15600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 65.9}), ('2023-10-11T17:00:00.000Z', {'TTT': 305.65, 'Td': 298.45, 'condition': '1', 'PPPP': 101200.0, 'DD': 82.0, 'FF': 5.14, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 43.0, 'VV': 16600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 65.9}), ('2023-10-11T18:00:00.000Z', {'TTT': 305.85, 'Td': 298.65, 'condition': '1', 'PPPP': 101140.0, 'DD': 81.0, 'FF': 5.66, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 45.0, 'VV': 17500.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 66.0}), ('2023-10-11T19:00:00.000Z', {'TTT': 305.45, 'Td': 298.55, 'condition': '1', 'PPPP': 101110.0, 'DD': 80.0, 'FF': 6.17, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 44.0, 'VV': 16800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 67.1}), ('2023-10-11T20:00:00.000Z', {'TTT': 305.05, 'Td': 298.55, 'condition': '1', 'PPPP': 101080.0, 'DD': 79.0, 'FF': 5.66, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 42.0, 'VV': 16200.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 68.6}), ('2023-10-11T21:00:00.000Z', {'TTT': 304.65, 'Td': 298.45, 'condition': '1', 'PPPP': 101050.0, 'DD': 78.0, 'FF': 5.66, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 41.0, 'VV': 15500.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 69.8}), ('2023-10-11T22:00:00.000Z', {'TTT': 303.45, 'Td': 298.45, 'condition': '1', 'PPPP': 101100.0, 'DD': 82.0, 'FF': 4.12, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 38.0, 'VV': 16000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 74.7}), ('2023-10-11T23:00:00.000Z', {'TTT': 302.35, 'Td': 298.45, 'condition': '1', 'PPPP': 101140.0, 'DD': 90.0, 'FF': 3.09, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 35.0, 'VV': 16500.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 79.6}), ('2023-10-12T00:00:00.000Z', {'TTT': 301.15, 'Td': 298.45, 'condition': '1', 'PPPP': 101180.0, 'DD': 115.0, 'FF': 2.06, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 33.0, 'VV': 17100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 85.3}), ('2023-10-12T01:00:00.000Z', {'TTT': 300.75, 'Td': 298.25, 'condition': '1', 'PPPP': 101230.0, 'DD': 112.0, 'FF': 1.54, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 32.0, 'VV': 16900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 86.3}), ('2023-10-12T02:00:00.000Z', {'TTT': 300.35, 'Td': 297.95, 'condition': '1', 'PPPP': 101280.0, 'DD': 107.0, 'FF': 1.03, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 31.0, 'VV': 16800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 86.8}), ('2023-10-12T03:00:00.000Z', {'TTT': 299.85, 'Td': 297.65, 'condition': '1', 'PPPP': 101320.0, 'DD': 100.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 30.0, 'VV': 16700.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 87.8}), ('2023-10-12T04:00:00.000Z', {'TTT': 299.35, 'Td': 297.55, 'condition': '1', 'PPPP': 101280.0, 'DD': 113.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 29.0, 'VV': 16100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 89.9}), ('2023-10-12T05:00:00.000Z', {'TTT': 298.85, 'Td': 297.45, 'condition': '1', 'PPPP': 101240.0, 'DD': 132.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 28.0, 'VV': 15500.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 92.0}), ('2023-10-12T06:00:00.000Z', {'TTT': 298.35, 'Td': 297.35, 'condition': '1', 'PPPP': 101210.0, 'DD': 155.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 26.0, 'VV': 14900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.2}), ('2023-10-12T07:00:00.000Z', {'TTT': 297.95, 'Td': 297.05, 'condition': '1', 'PPPP': 101170.0, 'DD': 158.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 24.0, 'VV': 14900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.8}), ('2023-10-12T08:00:00.000Z', {'TTT': 297.55, 'Td': 296.85, 'condition': '1', 'PPPP': 101140.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 23.0, 'VV': 14800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 95.9}), ('2023-10-12T09:00:00.000Z', {'TTT': 297.15, 'Td': 296.65, 'condition': '1', 'PPPP': 101110.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 22.0, 'VV': 14800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 97.0}), ('2023-10-12T10:00:00.000Z', {'TTT': 297.65, 'Td': 296.75, 'condition': '1', 'PPPP': 101170.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 21.0, 'VV': 13800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.7}), ('2023-10-12T11:00:00.000Z', {'TTT': 298.25, 'Td': 296.75, 'condition': '1', 'PPPP': 101220.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 21.0, 'VV': 13000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 91.4}), ('2023-10-12T12:00:00.000Z', {'TTT': 298.75, 'Td': 296.85, 'condition': '1', 'PPPP': 101270.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 22.0, 'VV': 12200.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 89.3}), ('2023-10-12T13:00:00.000Z', {'TTT': 300.75, 'Td': 297.25, 'condition': '1', 'PPPP': 101300.0, 'DD': 122.0, 'FF': 1.54, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 24.0, 'VV': 13000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 81.3}), ('2023-10-12T14:00:00.000Z', {'TTT': 302.75, 'Td': 297.55, 'condition': '1', 'PPPP': 101330.0, 'DD': 104.0, 'FF': 2.57, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 27.0, 'VV': 13900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 73.7}), ('2023-10-12T15:00:00.000Z', {'TTT': 304.75, 'Td': 297.95, 'condition': '1', 'PPPP': 101370.0, 'DD': 98.0, 'FF': 4.12, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 29.0, 'VV': 14900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 67.3}), ('2023-10-12T16:00:00.000Z', {'TTT': 304.95, 'Td': 298.25, 'condition': '1', 'PPPP': 101300.0, 'DD': 83.0, 'FF': 5.14, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 30.0, 'VV': 15300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 67.8}), ('2023-10-12T17:00:00.000Z', {'TTT': 305.15, 'Td': 298.55, 'condition': '1', 'PPPP': 101240.0, 'DD': 71.0, 'FF': 5.14, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 31.0, 'VV': 15800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 68.2}), ('2023-10-12T18:00:00.000Z', {'TTT': 305.35, 'Td': 298.75, 'condition': '1', 'PPPP': 101180.0, 'DD': 63.0, 'FF': 5.66, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 32.0, 'VV': 16200.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 68.3}), ('2023-10-12T19:00:00.000Z', {'TTT': 304.85, 'Td': 298.85, 'condition': '1', 'PPPP': 101140.0, 'DD': 68.0, 'FF': 6.17, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 40.0, 'VV': 16000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 70.6}), ('2023-10-12T20:00:00.000Z', {'TTT': 304.35, 'Td': 299.05, 'condition': '1', 'PPPP': 101110.0, 'DD': 72.0, 'FF': 6.17, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 48.0, 'VV': 15900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 73.5}), ('2023-10-12T21:00:00.000Z', {'TTT': 303.95, 'Td': 299.15, 'condition': '1', 'PPPP': 101080.0, 'DD': 77.0, 'FF': 6.17, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 55.0, 'VV': 15700.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 75.7}), ('2023-10-12T22:00:00.000Z', {'TTT': 302.95, 'Td': 298.95, 'condition': '-', 'PPPP': 101110.0, 'DD': 80.0, 'FF': 4.12, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 53.0, 'VV': 16300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 79.2}), ('2023-10-12T23:00:00.000Z', {'TTT': 301.95, 'Td': 298.65, 'condition': '-', 'PPPP': 101140.0, 'DD': 86.0, 'FF': 2.57, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 50.0, 'VV': 17000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 82.4}), ('2023-10-13T00:00:00.000Z', {'TTT': 300.95, 'Td': 298.45, 'condition': '-', 'PPPP': 101170.0, 'DD': 110.0, 'FF': 1.03, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 48.0, 'VV': 17600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 86.3}), ('2023-10-13T01:00:00.000Z', {'TTT': 300.45, 'Td': 298.25, 'condition': '-', 'PPPP': 101210.0, 'DD': 117.0, 'FF': 1.03, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 45.0, 'VV': 16900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 87.8}), ('2023-10-13T02:00:00.000Z', {'TTT': 299.95, 'Td': 298.05, 'condition': '-', 'PPPP': 101240.0, 'DD': 128.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 42.0, 'VV': 16200.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 89.4}), ('2023-10-13T03:00:00.000Z', {'TTT': 299.45, 'Td': 297.85, 'condition': '-', 'PPPP': 101270.0, 'DD': 146.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 39.0, 'VV': 15500.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 90.9}), ('2023-10-13T04:00:00.000Z', {'TTT': 299.05, 'Td': 297.65, 'condition': '-', 'PPPP': 101230.0, 'DD': 148.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 39.0, 'VV': 13800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 92.0}), ('2023-10-13T05:00:00.000Z', {'TTT': 298.75, 'Td': 297.45, 'condition': '-', 'PPPP': 101190.0, 'DD': 153.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 39.0, 'VV': 12300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 92.5}), ('2023-10-13T06:00:00.000Z', {'TTT': 298.35, 'Td': 297.35, 'condition': '-', 'PPPP': 101140.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 39.0, 'VV': 11000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.2}), ('2023-10-13T07:00:00.000Z', {'TTT': 297.95, 'Td': 297.05, 'condition': '-', 'PPPP': 101120.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 39.0, 'VV': 12400.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.8}), ('2023-10-13T08:00:00.000Z', {'TTT': 297.55, 'Td': 296.85, 'condition': '-', 'PPPP': 101100.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 40.0, 'VV': 14100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 95.9}), ('2023-10-13T09:00:00.000Z', {'TTT': 297.05, 'Td': 296.65, 'condition': '-', 'PPPP': 101080.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 41.0, 'VV': 15900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 97.6}), ('2023-10-13T10:00:00.000Z', {'TTT': 297.55, 'Td': 296.75, 'condition': '-', 'PPPP': 101110.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 38.0, 'VV': 15900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 95.3}), ('2023-10-13T11:00:00.000Z', {'TTT': 297.95, 'Td': 296.75, 'condition': '-', 'PPPP': 101140.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 36.0, 'VV': 15900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.1}), ('2023-10-13T12:00:00.000Z', {'TTT': 298.35, 'Td': 296.85, 'condition': '-', 'PPPP': 101170.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 34.0, 'VV': 16000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 91.4}), ('2023-10-13T13:00:00.000Z', {'TTT': 300.45, 'Td': 297.25, 'condition': '-', 'PPPP': 101200.0, 'DD': 86.0, 'FF': 1.03, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 40.0, 'VV': 15100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 82.7}), ('2023-10-13T14:00:00.000Z', {'TTT': 302.45, 'Td': 297.65, 'condition': '-', 'PPPP': 101230.0, 'DD': 84.0, 'FF': 2.57, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 46.0, 'VV': 14200.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 75.4}), ('2023-10-13T15:00:00.000Z', {'TTT': 304.55, 'Td': 298.05, 'condition': '-', 'PPPP': 101260.0, 'DD': 84.0, 'FF': 3.6, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 51.0, 'VV': 13400.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 68.5}), ('2023-10-13T16:00:00.000Z', {'TTT': 304.65, 'Td': 298.35, 'condition': '-', 'PPPP': 101200.0, 'DD': 78.0, 'FF': 4.63, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 50.0, 'VV': 13700.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 69.4}), ('2023-10-13T17:00:00.000Z', {'TTT': 304.75, 'Td': 298.55, 'condition': '-', 'PPPP': 101130.0, 'DD': 73.0, 'FF': 5.66, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 49.0, 'VV': 14000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 69.8}), ('2023-10-13T18:00:00.000Z', {'TTT': 304.95, 'Td': 298.85, 'condition': '-', 'PPPP': 101070.0, 'DD': 69.0, 'FF': 6.17, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 47.0, 'VV': 14300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 70.2}), ('2023-10-13T19:00:00.000Z', {'TTT': 304.35, 'Td': 298.95, 'condition': '-', 'PPPP': 101030.0, 'DD': 72.0, 'FF': 6.17, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 51.0, 'VV': 14800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 73.1}), ('2023-10-13T20:00:00.000Z', {'TTT': 303.85, 'Td': 299.05, 'condition': '-', 'PPPP': 101000.0, 'DD': 75.0, 'FF': 5.66, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 56.0, 'VV': 15400.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 75.7}), ('2023-10-13T21:00:00.000Z', {'TTT': 303.35, 'Td': 299.15, 'condition': '-', 'PPPP': 100960.0, 'DD': 79.0, 'FF': 5.14, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 60.0, 'VV': 15900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 78.3}), ('2023-10-13T22:00:00.000Z', {'TTT': 302.55, 'Td': 298.95, 'condition': '-', 'PPPP': 101010.0, 'DD': 80.0, 'FF': 3.6, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 57.0, 'VV': 14700.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 81.0}), ('2023-10-13T23:00:00.000Z', {'TTT': 301.85, 'Td': 298.75, 'condition': '-', 'PPPP': 101060.0, 'DD': 82.0, 'FF': 2.57, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 55.0, 'VV': 13600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 83.4}), ('2023-10-14T00:00:00.000Z', {'TTT': 301.15, 'Td': 298.55, 'condition': '-', 'PPPP': 101110.0, 'DD': 90.0, 'FF': 1.03, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 52.0, 'VV': 12600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 85.8}), ('2023-10-14T01:00:00.000Z', {'TTT': 300.65, 'Td': 298.35, 'condition': '-', 'PPPP': 101140.0, 'DD': 96.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 51.0, 'VV': 13600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 87.3}), ('2023-10-14T02:00:00.000Z', {'TTT': 300.15, 'Td': 298.15, 'condition': '-', 'PPPP': 101180.0, 'DD': 107.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 50.0, 'VV': 14700.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 88.8}), ('2023-10-14T03:00:00.000Z', {'TTT': 299.65, 'Td': 297.85, 'condition': '-', 'PPPP': 101220.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 49.0, 'VV': 15900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 89.9}), ('2023-10-14T04:00:00.000Z', {'TTT': 299.25, 'Td': 297.65, 'condition': '-', 'PPPP': 101190.0, 'DD': 109.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 46.0, 'VV': 14600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 90.9}), ('2023-10-14T05:00:00.000Z', {'TTT': 298.85, 'Td': 297.45, 'condition': '-', 'PPPP': 101160.0, 'DD': 77.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 44.0, 'VV': 13400.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 92.0}), ('2023-10-14T06:00:00.000Z', {'TTT': 298.45, 'Td': 297.25, 'condition': '-', 'PPPP': 101120.0, 'DD': 53.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 41.0, 'VV': 12300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.1}), ('2023-10-14T07:00:00.000Z', {'TTT': 297.95, 'Td': 296.85, 'condition': '-', 'PPPP': 101110.0, 'DD': 62.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 41.0, 'VV': 13200.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.6}), ('2023-10-14T08:00:00.000Z', {'TTT': 297.35, 'Td': 296.35, 'condition': '-', 'PPPP': 101090.0, 'DD': 79.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 40.0, 'VV': 14200.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.2}), ('2023-10-14T09:00:00.000Z', {'TTT': 296.85, 'Td': 295.95, 'condition': '-', 'PPPP': 101080.0, 'DD': 108.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 40.0, 'VV': 15300.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.7}), ('2023-10-14T10:00:00.000Z', {'TTT': 297.35, 'Td': 296.25, 'condition': '-', 'PPPP': 101110.0, 'DD': 282.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 43.0, 'VV': 15700.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.6}), ('2023-10-14T11:00:00.000Z', {'TTT': 297.75, 'Td': 296.55, 'condition': '-', 'PPPP': 101150.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 45.0, 'VV': 16100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 93.1}), ('2023-10-14T12:00:00.000Z', {'TTT': 298.15, 'Td': 296.85, 'condition': '-', 'PPPP': 101180.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 48.0, 'VV': 16500.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 92.5}), ('2023-10-14T13:00:00.000Z', {'TTT': 300.15, 'Td': 297.35, 'condition': '-', 'PPPP': 101210.0, 'DD': 78.0, 'FF': 1.54, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 47.0, 'VV': 16000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 84.7}), ('2023-10-14T14:00:00.000Z', {'TTT': 302.15, 'Td': 297.75, 'condition': '-', 'PPPP': 101240.0, 'DD': 82.0, 'FF': 2.57, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 46.0, 'VV': 15500.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 77.2}), ('2023-10-14T15:00:00.000Z', {'TTT': 304.15, 'Td': 298.15, 'condition': '-', 'PPPP': 101270.0, 'DD': 83.0, 'FF': 4.12, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 45.0, 'VV': 15100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 70.5}), ('2023-10-14T16:00:00.000Z', {'TTT': 304.35, 'Td': 298.35, 'condition': '-', 'PPPP': 101220.0, 'DD': 75.0, 'FF': 4.63, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 46.0, 'VV': 15100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 70.5}), ('2023-10-14T17:00:00.000Z', {'TTT': 304.55, 'Td': 298.55, 'condition': '-', 'PPPP': 101160.0, 'DD': 70.0, 'FF': 5.14, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 47.0, 'VV': 15000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 70.6}), ('2023-10-14T18:00:00.000Z', {'TTT': 304.75, 'Td': 298.75, 'condition': '-', 'PPPP': 101110.0, 'DD': 67.0, 'FF': 5.66, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 47.0, 'VV': 15000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 70.6}), ('2023-10-14T19:00:00.000Z', {'TTT': 304.35, 'Td': 298.85, 'condition': '-', 'PPPP': 101080.0, 'DD': 69.0, 'FF': 5.66, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 52.0, 'VV': 15200.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 72.7}), ('2023-10-14T20:00:00.000Z', {'TTT': 303.95, 'Td': 298.95, 'condition': '-', 'PPPP': 101040.0, 'DD': 73.0, 'FF': 5.66, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 57.0, 'VV': 15500.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 74.8}), ('2023-10-14T21:00:00.000Z', {'TTT': 303.45, 'Td': 299.05, 'condition': '-', 'PPPP': 101010.0, 'DD': 78.0, 'FF': 5.14, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 62.0, 'VV': 15700.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 77.4}), ('2023-10-14T22:00:00.000Z', {'TTT': 302.65, 'Td': 298.75, 'condition': '-', 'PPPP': 101050.0, 'DD': 81.0, 'FF': 4.12, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 60.0, 'VV': 15000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 79.6}), ('2023-10-14T23:00:00.000Z', {'TTT': 301.75, 'Td': 298.55, 'condition': '-', 'PPPP': 101090.0, 'DD': 88.0, 'FF': 2.57, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 58.0, 'VV': 14400.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 82.9}), ('2023-10-15T00:00:00.000Z', {'TTT': 300.85, 'Td': 298.35, 'condition': '-', 'PPPP': 101130.0, 'DD': 107.0, 'FF': 1.03, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 56.0, 'VV': 13800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 86.3}), ('2023-10-15T01:00:00.000Z', {'TTT': 300.35, 'Td': 298.05, 'condition': '-', 'PPPP': 101190.0, 'DD': 114.0, 'FF': 1.03, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 52.0, 'VV': 14700.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 87.3}), ('2023-10-15T02:00:00.000Z', {'TTT': 299.95, 'Td': 297.85, 'condition': '-', 'PPPP': 101250.0, 'DD': 125.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 49.0, 'VV': 15600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 88.3}), ('2023-10-15T03:00:00.000Z', {'TTT': 299.55, 'Td': 297.55, 'condition': '-', 'PPPP': 101300.0, 'DD': 145.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 45.0, 'VV': 16600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 88.8}), ('2023-10-15T04:00:00.000Z', {'TTT': 299.05, 'Td': 297.45, 'condition': '-', 'PPPP': 101290.0, 'DD': 141.0, 'FF': 0.51, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 43.0, 'VV': 16600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 90.9}), ('2023-10-15T05:00:00.000Z', {'TTT': 298.65, 'Td': 297.25, 'condition': '-', 'PPPP': 101290.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 41.0, 'VV': 16600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 92.0}), ('2023-10-15T06:00:00.000Z', {'TTT': 298.15, 'Td': 297.15, 'condition': '-', 'PPPP': 101280.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': 0.0, 'wwP': None, 'DRR1': None, 'N': 39.0, 'VV': 16600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.2}), ('2023-10-15T07:00:00.000Z', {'TTT': 297.75, 'Td': 296.85, 'condition': '-', 'PPPP': 101250.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': None, 'wwP': None, 'DRR1': None, 'N': 38.0, 'VV': 16100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.7}), ('2023-10-15T08:00:00.000Z', {'TTT': 297.35, 'Td': 296.45, 'condition': '-', 'PPPP': 101220.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': None, 'wwP': None, 'DRR1': None, 'N': 37.0, 'VV': 15600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.7}), ('2023-10-15T09:00:00.000Z', {'TTT': 296.85, 'Td': 296.15, 'condition': '-', 'PPPP': 101190.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': None, 'wwP': None, 'DRR1': None, 'N': 37.0, 'VV': 15100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 95.9}), ('2023-10-15T10:00:00.000Z', {'TTT': 297.35, 'Td': 296.35, 'condition': '-', 'PPPP': 101240.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': None, 'wwP': None, 'DRR1': None, 'N': 39.0, 'VV': 15600.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 94.2}), ('2023-10-15T11:00:00.000Z', {'TTT': 297.85, 'Td': 296.55, 'condition': '-', 'PPPP': 101290.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': None, 'wwP': None, 'DRR1': None, 'N': 41.0, 'VV': 16200.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 92.5}), ('2023-10-15T12:00:00.000Z', {'TTT': 298.25, 'Td': 296.75, 'condition': '-', 'PPPP': 101340.0, 'DD': None, 'FF': 0.0, 'FX1': None, 'RR1c': None, 'wwP': None, 'DRR1': None, 'N': 43.0, 'VV': 16800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 91.4}), ('2023-10-15T13:00:00.000Z', {'TTT': 300.25, 'Td': 297.15, 'condition': '-', 'PPPP': 101360.0, 'DD': 98.0, 'FF': 1.54, 'FX1': None, 'RR1c': None, 'wwP': None, 'DRR1': None, 'N': 44.0, 'VV': 16900.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 83.2}), ('2023-10-15T14:00:00.000Z', {'TTT': 302.15, 'Td': 297.65, 'condition': '-', 'PPPP': 101380.0, 'DD': 87.0, 'FF': 3.09, 'FX1': None, 'RR1c': None, 'wwP': None, 'DRR1': None, 'N': 45.0, 'VV': 17000.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 76.8}), ('2023-10-15T15:00:00.000Z', {'TTT': 304.15, 'Td': 298.05, 'condition': '-', 'PPPP': 101400.0, 'DD': 83.0, 'FF': 4.12, 'FX1': None, 'RR1c': None, 'wwP': None, 'DRR1': None, 'N': 47.0, 'VV': 17100.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 70.1}), ('2023-10-15T16:00:00.000Z', {'TTT': 304.35, 'Td': 298.15, 'condition': '-', 'PPPP': 101360.0, 'DD': 82.0, 'FF': 5.14, 'FX1': None, 'RR1c': None, 'wwP': None, 'DRR1': None, 'N': 49.0, 'VV': 16400.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 69.7}), ('2023-10-15T17:00:00.000Z', {'TTT': 304.45, 'Td': 298.25, 'condition': '-', 'PPPP': 101320.0, 'DD': 81.0, 'FF': 5.66, 'FX1': None, 'RR1c': None, 'wwP': None, 'DRR1': None, 'N': 52.0, 'VV': 15800.0, 'SunD1': None, 'Rad1h': None, 'wwM': None, 'humidity': 69.7})])
2023-10-05 19:30:37.907 DEBUG (MainThread) [custom_components.dwd_weather] Finished fetching DWD Weather Coordinator for 78458 data in 0.183 seconds (success: True)
2023-10-05 19:31:37.723 DEBUG (MainThread) [custom_components.dwd_weather] Finished fetching DWD Weather Coordinator for 78458 data in 0.000 seconds (success: True)

image

FL550 commented 1 year ago

I've found the error. There were stations with the same ID used by DWD. And this has resulted in your case to retrieving data from brazil :D I will release a new version which fixes this.

GerdRuetten commented 1 year ago

I've found the error. There were stations with the same ID used by DWD. And this has resulted in your case to retrieving data from brazil :D

I will release a new version which fixes this.

Nice, I will live in Brazil 😂

Thank's for your work!

FL550 commented 1 year ago

This is now fixed in v2.0.3. Please let me know if not and otherwise please close this issue.

GerdRuetten commented 1 year ago

This is now fixed in v2.0.3. Please let me know if not and otherwise please close this issue.

Hi, i delete the old integration/station, update via HACS to v2.0.3 and restart HA. Now, it show me my "Home"-Weatherstation twice

image

The first Station with false values and the second station with correct values. The first station have the ID 78458 and the second station (with correct values) have the ID H721.

Now, the correct values are more German than Brazil :-)

image

image

FL550 commented 1 year ago

Ok, so I have to correct the duplication as well. And thanks for confirming it's now working!

GerdRuetten commented 1 year ago

Ok, so I have to correct the duplication as well. And thanks for confirming it's now working!

Yes, but it is a gambling to select the correct station.

If you don't open the selectbox or don't scroll enough, you may not see the duplicate entries

FL550 commented 1 year ago

I'll update this in the next days.

But my free time is limited 😉

GerdRuetten commented 1 year ago

I'll update this in the next days.

But my free time is limited 😉

That wasn't directed at you, but rather at DWD who are delivering such nonsense

Have a nice weekend!!

FL550 commented 12 months ago

Version v2.0.4 should fix this.