Or, even simpler,
tempe = event.record.get('outTemp', 15.0)
-tk
On Fri, May 15, 2020 at 7:04 AM Jacques Terrettaz <[email protected]>
wrote:
> Hi Meteo Oberwallis,
>
> Try to modify the script /usr/share/weewx/user/radiationhours.py as follow
> :
>
> Replace (in line 20 ?) :
>
> tempe = float(event.record.get('outTemp'))
>
> by
>
> tempe = event.record.get('outTemp')
> if tempe is None:
> tempe=15
>
> --
> 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/e23b1667-2355-4cfa-b554-55d8d0e9cd01%40googlegroups.com
> <https://groups.google.com/d/msgid/weewx-user/e23b1667-2355-4cfa-b554-55d8d0e9cd01%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
--
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/CAPq0zEDgXB%2BVM0eG%2BziKB19RdEYuwSwBgC0CnF6FGHmJPqAVQg%40mail.gmail.com.