I want the days by month above 25ÂșC this year. 
i have in the skin.conf of the skin seasons
[[[yeardias25]]]
            [[[[outTemp]]]]
                label = 25
                plot_type = bar                
                aggregate_type = max_ge((25.0,"degree_C"))                
                aggregate_interval = month
                
i get an error
Jun 10 17:25:26 raspberrypi weewx[757] ERROR weewx.reportengine: Failed to 
read skin configuration file /etc/weewx/skins/Seasons/skin.conf for report 
'SeasonsReport': Parse error in value at line 852.
Jun 10 17:25:26 raspberrypi weewx[757] ERROR weewx.reportengine: Syntax 
error: Parse error in value at line 852.
Jun 10 17:25:26 raspberrypi weewx[757] ERROR weewx.reportengine:    ****   
    Report ignored

the line 852 is aggregate_type... where i get the error

-- 
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/a7aba48c-555c-4ba7-8fb1-a522a549fa84n%40googlegroups.com.

Reply via email to