Sorry for spamming. here the solution... ;-)
Min, max temperatures by year
#for $year in *$alltime.years*
$year.dateTime.format("%Y"): Min, max temperatures: $year.outTemp.min
$year.outTemp.max
#end for
David Schulz schrieb am Samstag, 25. Dezember 2021 um 20:50:05 UTC+1:
> hi,
>
> i need some help to customize my noaa report or i don't get the desired
> result. i want a yearly overview and use the following code.
>
> Min, max temperatures by year
> #for $year in $year.years
> $year.dateTime.format("%Y"): Min, max temperatures: $year.outTemp.min
> $year.outTemp.max
> #end for
>
> Min, max temperatures by year
> 2021: Min, max temperatures: -17,6 °C 36,9 °C
>
> And do not get the appropriate result. Data for 2020 is also available.
>
--
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/72d9af11-2551-4f1f-aae2-74568ad0fb55n%40googlegroups.com.