I have made a graph to show the cumulative rainfall and it seems to show 
the correct values on the graphs for day, week and month. They tally up 
with the figures that weewx has calculated but the year total is way out 
and the graph numbers are way out as well.
I cannot see why it would be so different.

I am using weewx version 4.10.2 and mysql

Here is the year configuration I am using which is similar to the day, week 
and month.

        [[[yearraincumulation]]]
           [[[[rain1]]]]
              data_binding = wx_binding
              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
It generates the graph:
[image: weewxcumulative.png]
The total weewx tells me for the year is:
478.8 mm
which is nowhere near the 1200 on the graph.
Very strange the other graphs work.

Here is my web page:
https://weather.ubeaut.work/year.html

Any ideas?
Thanks

-- 
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/97c7b8b9-d177-465a-b258-692a1e06226dn%40googlegroups.com.

Reply via email to