So now i have a weewx.sql file beginning:
PRAGMA foreign_keys=OFF;
BEGIN TRANSACTION;
INSERT INTO "archive" 
VALUES(1470009600,1,5,3.0382886171066285641e+01,3.02997637330183096078e+01,3.03729338565628488306e+01,68.0,53.6,71.0,88.0,0.0,NULL,0.0,NULL,0.0,0.0,5.01320852100035310163e+01,53.6,53.6,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,100.0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0.0,NULL);
etc
etc
and ending:
INSERT INTO "archive" 
VALUES(1472687700,1,5,3.04183703602680353137e+01,3.03354991139988214863e+01,3.04087475672338243266e+01,6.85399999999999920419e+01,5.57600000000000051159e+01,74.0,76.0,4.51861130822400092199e+00,2.50551813184977760322e+02,6.93450250272,270.0,0.0,0.0,48.3097551851748,5.57600000000000051159e+01,5.57600000000000051159e+01,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,100.0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0.0,NULL);
COMMIT;

Should i go ahead with that, copy it to the RPi and do $ sqlite weewx.sdb < 
weewx.sql after a backup of the existing weewx.sdb?

Thanks
John

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