Thanks, that did the trick (option 1) 

I now got a couple of "outMONTHYEAR.csv" files generated now from 2010 and 
so forth. 

Tried running the scvConvert.py script, but was missing the module 
"weewx.archive" 

Have also looked into the wee_import (built in command). The would probably 
work as well, but the CSV files I got produced from wdConvert.py isn't the 
correct syntax for wee_import csv files to accept. 

Niklas



Den onsdag 4 januari 2017 kl. 21:24:42 UTC+1 skrev gjr80:
>
> Ok, two options. Option 1, copy wdConvert.py to /user/share/weewx, cd to 
> /user/share/weewx then try the command you were using, ie
>
> sudo cp ./wdConvert.py /usr/share/weewx
> cd /usr/share/weewx
> sudo python ./wdConvert.py
>
> Option 2, try the following command:
>
> sudo PYTHONPATH=/usr/share/weewx python ./wdConvert.py
>
> assuming you are still in the same directory as where wdConvert.py is 
> located.
>
> 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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to