FTP Uploading extra data

Requests for future functionality

Moderator: Mattk

Post Reply
Chill
Expert Boarder
Expert Boarder
Posts: 151
Joined: Fri Feb 15, 2008 6:38 pm

FTP Uploading extra data

Post 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
sevenless
Gold Boarder
Gold Boarder
Posts: 160
Joined: Wed Jul 02, 2008 7:35 pm
Location: Seattle WA, USA

Re:FTP Uploading extra data

Post 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.
Chill
Expert Boarder
Expert Boarder
Posts: 151
Joined: Fri Feb 15, 2008 6:38 pm

Re:FTP Uploading extra data

Post 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
Post Reply