Page 1 of 1

Segmentation Fault in wswinload

Posted: Fri Dec 13, 2013 1:04 pm
by lubuwetter
When i run wswinload like this

Code: Select all

cat /data/export/EXP04_13.CSV | /home/meteohub/wswinload > raw-04-13
I get an Segmentation Fault.
It creates the file but it is empty.
Any hints?

thx in advance

Michael

Re: Segmentation Fault in wswinload

Posted: Fri Dec 13, 2013 10:04 pm
by lubuwetter
OK I think the problem is that the wswin data files are from a WS2500 weather station.
I compared the files from my new Vantage and from the old WS2500.
The are not very much differences between the to files.
Maybe wswinload needs some kind of sensors which are not in the wswin files from WS2500 (e.g Empfang,GWD,W0,W1)?
Or the sensor ID's have to be of a certain type (e.g. rain has to be 133)?
Is their anybody out there who knows how to debug wswinload :roll: ?

thx in advance

Michael