I am not sure to understand what you mean... and maybe my previous post wasn't clear enough. I don't think that the problem is coming from the units.
Instead, it looks like wunderfix is using the first column of the data to identify the time of the missing records (07:13). It then publishes the missing records using this time as UTC time (in updateweatherstation.php, the parameter is dateutc). This is wrong. In the data sent by WU, the first column is the local time (CET in my case). The UTC time is in the last column, and this is what wunderfix should be using. Does this makes sense? -- 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.
