diff --git a/_templates/12months.txt b/_templates/12months.txt index fc25186..0d27d9c 100644 --- a/_templates/12months.txt +++ b/_templates/12months.txt @@ -2,41 +2,45 @@ #locale True# #timezone local#
| Monat | -Temperatur | -Regen | -|||||||
|---|---|---|---|---|---|---|---|---|---|
| Tag max. | -Ø | -Nacht min. | -Menge | -Tage | -|||||
| höchste | -durchschn. | -tiefste | -höchste | -durchschn. | -tiefste | -||||
| 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"# | -
| #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"# | +
| Datum & Zeit | -Temp | -Gefühlt | -Feuchte | -Wind | -Regen | -Luftdruck | -KKN | -Vorhersage | -||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Ri | -Ø | -Boe | -||||||||||
| Datum & Zeit | +Temp | +Gefühlt | +Feuchte | +Wind | +Regen | +Luftdruck | +KKN | +Vorhersage | +||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Ri | +Ø | +Boe | +Druck | +Tendenz | +||||||||
| #idx "%Y-%m-%d" "" "[None, x][x.hour == 0 or loop_count == 7]"# | -#idx "%H%M %Z"# | -#temp_out "%.1f ℃"# | -#calc "apparent_temp(data['temp_out'], data['hum_out'], data['wind_ave'])" "%.1f ℃"# | -#hum_out "%d%%"# | -#wind_dir "%s" "-" "winddir_text(x)"# | -#wind_ave "%.0f ㎞/h" "" "wind_kmph(x)"# | -#wind_gust "%.0f ㎞/h" "" "wind_kmph(x)"# | -#rain "%0.1f ㎜"# | -#rel_pressure "%.0f ㍱"#, #pressure_trend "%s" "" "pressure_trend_text(x)"# | -#calc "cloud_base(data['temp_out'], data['hum_out'])" "%.0f m"# | -#calc "Zambretti(params, data)"# | -|
| #idx "%Y-%m-%d" "" "[None, x][x.hour == 0 or loop_count == 7]"# | +#idx "%H%M %Z"# | +#temp_out "%.1f ℃"# | +#calc "apparent_temp(data['temp_out'], data['hum_out'], data['wind_ave'])" "%.1f ℃"# | +#hum_out "%d%%"# | +#wind_dir "%s" "-" "winddir_text(x)"# | +#wind_ave "%.0f ㎞/h" "" "wind_kmph(x)"# | +#wind_gust "%.0f ㎞/h" "" "wind_kmph(x)"# | +#rain "%0.1f ㎜"# | +#rel_pressure "%.0f ㍱"# | +#pressure_trend "%s" "" "pressure_trend_text(x)"# | +#calc "cloud_base(data['temp_out'], data['hum_out'])" "%.0f m"# | +#calc "Zambretti(params, data)"# | +
| letzte 24 Std. bis | -Temperatur | -Wind | -Regenfall | -||||
|---|---|---|---|---|---|---|---|
| Tag max. | -Ø | -Nacht min. | -Ri | -durchschn. | -max. Boe | -||
| letzte 24 Std. bis | +Temperatur | +Wind | +Regenfall | +||||
| Tag max. | +Ø | +Nacht min. | +Ri | +durchschn. | +max. Boe | +||
| #idx "%Y-%m-%d %H:%M %Z"# | -#temp_out_max "%.1f ℃"# | -#temp_out_ave "%.1f ℃"# | -#temp_out_min "%.1f ℃"# | -#wind_dir "%s" "-" "winddir_text(x)"# | -#wind_ave "%.0f ㎞/h" "" "wind_kmph(x)"# | -#wind_gust "%.0f ㎞/h" "" "wind_kmph(x)"# | -#rain "%0.1f ㎜"# | -
| #idx "%Y-%m-%d %H:%M %Z"# | +#temp_out_max "%.1f ℃"# | +#temp_out_ave "%.1f ℃"# | +#temp_out_min "%.1f ℃"# | +#wind_dir "%s" "-" "winddir_text(x)"# | +#wind_ave "%.0f ㎞/h" "" "wind_kmph(x)"# | +#wind_gust "%.0f ㎞/h" "" "wind_kmph(x)"# | +#rain "%0.1f ㎜"# | +
| Monat | -Temperatur | -Regen | -|||||||
|---|---|---|---|---|---|---|---|---|---|
| Tag max. | -Ø | -Nacht min. | -Menge | -Tage | -|||||
| höchstes | -durchschn. | -tiefstes | -höchstes | -durchschn. | -tiefstes | -||||
| Monat | +Temperatur | +Regen | +|||||||
| Tag max. | +Ø | +Nacht min. | +Menge | +Tage | +|||||
| höchstes | +durchschn. | +tiefstes | +höchstes | +durchschn. | +tiefstes | +||||
| #idx "%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"# | -
| #idx "%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"# | +