Archived
Added pywws templates.
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<graph>
|
||||
<fileformat>pngcairo font "arial,8"</fileformat>
|
||||
<title>Wind über die letzten 24h (km/h)</title>
|
||||
<duration>hours=24</duration>
|
||||
<windrose>
|
||||
<title>Tags</title>
|
||||
<source>raw</source>
|
||||
<ycalc>data['wind_ave'] * 3.6</ycalc>
|
||||
<yrange>31</yrange>
|
||||
<threshold>1, 5, 12, 18, 28, 37, 48</threshold>
|
||||
<colour>0, 6, 7, 2, 5, 3, 4, 1</colour>
|
||||
</windrose>
|
||||
</graph>
|
||||
Reference in New Issue
Block a user