Archived
1
0

79 Commits

Author SHA1 Message Date
957a5fc423 Merge branch 'master' of github.com:mbirth/pywws-page 2016-10-20 17:19:54 +02:00
9f7a813c3b Add <thead> and <tbody> tags. MDL for 6hrs.txt. 2016-10-20 17:19:21 +02:00
09964a9aa7 Removed WUnderground tab. Also removed obsolete file. 2016-10-20 14:22:13 +02:00
1127b8608b Rearranged tabs and added link to WUnderground in sidebar. 2016-10-20 14:17:30 +02:00
f677d7a79f Made page self-contained. (Pulled external resources.) 2016-10-20 14:17:08 +02:00
6fb99a59f3 More optimisations for templates (mostly graphs). 2016-10-20 13:44:43 +02:00
a5fef84d28 More optimisations for text templates. 2016-10-20 13:18:11 +02:00
32da351e78 Improved text templates. 2016-10-20 12:57:38 +02:00
2c53b48516 https-ified links. (banners.wunderground.com doesn't do SSL!) 2016-10-19 15:11:26 +02:00
9206ad2919 Remove obsolete graphs. 2016-10-19 14:38:40 +02:00
1fa51fc21b Show seperate graphs for older years. 2016-10-19 14:37:51 +02:00
7a2d418c25 Split old years into separate graphs. 2016-10-19 14:32:17 +02:00
e52e94e2fb Updated .gitignore. Show seperate graphs for 2016. 2016-10-19 14:26:54 +02:00
43dc7dc671 Split yearly graph into separate graphs. 2016-10-19 14:21:33 +02:00
a8db3e1c00 Remove obsolete combined graphs. 2016-10-19 14:14:36 +02:00
96cbe02df1 Show seperate graphs for 28days. 2016-10-19 14:13:54 +02:00
5c5688bb0d Split 28days graph into separate parts. 2016-10-19 14:11:36 +02:00
81ea73a694 Increase height of single graphs a notch. 2016-10-19 14:05:09 +02:00
58c0474112 Add cloud base to 28days graph. 2016-10-19 14:03:51 +02:00
e38a24ce4e Use size include and remove xlabel. 2016-10-19 14:00:21 +02:00
61b83b726f Use size include. 2016-10-19 13:58:19 +02:00
b410114b8d Remove xlabel to save screen space. 2016-10-19 13:58:04 +02:00
517d5cec24 Show separate 7days graphs. 2016-10-19 13:56:25 +02:00
c11a437c2f Split 7days into separate graphs. 2016-10-19 13:54:13 +02:00
97b9683ac3 Remove obsolete PNG graph templates. 2016-10-19 13:41:10 +02:00
3a7dd0bbd6 Hide y2label for rain graphs. 2016-10-19 13:13:08 +02:00
00c2ba9133 Remove obsolete 24hrs graphs after splitting it up. 2016-10-19 13:06:00 +02:00
1138b76b29 Show separate 24hrs graphs. 2016-10-19 13:03:08 +02:00
54c899c08f Split 24hrs into separate graphs. 2016-10-19 12:58:30 +02:00
d96232ced8 Add cloud base graph to 24hrs. 2016-10-19 12:58:04 +02:00
d6614db3be Added output of day average temp. (day+night) 2016-10-19 12:57:29 +02:00
a16915c5de Renamed "press" to "baro" (barometric pressure). 2016-10-19 12:56:44 +02:00
40a0fc51c8 Removed deprecated column definitions from HTML. 2016-10-19 12:55:44 +02:00
21d39ad1dc Add felt temperature and cloud base. 2016-10-18 16:39:50 +02:00
a5928854e8 Fix column descriptors in 6hrs templates. 2016-10-18 16:39:34 +02:00
a8b274ae3a Added Zambretti prediction to 6hrs template and a separate tweet. 2016-10-18 15:03:22 +02:00
d5f3f3ed84 Added "feels like" temperature to graphs. 2016-10-18 15:00:46 +02:00
95727d8719 Implemented Material Design Lite. 2016-09-17 22:48:08 +02:00
5a3d35f3f6 Use SVG files for yearly plots. Ignore humidex.png. 2016-09-11 21:15:30 +02:00
e647678fa0 Optimise footer icons. Add GitHub link. 2016-09-11 21:15:16 +02:00
0bbccbdd73 Added candlesticks plots and used them where possible. Also added SVG
plots for old years.
2016-09-11 21:10:19 +02:00
abce30d5fa Add ytics everywhere. 2016-09-06 20:26:35 +02:00
50f84b48cf Increased SVG font size a notch. Also increased rain sum range a bit
more.
2016-09-06 19:50:55 +02:00
a72afdb5f3 Align sum line with bars. 2016-09-06 17:42:15 +02:00
91b91cd1ea Increase max. value for sum graph in monthly rain. 2016-09-06 17:32:21 +02:00
47ba022760 Rain sum line for yearly graphs. 2016-09-05 22:44:24 +02:00
8ab64ad7a3 Show sum line in all rain graphs. 2016-09-05 22:36:27 +02:00
0147113369 Use wind_kmph() instead of inline conversion for better readability. 2016-09-05 13:15:26 +02:00
5551d5fd84 Unicode ㎜ instead of "mm". 2016-09-05 00:27:29 +02:00
a388bb6b2a Fix bad .gitignore entry. Added missing template. 2016-09-05 00:26:39 +02:00