Search found 6 matches

by pvet
Fri Dec 10, 2010 12:00 pm
Forum: Meteohub Application
Topic: Manually Entering Rain Data
Replies: 2
Views: 2556

Re: Manually Entering Rain Data

A titanic task, but it is possible... My method would be :
stop logging, login to the meteohub server by SFTP with user 'root', edit by hand in a text editor each '/data/weather/*' raw files in folder months where the data are wrong, delete each wrong rain0 lines, insert measures written on paper in ...
by pvet
Fri Dec 10, 2010 11:47 am
Forum: Wishes
Topic: New variables
Replies: 1
Views: 2901

New variables

My wish of today, some new variables :

alltime_rain0_lastrain_time (all is said, isn't?)

actual_sun_azimut_deg
actual_sun_elevation_deg
by pvet
Thu Dec 09, 2010 11:28 am
Forum: misc
Topic: To Boris.
Replies: 0
Views: 2937

To Boris.

I can't find some congratulations messages on this board for your work, Boris, so here is mine :

Your MeteoHub system is amazing !
Sincerely, it is a true happiness to use it.
Thank you for your (one-man)work and your devotion.

Of course, it remains always work to be done, but I already hear your ...
by pvet
Thu Dec 09, 2010 10:18 am
Forum: Meteohub Application
Topic: Statistics automatically created each day
Replies: 7
Views: 4227

Re: Statistics automatically created each day

Good tests and analyze.
Your data10 is very useful for this sort of test... I don't have a such sensor, maybe I should make a fake one for more precise results.

My own results :

An upload scheduled at "59 23 * * *" with name "test_%d-%m-%Y" :
Result : the file name is "test_09-12-2010" (!) and ...
by pvet
Wed Dec 08, 2010 5:31 pm
Forum: Meteohub Application
Topic: Statistics automatically created each day
Replies: 7
Views: 4227

Re: Statistics automatically created each day

Hmm,
It sounds logical to do this at 23:59, but the aggregates (which are the source for the stats) are running every 5 minutes (histeval1), so running the end of day job between 00:00 and 00:04 could be a better choice.


Thanks YJB for your advice.
I'm happy to see I'm not alone on this subject ...
by pvet
Wed Dec 08, 2010 4:15 pm
Forum: Meteohub Application
Topic: Statistics automatically created each day
Replies: 7
Views: 4227

Statistics automatically created each day

Hi all,

I would like to keep statistics about the day every... day ;)

So, I have created a html template with all day1_* variables.

and a "graph upload" rule with a special name like "raw_day_%d_%m_%Y.html"

Now, I want to be sure to set correctly my individual schedule :

I have entered '59 23 ...