From 9f7a813c3b256145416d472c5ccde14a407c4855 Mon Sep 17 00:00:00 2001 From: Markus Birth Date: Thu, 20 Oct 2016 17:19:21 +0200 Subject: [PATCH] Add and tags. MDL for 6hrs.txt. --- _templates/12months.txt | 68 ++++++++++++++++++++------------------- _templates/6hrs.txt | 69 ++++++++++++++++++++++------------------ _templates/7days.txt | 52 ++++++++++++++++-------------- _templates/allmonths.txt | 68 ++++++++++++++++++++------------------- 4 files changed, 138 insertions(+), 119 deletions(-) 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# - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + #monthly# #jump -11# #loop 12# - - - - - - - - - - - - + + + + + + + + + + + + #jump 1# #endloop# +
MonatTemperaturRegen
Tag max.ØNacht min.MengeTage
höchstedurchschn.tiefstehöchstedurchschn.tiefste
MonatTemperaturRegen
Tag max.ØNacht min.MengeTage
höchstedurchschn.tiefstehöchstedurchschn.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"#
diff --git a/_templates/6hrs.txt b/_templates/6hrs.txt index 53cb78a..0138526 100644 --- a/_templates/6hrs.txt +++ b/_templates/6hrs.txt @@ -2,40 +2,47 @@ #locale True# #timezone local# #roundtime True# - - - - - - - - - - - - - - - - - +
Datum & ZeitTempGefühltFeuchteWindRegenLuftdruckKKNVorhersage
RiØBoe
+ + + + + + + + + + + + + + + + + + + + + #hourly# #jump -6# #loop 7# - - - - - - - - - - - - - - + + + + + + + + + + + + + + + #jump 1# #endloop# +
Datum & ZeitTempGefühltFeuchteWindRegenLuftdruckKKNVorhersage
RiØBoeDruckTendenz
#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)"#
diff --git a/_templates/7days.txt b/_templates/7days.txt index bcf2e5a..88cd707 100644 --- a/_templates/7days.txt +++ b/_templates/7days.txt @@ -2,33 +2,37 @@ #locale True# #timezone local# - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + #daily# #jump -7# #loop 7# - - - - - - - - - - + + + + + + + + + + #jump 1# #endloop# +
letzte 24 Std. bisTemperaturWindRegenfall
Tag max.ØNacht min.Ridurchschn.max. Boe
letzte 24 Std. bisTemperaturWindRegenfall
Tag max.ØNacht min.Ridurchschn.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 ㎜"#
diff --git a/_templates/allmonths.txt b/_templates/allmonths.txt index b5afc3d..91c9b3f 100644 --- a/_templates/allmonths.txt +++ b/_templates/allmonths.txt @@ -2,40 +2,44 @@ #locale True# #timezone local# - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + #monthly# #loop 10000# - - - - - - - - - - - - + + + + + + + + + + + + #jump -1# #endloop# +
MonatTemperaturRegen
Tag max.ØNacht min.MengeTage
höchstesdurchschn.tiefsteshöchstesdurchschn.tiefstes
MonatTemperaturRegen
Tag max.ØNacht min.MengeTage
höchstesdurchschn.tiefsteshöchstesdurchschn.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"#