The format of the outputted CSV file is : 

dateTime,usUnits,interval,barometer,pressure,altimeter,inTemp,outTemp,inHumidity,outHumidity,windSpeed,windDir,windGust,windGustDir,rainRate,rain,dewpoint,windchill,heatindex,ET,radiation,UV
1285884000,1,1,1023.6,1023.0043,1023.2786,25.2,01.2,47,94,0,330,0,330,0.0,0.0,00.4,0,1.2,0.0,0.00,0.0
1285884060,1,1,1023.6,1023.0043,1023.2786,25.2,01.2,47,94,0,330,0,330,0.0,0.0,00.4,0,1.2,0.0,0.00,0.0

one record per line.  The "dateTime" format is weird looking though. It 
doesn't look anything like that in my logfiles from WD, which look like 
this :

day month year hour minute temperature   humidity     dewpoint   barometer 
 windspeed  gustspeed direction   rainlastmin    dailyrain  monthlyrain   
yearlyrain  heatindex
11  4 2008 23 45 03.8  83 01.2 1009.0   0   0 112 0.0 0.0 0.0  0.0 3.8
11  4 2008 23 46 03.8  83 01.2 1009.1   0   0 112 0.0 0.0 0.0  0.0 3.8


I did find some info (going through the download section of earlier 
versions) about the missing modules, so I have those needed now. 

But if the database has been changed from 3.x then I guess it still won't 
work. 

I have access to two running RaspberryPi's.  One thats untouched about all 
this that I got hooked up to my Vantage/Web. And another that I was going 
to use for this database stuff. Ive got 3.x installed via DEB on both Pi's. 
 I wonder if it would help if I just installed 2.x on the standalone Pi and 
did the convert there..  but then again, will weewx 3.x on the other Pi be 
able to read and use the database that were produced in 2.x ? 

Maybe this has turned out to be a bit of an overkill.. I guess I could just 
pull the data I need to fill my weewx database from Weather Underground 
instead..  we're just curious to see if it would work. 

Niklas




Den fredag 6 januari 2017 kl. 09:46:32 UTC+1 skrev gjr80:
>
> Hi,
>
> So what is the format of the resulting csv? If it's one record per line 
>  then a bit of manipulation should see it be able to be imported with 
> wee_import. 
>
> As for the scvConvert.py file, since it was written for weewx 2.x I 
> suspect it will need a bit of work to get it to work with weewx 3.x. The 
> weewx database structure changed significantly from weewx v2 to weewx v3.
>
> 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