Ok, that is a mess. Have another read at the dot point instructions I provided.
On 8 October 2016 at 07:37, gjr80 <[email protected] <javascript:>> wrote: > Andrew, >> >> My bad, wee_import was being told to write to a US database irrespective >> of the underlying database units, the QC department is being fired as I >> write this. The attached weeimport.py should fix the issue, usual deal: >> >> - move the original weewx/bin/weeimport/weeimport.py aside by >> renaming it to something like weeimport_orig.py >> - copy the attached weeimport.py in its place >> - run wee_import >> - let us know the outcome >> >> Gary >> > The bug that caused your original problem is in the file weewx/bin/weeimport/weeimport.py (note the .py extension), that is the file you need to move aside and replace. The file wee/bin/wee_import (note, no .py extension) is fine. You will need to put things back how they were and then move aside original weewx/bin/weeimport/weeimport.py (note the .py extension) aside and replace it with the previously attached weeimport.py Gary -- 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.
