Archived
1
0

More optimisations for text templates.

This commit is contained in:
2016-10-20 13:18:11 +02:00
parent 32da351e78
commit a5fef84d28
10 changed files with 26 additions and 11 deletions
+3 -2
View File
@@ -1,4 +1,6 @@
#encoding html# #encoding utf8#
#locale True#
#timezone local#
<table border="1" rules="all"> <table border="1" rules="all">
<tr> <tr>
<th rowspan="3">Monat</th> <th rowspan="3">Monat</th>
@@ -20,7 +22,6 @@
<th>durchschn.</th> <th>durchschn.</th>
<th>tiefste</th> <th>tiefste</th>
</tr> </tr>
#timezone local#
#monthly# #monthly#
#jump -11# #jump -11#
#loop 12# #loop 12#
+3 -2
View File
@@ -1,7 +1,8 @@
#encoding html# #encoding utf8#
#daily# #locale True#
#timezone local# #timezone local#
#roundtime True# #roundtime True#
#daily#
<table border="1" rules="all"> <table border="1" rules="all">
#jump -1# #jump -1#
#loop 2# #loop 2#
+4 -3
View File
@@ -1,4 +1,7 @@
#encoding html# #encoding utf8#
#locale True#
#timezone local#
#roundtime True#
<table border="1" rules="all"> <table border="1" rules="all">
<tr> <tr>
<th colspan="2" rowspan="2">Datum &amp; Zeit</th> <th colspan="2" rowspan="2">Datum &amp; Zeit</th>
@@ -16,8 +19,6 @@
<th>Ø</th> <th>Ø</th>
<th>Boe</th> <th>Boe</th>
</tr> </tr>
#timezone local#
#roundtime True#
#hourly# #hourly#
#jump -6# #jump -6#
#loop 7# #loop 7#
+3 -1
View File
@@ -1,3 +1,6 @@
#encoding utf8#
#locale True#
#timezone local#
<table border="1" rules="all"> <table border="1" rules="all">
<tr> <tr>
<th rowspan="2">letzte 24 Std. bis</th> <th rowspan="2">letzte 24 Std. bis</th>
@@ -13,7 +16,6 @@
<th>durchschn.</th> <th>durchschn.</th>
<th>max. Boe</th> <th>max. Boe</th>
</tr> </tr>
#timezone local#
#daily# #daily#
#jump -7# #jump -7#
#loop 7# #loop 7#
+3 -2
View File
@@ -1,4 +1,6 @@
#encoding html# #encoding utf8#
#locale True#
#timezone local#
<table border="1" rules="all"> <table border="1" rules="all">
<tr> <tr>
<th rowspan="3">Monat</th> <th rowspan="3">Monat</th>
@@ -20,7 +22,6 @@
<th>durchschn.</th> <th>durchschn.</th>
<th>tiefstes</th> <th>tiefstes</th>
</tr> </tr>
#timezone local#
#monthly# #monthly#
#loop 10000# #loop 10000#
<tr> <tr>
+2
View File
@@ -1,3 +1,5 @@
#encoding utf8#
#locale True#
#timezone local# #timezone local#
#daily# #daily#
#jump -1# #jump -1#
+2
View File
@@ -1,3 +1,5 @@
#encoding utf8#
#locale True#
#timezone local# #timezone local#
#hourly# #hourly#
<?xml version="1.0" encoding="utf-8" ?> <?xml version="1.0" encoding="utf-8" ?>
+1
View File
@@ -1,3 +1,4 @@
#encoding utf8#
#raw# #raw#
#timezone local# #timezone local#
[ [
+3 -1
View File
@@ -1,7 +1,9 @@
media /opt/pywws/localout/tweet.png media /opt/pywws/localout/tweet.png
#hourly# #encoding utf8#
#locale True#
#timezone local# #timezone local#
#roundtime True# #roundtime True#
#hourly#
#idx "%H:%M %Z:"# 🌡#temp_out "%.1f℃" "-"# #idx "%H:%M %Z:"# 🌡#temp_out "%.1f℃" "-"#
, 🌀 #wind_dir "%s, " "" "winddir_text(x)"# , 🌀 #wind_dir "%s, " "" "winddir_text(x)"#
#wind_ave "Ø %.0f ㎞/h, " "" "wind_kmph(x)"# #wind_ave "Ø %.0f ㎞/h, " "" "wind_kmph(x)"#
+2
View File
@@ -16,6 +16,8 @@
#! along with this program; if not, write to the Free Software # #! along with this program; if not, write to the Free Software #
#! Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # #! Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #
#hourly# #hourly#
#encoding utf8#
#locale True#
#timezone local# #timezone local#
#roundtime True# #roundtime True#
#idx "%H:%M %Z:"# Forecast for the next 12 hours: #calc "Zambretti(params, data)"# #idx "%H:%M %Z:"# Forecast for the next 12 hours: #calc "Zambretti(params, data)"#