reset cumulative rain daily

Discussion about generation of graphs and tables
Post Reply
stormpilgrim
Posts: 4
Joined: Thu Oct 30, 2014 1:54 am

reset cumulative rain daily

Post by stormpilgrim » Thu Nov 06, 2014 1:43 am

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

User avatar
admin
Site Admin
Posts: 332
Joined: Sun Feb 07, 2010 9:22 pm

Re: reset cumulative rain daily

Post by admin » Sun Nov 09, 2014 12:41 pm

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?

iatros
Posts: 2
Joined: Sun Jan 22, 2017 8:43 am

Re: reset cumulative rain daily

Post by iatros » Sun Jan 22, 2017 9:07 am

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

Post Reply