#encoding utf8# #locale True# #timezone local#
| Monat | Temperatur | Regen | |||||||
|---|---|---|---|---|---|---|---|---|---|
| Tag max. | Ø | Nacht min. | Menge | Tage | |||||
| höchste | durchschn. | tiefste | höchste | durchschn. | tiefste | ||||
| #calc "data['start']+DAY" "%B %Y"# | #temp_out_max_hi "%.1f ℃"# | #temp_out_max_ave "%.1f ℃"# | #temp_out_max_lo "%.1f ℃"# | #temp_out_ave "%.1f ℃"# | #temp_out_min_hi "%.1f ℃"# | #temp_out_min_ave "%.1f ℃"# | #temp_out_min_lo "%.1f ℃"# | #rain "%0.1f ㎜"# | #rain_days "%d"# |