Page 33 of 34

Re: Cumulus RealTime Data Grabber - Tool

Posted: Wed 15 Oct 2014 8:58 am
by vaggos
Mark
Thanks a lot for your reply. I understood it.
And your program is working very well now. I have it in my autoexec programs and it opens every day with cumulus, because my Mini pc Auto restart every day at 00:20. Sometimes cumulus late to download from the sensors, Grabber starts and write 0 for everything.
That is the only small problem i have till now. But your program is so usefull.
Regards
Vaggelis

Re: Cumulus RealTime Data Grabber - Tool

Posted: Thu 16 Oct 2014 12:15 pm
by Solorize
Hi Vaggelis,

Just to let you know I have sent you a Private Message, with a "test"
copy of the program which incorporates your request for user selectable
Email Alert re-activation times. :)

All the best

Mark

Re: Cumulus RealTime Data Grabber - Tool

Posted: Thu 16 Oct 2014 12:37 pm
by vaggos
Mark thanks a lot.
You are very kind.
In a few hours i'll try to upload it.
Vaggelis

Re: Cumulus RealTime Data Grabber - Tool

Posted: Fri 17 Oct 2014 8:51 am
by Solorize
No problem :)

I hope that the new feature is what you were looking for
and works OK for you.

All the best

Mark

Re: Cumulus RealTime Data Grabber - Tool

Posted: Fri 17 Oct 2014 9:07 am
by vaggos
Mark
Till now from yesterday evening its working without problem. This is what we need for INFORM as for extreme contitions.
Many many thanks
Regard
Vaggelis

Re: Cumulus RealTime Data Grabber - Tool

Posted: Fri 17 Oct 2014 10:47 am
by Solorize
Hi Vaggelis,

That's good news, and am glad I could implement a useful feature for you.

I will give it a couple of days more testing, then if it is still stable I will then
do a 'public release' version.

Regards

Mark

Re: Cumulus RealTime Data Grabber - Tool

Posted: Fri 17 Oct 2014 11:19 am
by vaggos
Mark
You can see my test page here: http://www.meteoacharnes.gr/grabber/grabberindex.htm
I didn't have till now an extreme record for rain rate and wind gust. I Have them every 5 minutes.
I have add also a script to refresh page every 3 minutes.
Regards
Vaggelis

Re: Cumulus RealTime Data Grabber - Tool

Posted: Sun 19 Oct 2014 2:49 pm
by Solorize
New Release version 1.6.4 (19-10-14)
CRTDGv164.zip

Version 1.6.4 - (19-10-14)

1.
New logo added to About screen.

2.
Start button now clears all data/charts, prior to execution of main code.

3.
Added user defined number of attempts to get realtime.txt data from URL.
(Value stored in: UserDefined_FailedDataAttmempts.txt which must be
present in application folder). Note: maximum attempts is 999.

Location in MenuBar
FailedAttemptMenu.PNG
Failed Data Attempt Config Screen
FailedDataAttemptScreen.PNG

4.
User can now select "Email Alerts" re-activation times from either the
Top Menu.. Configuration -> Email Alert Settings -> Re-activation Times,
EmailAlertReActivationTimesMenuBar.PNG
or

by viewing the [Email Alerts] tab and clicking the button
[Set re-activation times].

The user can now choose from the following:
5mins, 10mins, 15mins, 30mins, 45mins or 60mins.
ReActivationTimesScreen.PNG

Please note the following files will need to reside in the application folder.


WeatherAlert_ReTriggerTimer_InsideHighTemperatureAlert.txt

WeatherAlert_ReTriggerTimer_InsideLowTemperatureAlert.txt

WeatherAlert_ReTriggerTimer_OutsideHighTemperatureAlert.txt

WeatherAlert_ReTriggerTimer_OutsideLowTemperatureAlert.txt

WeatherAlert_ReTriggerTimer_RainRateAlert.txt

WeatherAlert_ReTriggerTimer_WindGustAlert.txt



5.
Tweaked the email wording to include user selected re-activation times
as well as added date and time stamp when email was triggered.


Big Thanks go out to: PaulMy and Vaggos for pre-release testing :)

Re: Cumulus RealTime Data Grabber - Tool

Posted: Fri 24 Oct 2014 6:21 pm
by vaggos
Mark hello
Today we have very bad weather and in a few hours we had about 70 mm of rain. About 17:00 we are out of power and my weather pc was out of order for 10 min about. When the power was back, the weather pc starts and after two minutes start cumulus and the Grabber. But the Grabber, lost all previews records from the day and start from the beggining in grabberindex.htm. Is it possible not to loose the day records and if there is same problem but to continue from the point that it has stop?
Greetings
Vaggelis

Re: Cumulus RealTime Data Grabber - Tool

Posted: Fri 24 Oct 2014 9:36 pm
by PaulMy
Yes, in the current program the data charts start from midnight, or from the time the program is last started which then misses the data from earlier in the day, so that would be a great addition. But expect quite challenging to get the day's realtime data for the time before the current realtime.txt file is read at CRTDG restart.

I have the URL set to my C:\Cumulus\ folder where my realtime.txt file is saved rather than to my website.

I also have Toolbox set to append the realtime.txt file to C:\Cumulus\realtimelog.txt at 0.1 min (but it only saves at a 1 min interval) and with auto prune after 3 days so that that realtimelog.txt doesn't get to huge. Not sure if Vaggelis' request is doable and if this realtimelog.txt file is a possible source for the data.

Regards,
Paul

Re: Cumulus RealTime Data Grabber - Tool

Posted: Sat 25 Oct 2014 11:10 am
by Solorize
Hi Vaggelis / Paul,

As Grabber only "grabs" the currently available data from the 'Realtime.txt' file
and writes it directly to the graphs etc. there is no way to look back and
re-populate the graphs on a program restart.

From the very beginning when I started coding 'Grabber', I decided to only
access one file, that being the "Realtime.txt", and have sculpted my program
around this file. Accessing another file that other users may or may not
be using, (or creating an maintaining a database) would entail a massive re-write
of the current program and therefore would take me a vast amount of time to implement,
(and it would probably be easier coding a completely new program from the ground up).
So for this reason I will not be able to do implement this feature, sorry, I hope you understand.

As with any requests I get, I will always try my best to implement them if practical
and I can spare the time to code. As I have a young family now I have to make sure
I am not spending all weekend and weekday evenings locked away in my computer room coding,
which can be easy to do if I get wrapped up in coding ;)

All the best

Mark

Re: Cumulus RealTime Data Grabber - Tool

Posted: Sat 25 Oct 2014 11:43 am
by vaggos
Mark hello
For sure I understant. Thanks a lot.
Greetings
Vaggelis

Re: Cumulus RealTime Data Grabber - Tool

Posted: Sat 25 Oct 2014 1:17 pm
by PaulMy
Hi Mark and thanks for the reply and I fully understand. I really like the program as is and appreciate all the efforts and time you have given to develop it and then to improve and expand it. Wishing you and family all the best.

Paul

Re: Cumulus RealTime Data Grabber - Tool

Posted: Tue 31 Mar 2015 12:11 pm
by krimatic
Hello Mark,

I'm trying to find tool which can produce log from realtime.txt file. I found Cumulus toolbox but there is problem than Cumulus produce realtime.txt in interval by seconds and toolbox can't, minimum is one minute.

But I found your program and I can see that interval is 15 sec, which is much better, but can I somehow get 8 seconds (refresh rate of my weather station)? In file "updateinteval" I found value from program (15000) If I change value to 8000, will program have refresh on 8 sec?

Second, is it possible to get log from realtime.txt with your application? I found historic chart.txt, but I need historic data

Re: Cumulus RealTime Data Grabber - Tool

Posted: Tue 31 Mar 2015 12:14 pm
by krimatic
krimatic wrote: But I found your program and I can see that interval is 15 sec, which is much better, but can I somehow get 8 seconds (refresh rate of my weather station)? In file "updateinteval" I found value from program (15000) If I change value to 8000, will program have refresh on 8 sec?
I solved that ;) it works with simple change of updateinterval.txt