Archived
1
0

More optimisations for text templates.

This commit is contained in:
Markus Birth 2016-10-20 13:18:11 +02:00
parent 32da351e78
commit a5fef84d28
10 changed files with 26 additions and 11 deletions

View File

@ -1,4 +1,6 @@
#encoding html#
#encoding utf8#
#locale True#
#timezone local#
<table border="1" rules="all">
<tr>
<th rowspan="3">Monat</th>
@ -20,7 +22,6 @@
<th>durchschn.</th>
<th>tiefste</th>
</tr>
#timezone local#
#monthly#
#jump -11#
#loop 12#

View File

@ -1,7 +1,8 @@
#encoding html#
#daily#
#encoding utf8#
#locale True#
#timezone local#
#roundtime True#
#daily#
<table border="1" rules="all">
#jump -1#
#loop 2#

View File

@ -1,4 +1,7 @@
#encoding html#
#encoding utf8#
#locale True#
#timezone local#
#roundtime True#
<table border="1" rules="all">
<tr>
<th colspan="2" rowspan="2">Datum &amp; Zeit</th>
@ -16,8 +19,6 @@
<th>Ø</th>
<th>Boe</th>
</tr>
#timezone local#
#roundtime True#
#hourly#
#jump -6#
#loop 7#

View File

@ -1,3 +1,6 @@
#encoding utf8#
#locale True#
#timezone local#
<table border="1" rules="all">
<tr>
<th rowspan="2">letzte 24 Std. bis</th>
@ -13,7 +16,6 @@
<th>durchschn.</th>
<th>max. Boe</th>
</tr>
#timezone local#
#daily#
#jump -7#
#loop 7#

View File

@ -1,4 +1,6 @@
#encoding html#
#encoding utf8#
#locale True#
#timezone local#
<table border="1" rules="all">
<tr>
<th rowspan="3">Monat</th>
@ -20,7 +22,6 @@
<th>durchschn.</th>
<th>tiefstes</th>
</tr>
#timezone local#
#monthly#
#loop 10000#
<tr>

View File

@ -1,3 +1,5 @@
#encoding utf8#
#locale True#
#timezone local#
#daily#
#jump -1#

View File

@ -1,3 +1,5 @@
#encoding utf8#
#locale True#
#timezone local#
#hourly#
<?xml version="1.0" encoding="utf-8" ?>

View File

@ -1,3 +1,4 @@
#encoding utf8#
#raw#
#timezone local#
[

View File

@ -1,7 +1,9 @@
media /opt/pywws/localout/tweet.png
#hourly#
#encoding utf8#
#locale True#
#timezone local#
#roundtime True#
#hourly#
#idx "%H:%M %Z:"# 🌡#temp_out "%.1f℃" "-"#
, 🌀 #wind_dir "%s, " "" "winddir_text(x)"#
#wind_ave "Ø %.0f ㎞/h, " "" "wind_kmph(x)"#

View File

@ -16,6 +16,8 @@
#! along with this program; if not, write to the Free Software #
#! Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #
#hourly#
#encoding utf8#
#locale True#
#timezone local#
#roundtime True#
#idx "%H:%M %Z:"# Forecast for the next 12 hours: #calc "Zambretti(params, data)"#