Page 1 of 1

impossible to find the speed of the wind in clientraw.txt

Posted: Sat Jun 08, 2013 3:28 pm
by manu13
Hello,

I am currently working on coding a php script to collect the data to the recorded.

My concern is that I'm looking in the files clientraw.txt
clientrawdaily.txt
clientrawextra.txt
clientrawhour.txt

impossible to find the speed of the wind.

Can you confirm the presence of give?

thank you

Re: impossible to find the speed of the wind in clientraw.tx

Posted: Sun Jun 09, 2013 5:07 am
by wvdkuil
manu13 wrote:Hello,

I am currently working on coding a php script to collect the data to the recorded.

My concern is that I'm looking in the files clientraw.txt
clientrawdaily.txt
clientrawextra.txt
clientrawhour.txt

impossible to find the speed of the wind.

Can you confirm the presence of give?

thank you
At http://www.weerstation-leuven.be/weathe ... MH&lang=en
you can ceck your own clientraw files. Also a description of every field in the clientraw is given.
The windspeed is the second field. The speed is in knots

At http://www.weerstation-leuven.be/weathe ... wp=MH#wind
you find a table with all field from the 4 clientraw files sorted by fieldname.
There you find all wind fields and there location in the clientraw files.

I hope this will help with your development.

Wim