Page 1 of 1

reset cumulative rain daily

Posted: Thu Nov 06, 2014 1:43 am
by stormpilgrim
Hi I really like this graph except I'd like the daily rainfall to reset each day..

http://www.meteoplug.com/cgi-bin/meteoc ... d5c5d9c1c7

Is there anyway to do this?

Regards
Paul

This is my code;

Code: Select all

gtitle=Rain
timeframe=3D
zoom=full
res=hour1
engine=js
periodselector=0
scrollerselector=0


gnightalpha=10
gnightcolor=#000000
gheight=300 gwidth=700 glunit=mm gtype=line gtrim=1 grunit=mm/h
sid0=rain0 ssmooth0=1 scolor0=AA00CC sfill0=10 ssel0=total sname0=total scumul0=1 
stype0=step
sid1=rain0 ssmooth1=1 scolor1=000088 sfill1=50 ssel1=rate sname1=rate
syaxis1=r

Re: reset cumulative rain daily

Posted: Sun Nov 09, 2014 12:41 pm
by admin
The cumulative option is always applied to the full extend of the defined time frame.

The graph you link to just shows some spikes. Is that total rain or rain rate?

Re: reset cumulative rain daily

Posted: Sun Jan 22, 2017 9:07 am
by iatros
Hi admin
is it still not possible to get accumaltive daily values from 5min rainfall data?
This would be very useful for exporting history data to other meteo SW!
Thanks