I am still getting this in the log.  I am running as3935.py v0.5rc1. 

Sep 24 21:32:55 raspberrypi weewx[9576]: as3935: strike at 1.0 km
Sep 24 21:32:55 raspberrypi weewx[9576]: as3935: callback failed: Unit 
system of incoming record (0x10) differs from 'archive' table in 
'weewx.sdb' database (0x01)


Checking the database shows that the column and data are in the database.  
I see that the distance units are shown in miles and the as3935 sends 
distance in km.

sqlite3> select avg_distance, lightning_strikes from archive;

3.10685596|2.0
3.10685596|3.0
1.864113576|2.0
0.621371192|1.0
0.621371192|1.0
0.621371192|2.0
0.621371192|1.0
0.621371192|1.0


I am sure the strike at 1 km is just noise but it is helpful as a 
diagnostic.  Should just ignore the log?

Steve

-- 
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