diff --git a/_templates/12months.txt b/_templates/12months.txt index 5e85758..25e7166 100644 --- a/_templates/12months.txt +++ b/_templates/12months.txt @@ -1,13 +1,16 @@ +#encoding html#
Monat | Temperatur | -Regenfall | +Regen | |||||||
---|---|---|---|---|---|---|---|---|---|---|
Tag max. | Ø | Nacht min. | +Menge | +Tage | ||||||
höchste | @@ -22,7 +25,7 @@ #jump -11# #loop 12#||||||||||
#idx "%B %Y"# | +#calc "data['start']+DAY" "%B %Y"# | #temp_out_max_hi "%.1f ℃"# | #temp_out_max_ave "%.1f ℃"# | #temp_out_max_lo "%.1f ℃"# | @@ -31,6 +34,7 @@#temp_out_min_ave "%.1f ℃"# | #temp_out_min_lo "%.1f ℃"# | #rain "%0.1f ㎜"# | +#rain_days "%d"# |
Datum & Zeit | @@ -16,6 +17,7 @@Boe |
---|
Monat | Temperatur | -Regenfall | +Regen | |||||||
---|---|---|---|---|---|---|---|---|---|---|
Tag max. | Ø | Nacht min. | +Menge | +Tage | ||||||
höchstes | @@ -30,6 +33,7 @@#temp_out_min_ave "%.1f ℃"# | #temp_out_min_lo "%.1f ℃"# | #rain "%0.1f ㎜"# | +#rain_days "%d"# |