600, 600
svg font "arial,10"
year=2016, month=1, day=1, hour=0
year=2016, month=12, day=31, hour=23
%b
%Y
Temperatur (℃)
-20, 50
monthly
boxwidth / 2
rgb "#f44336"
Mittleres Tagesmaximum
data['start'] + timedelta(days=20)
data['temp_out_max_ave']
rgb "#b71c1c"
Höchstes Tagesmaximum
data['temp_out_max_hi_t']
data['temp_out_max_hi']
rgb "#607d8b"
Mittleres Nachtminimum
data['start'] + timedelta(days=7)
data['temp_out_min_ave']
rgb "#263238"
Tiefstes Nachtminimum
data['temp_out_min_lo_t']
data['temp_out_min_lo']
0, 120
monthly
rgb "#2196f3"
data['start'] + timedelta(days=14)
data['rain']
Monatl. Regenfall (㎜)