Can I do calculations before plotting?

I am already plotting the 5-min-average of the output of my solar power 
inverter.

[[[daypower]]]
            [[[[power]]]]

I'd like to plot the daily energy.

Is something possiblbe like this:

[[weekpower]]]
            [[[[power]]]]
              aggregate_type = sum
              aggregate_interval = 86400
              power=power/12000

?

This would plot the amount of kwH per day if something like that worked.

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to