Amateur weather station help
Posted: Mon Dec 10, 2012 1:20 pm
Hi
I am new on this forum and need help. I am French Canadian but try to do my best in English.
Here my problem: I have an amateur weather station: www.jeanrobertmarion.com Every hour, my weather program upload a customtextout.txt file that you can see here: www.jeanrobertmarion.com/customtextout.txt
The column before the last in the snowdepth. If it is snowing, the next hour, the snowdepth will increase. So if i want to know how much snow fall in the last hour, i just have to subtrac the previous snowdepth from the last one and the answer in the amount of snow wich fell in the last hour.
So, i need a PHP script that can do that !
Is it possible ?
Thanks for helping.
Jean-Robert
Jean-Robert
Forum Newbie
Posts: 1
Joined: Mon Dec 10, 2012 1:53 pm
I am new on this forum and need help. I am French Canadian but try to do my best in English.
Here my problem: I have an amateur weather station: www.jeanrobertmarion.com Every hour, my weather program upload a customtextout.txt file that you can see here: www.jeanrobertmarion.com/customtextout.txt
The column before the last in the snowdepth. If it is snowing, the next hour, the snowdepth will increase. So if i want to know how much snow fall in the last hour, i just have to subtrac the previous snowdepth from the last one and the answer in the amount of snow wich fell in the last hour.
So, i need a PHP script that can do that !
Is it possible ?
Thanks for helping.
Jean-Robert
Jean-Robert
Forum Newbie
Posts: 1
Joined: Mon Dec 10, 2012 1:53 pm