OK, forget about my previous posts. Wunderfixer is in fact able to update 
WU, the problem is coming from something else. It looks like there is some 
confusion between the time and UTC date.

For example, here is my station's data:
https://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IPROVENC115&month=11&day=27&year=2017&format=1

Notice that one record is missing at 07:13 which is 06:13 UTC.
2017-11-27 
07:08:00,4.1,-1.4,1023.9,NW,312,1.6,1.6,67,0.0,,,0.0,0.00,weewx-3.7.1,2017-11-27
 
06:08:00, 
2017-11-27 
07:18:00,4.1,-1.4,1023.9,North,-9999,0.0,0.0,67,0.0,,,0.0,0.00,weewx-3.7.1,2017-11-27
 
06:18:00, 

And here is the output from wunderfixer:
2017-11-27 07:11:00 UTC (1511766660);1024.619";   4.1F;  68%; 0.0 mph; 338 
deg; 0.9 mph gust;  -1.3F; 0.00" rain  ...published.
2017-11-27 07:12:00 UTC (1511766720);1024.687";   4.1F;  68%; 0.0 mph; 338 
deg; 0.4 mph gust;  -1.3F; 0.00" rain  ...published.
2017-11-27 07:13:00 UTC (1511766780);1024.721";   4.0F;  69%; 0.2 mph; 338 
deg; 0.4 mph gust;  -1.2F; 0.00" rain  ...published.
2017-11-27 07:14:00 UTC (1511766840);1024.687";   4.1F;  69%; 0.1 mph; 338 
deg; 0.4 mph gust;  -1.1F; 0.00" rain  ...published.
2017-11-27 07:15:00 UTC (1511766900);1024.653";   4.1F;  69%; 0.0 mph; 338 
deg; 0.4 mph gust;  -1.1F; 0.00" rain  ...published.

Notice that wunderfixer is sending records for 07:13 UTC (which is 08:13 
CET), instead of 06:13 UTC. As a result, the records show up at the 
incorrect time on WU:
2017-11-27 
08:11:00,4.1,-1.3,1024.6,NNW,338,0.2,3.2,68,0.0,,,0.0,25.00,wunderfixer-1.1.0,2017-11-27
 
07:11:00, 
2017-11-27 
08:12:00,4.1,-1.3,1024.6,NNW,338,0.0,1.6,68,0.0,,,0.0,26.00,wunderfixer-1.1.0,2017-11-27
 
07:12:00, 
2017-11-27 
08:13:00,4.1,-1.1,1024.6,North,-9999,0.0,1.6,69,0.0,,,0.0,28.00,weewx-3.7.1,2017-11-27
 
07:13:00, 
2017-11-27 
08:14:00,4.1,-1.1,1024.6,NNW,338,0.3,1.6,69,0.0,,,0.0,28.00,wunderfixer-1.1.0,2017-11-27
 
07:14:00, 
2017-11-27 
08:15:00,4.1,-1.1,1024.6,NNW,338,0.2,1.6,69,0.0,,,0.0,30.00,wunderfixer-1.1.0,2017-11-27
 
07:15:00, 

This explains why it looked like wunderfixer wasn't sending any updates. In 
fact it does, but at the incorrect time...

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to