On Sunday, 25 June 2023 at 00:21:28 UTC+1 Greg from Oz wrote:

Thanks Gary I will try your extension.
The instructions say to do this:
wget -P /var/tmp 
https://github.com/gjr80/weewx-gw1000/releases/download/v0.1.0/xcum-0.1.0.tar.gz
The above is not found .
Should be below statement:?
wget -P /var/tmp 
https://github.com/gjr80/weewx-xcumulative/releases/download/v0.1.0/xcum-0.1.0.tar.gz

Correct, thanks, fixed. 

On Sunday, 25 June 2023 at 00:46:59 UTC+1 Greg from Oz wrote:

OK I have installed the extension and it seems to work!
Thanks Gary

You might want to put in the documentation about how to set the reset times 
examples.
I used:
reset = day
reset = week
reset =month
reset = year

        [[[yearraincumulation]]]
           [[[[rain1]]]]
             data_binding = wx_binding
              rain_year_start = 1

              data_type = rain
              aggregate_type = cumulative
              aggregate_interval = 604800 #1 day
              label = Rain cumulative
              plot_type = line
              line_type = solid
              line_gap_fraction = 0.5
              reset = year

 
So the Available config options 
<https://github.com/gjr80/weewx-xcumulative/wiki/Available-config-options> 
and Using the *Cumulative XType* in WeeWX plots 
<https://github.com/gjr80/weewx-xcumulative/wiki/Plot-use> wiki pages 
didn't cut it?

Gary

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/f9f2d466-681d-4570-82be-71998ff2eba7n%40googlegroups.com.

Reply via email to