I answer myself. max_ge cannot be used for aggregations

El sábado, 10 de junio de 2023 a las 17:33:14 UTC+2, [email protected] 
escribió:

> 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/8380aef8-dd12-4b52-9365-13dcd0d3e2b3n%40googlegroups.com.

Reply via email to