Nice, I've modified my skin.conf.

Thanks for the tip.

Steve.

On Saturday, 27 August 2016 20:38:26 UTC+10, Liz wrote:
>
> I was dissatisfied with the graphs in the standard skin, because the 
> use of average for these graphs gave quite low values, because it is, 
> naturally, an average of 24 hours not just the hours of sunlight. 
>
> Using maxima for these graphs, I see values 30% to 50% higher in the 
> graphs, and think they are a better representation of the data. 
>
> If you wish to have the same, 
> add aggregate_type=max to your skin.conf as shown below 
>
>         [[[monthradiation]]] 
>             aggregate_type=max 
>             [[[[radiation]]]] 
>
>         [[[monthuv]]] 
>             aggregate_type=max 
>             yscale = 0, 16, 1 
>             [[[[UV]]]] 
>
> and 
>
>         [[[yearradiation]]] 
>             aggregate_type=max 
>             [[[[radiation]]]] 
>
>         [[[yearuv]]] 
>             yscale = 0, 16, 1 
>             aggregate_type=max 
>             [[[[UV]]]] 
>
>
> Liz 
>

-- 
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