#encoding utf8# #locale True# #timezone local# #roundtime True#
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)"# |