Search found 12 matches
- Fri Jan 21, 2011 9:12 pm
- Forum: Handling Data
- Topic: Automatically Creating and exporting a File
- Replies: 2
- Views: 4534
Re: Automatically Creating and exporting a File
Thanks, that give me some ideas.... I'l read up a bit on CRONTAB and try that route. It is for some agricultrual software that predicts scab on hard fruit hence my newly installed two leaf wetness sensors. The lady wants a daily CSV file dropped in her ftp host ( I have the account and password for ...
- Tue Jan 18, 2011 11:46 am
- Forum: Handling Data
- Topic: Automatically Creating and exporting a File
- Replies: 2
- Views: 4534
Automatically Creating and exporting a File
Could anybody give me a bit of guidance on how I might automatically create a daily file of certain weather parameters from the meteoplug server and place it on a host accessible from the internet to which I have an ftp account and password? I know how to create tables etc.
- Thu Sep 23, 2010 9:07 pm
- Forum: Graphing
- Topic: Area under a curve
- Replies: 1
- Views: 4144
Area under a curve
Ok, for the mathmatically clever people. In the following graph https://www.meteoplug.com/cgi-bin/meteochart.cgi?draw=5c5d52555c481d111d1d0157120200021f09030e I think that the area under the daily curve could provide KwH if only I knew how to do that. Somewhere in the back of my mind words like 'int...
- Tue Sep 14, 2010 2:59 pm
- Forum: Graphing
- Topic: Meteoplug Maps
- Replies: 8
- Views: 9697
Re: Meteoplug Maps
The 'maps' graph is really fantastic, I wonder if there are more registered users in the UK that could use it..... hope so but how do we let them know if they do not read the forums???
- Tue Sep 14, 2010 2:31 pm
- Forum: User Administration
- Topic: MAPS - Station Type Problem
- Replies: 3
- Views: 9579
MAPS - Station Type Problem
I've just set my Meteoplug client up for maps. The map info reports my station as having a CC128 energy monitor and an RFXCON weatherstation. Actually it has a CC128 and a Davis Vantage Pro. It is set correctly in Meteohub on the Alix1D but is reporting incorrectly one the Meteohub map. No idea why?...
- Wed Jul 07, 2010 9:13 pm
- Forum: Graphing
- Topic: CSV File consistent output
- Replies: 7
- Views: 10435
Re: CSV File consistent output
I played with your gallery examples some more after writing this post and fixed it, the file type has to be .html. It cannot be .txt or .csv. This is really powerful, time to have some fun . I tried the above and this is what I got when clicking on 'display' on the Meteoplug server define graphs; E...
- Tue Jul 06, 2010 6:49 pm
- Forum: Graphing
- Topic: CSV File consistent output
- Replies: 7
- Views: 10435
Re: CSV File consistent output
Thanks David, that does make sense, I'll go have a play and see if I can get this working (if I can leave my Arduino alone that arrived today)!!!!
- Tue Jul 06, 2010 9:09 am
- Forum: Graphing
- Topic: CSV File consistent output
- Replies: 7
- Views: 10435
Re: CSV File consistent output
When Pachube calls the url, it needs a single line CSV response, no HTML. You cannot create clever web page requests with data substituition in Pachube and you just need to return a single row of data. Thanks for pointing out the 30s mistake. I still need a simple single row of data returned. Pachub...
- Mon Jul 05, 2010 2:30 pm
- Forum: Graphing
- Topic: CSV File consistent output
- Replies: 7
- Views: 10435
CSV File consistent output
I need to call a url that provides a single row of values each time it is called. The following provides a single row of data sometimes, two rows at other times and then somtimes no rows of data. I am sure this is to do with "timeframe" and "res" values. Can somebody tell me what to set these to, to...
- Tue Jun 08, 2010 6:35 pm
- Forum: Handling Data
- Topic: Importing data from Meteohub
- Replies: 7
- Views: 9735
Re: Importing data from Meteohub
I've tried this a few times now but it never seems to work. On the inspect data tab, I select browse at the and of the import data file box. I then select a raw file from the weather directory of meteohub fro the month I want to upload. I then press import. On the progress bar at the bottom of the w...