Hello, I would like to display the number of days on which the speed of the gusts was above 62 km/h:
*$year.windGust.max_ge((62.0, "km_per_hour"))* However, the code throws the following error --> Generate failed with exception '<type 'exceptions.IndexError'>' Reason: tuple index out of range What am I doing wrong? Thanks in advance Best regards, Rolf -- 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/9a857330-9e38-49c4-8c7c-fc857be47cb7%40googlegroups.com.
