I have released 0.7 of the WS6in1 driver The main change is to cope with bad data when reading the data buffer when weewx starts. This is fairly rare but has been an issue for Remy. Release 0.6 tried to replace bad data with nulls, but unfortunately missing data meant data was being associated with the wrong parameters. Instead 0.7 discards the complete data entry for that time if any bad data is detected.
Discovery of pyflakes and pylint has hopefully further tidied the code, sorted a few issues, and hopefully not broken anything. Also I have written a standalone python3 program csv_ws6in1 which dumps the content of the weather station buffer into a csv file for spreadsheet analysis. See the readme.txt Have fun Bob -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/89d884b7-87ab-434c-bcb1-ef405bcaf24co%40googlegroups.com.
