Page 1 of 1
FTP Uploading extra data
Posted: Wed Apr 29, 2009 10:32 am
by Chill
As far as meteohub already is a FTP server I would love to be able to upload extra data like rain0-day1 or other small weather files in \\WEATHER. Although I got it via windows scripts I need to have PC open all the time, while meteohub is intended 24/7/365...
Chill
Re:FTP Uploading extra data
Posted: Wed Apr 29, 2009 7:31 pm
by sevenless
Perhaps I'm not clear on what you're wanting to do with the data since you didn't explain why you need it, but isn't something like this already included by way of the seqday1_rain0_total_mm variable? That will give you the past 41 days of rain (including today) in an underscore-delimited string.
You'll need to parse the string, and convert the numbers to inches if that's more to your liking, but it might accomplish what you're looking for here.
Re:FTP Uploading extra data
Posted: Wed Apr 29, 2009 8:02 pm
by Chill
sevenless,
I think I need those
daily files if I want to put daily data.
If you take a look at my site I have an Excel where I show all data and graphs for any day of any year since the station is up.
I made this Excel because I couldn't find in meteohub a List feature, from date to date, for any readings and I think a daily basis data is what most people can be interested in.
http://www.telefonica.net/web2/vilacard ... nallet.xls
Thanks for the help,
Chill