I added that in hilo.inc: #if $day.radiation.has_data <tr> <td class="label">Sonnenenergie</td> #for $archive in $archive_data <td class="data new_row hilo_$archive[0]"> $archive[1].radiation.energy_integral.format(add_label=False) </td> #end for <td class="units">Wh/m²</td> </tr> #end if
Karen K schrieb am Donnerstag, 11. März 2021 um 11:11:06 UTC+1: > [email protected] schrieb am Donnerstag, 11. März 2021 um 11:04:56 UTC+1: > >> in Seasons/current.inc >> > > It seems ok to me. I will try it today in the evening myself and see. > > In the meantime, could you put a second # before #if and #end if in the > snippet you posted? (for debugging purposes only) > > -- 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/33f4cf84-a66f-454d-bf0f-58ba19208f48n%40googlegroups.com.
