A clone of Sofaskin-CW9009 https://wx.unbl.ink
|
7 år sedan | |
---|---|---|
NOAA | 8 år sedan | |
RSS | 8 år sedan | |
bin | 7 år sedan | |
css | 7 år sedan | |
error | 8 år sedan | |
icons | 8 år sedan | |
js | 8 år sedan | |
LICENSE | 8 år sedan | |
LICENSE.txt | 8 år sedan | |
README.md | 7 år sedan | |
Screenshot.png | 8 år sedan | |
favicon.ico | 8 år sedan | |
index.html.tmpl | 7 år sedan | |
month.html.tmpl | 7 år sedan | |
robots.txt | 8 år sedan | |
skin.conf | 7 år sedan | |
station.html.tmpl | 7 år sedan | |
summary.html.tmpl | 7 år sedan | |
text.php.tmpl | 7 år sedan | |
touch-icon.png | 8 år sedan | |
week.html.tmpl | 7 år sedan | |
year.html.tmpl | 7 år sedan |
CW9009 Meridian code modifications to Sofaskin web page for Weewx originally developed by Sven at http://neoground.com/projects/weewx. Please see the readme for dependency requirements to use this skin.
Sofaskin V1.1 is developed by Sven at Neoground: http://neoground.com/projects/weewx. This is a great template but I made some modifications to suit my needs. I also added some code from another template by dajda.net to make the history and NOAA Tables. There is also code additions from Björn Torkelsson. A list of the changes are listed below along with instructions to setup the history tables.
Responsive Menu:
I added a better responsive menu system that would use less vertical space on smaller screen sizes.
History Table:
The historygenerator.py script was part of a template developed by http://www.dajda.net/index.html. More information on the template is available at http://www.dajda.net/about.html and the original template is available on GitHub at
https://github.com/brewster76/fuzzy-archer. I modify the code in historygenerator.py to create the right html links in the NOAA climate summary table and wrote a php page to view the summary.
Old Data Alert:
Displays an alert message in the header when weather data is X minutes old. The default is 30 minutes but this can be adjusted in the checkdiff.js file in the js folder.
Installation instructions:
Installing the template is just like installing most other skins. You need to place the skin files in it’s own folder in the /etc/weewx/skins directory. You also need to change the skin variable to the new skin directory name in the weewx.conf file under Standard Reports.
Example:
[[StandardReport]]
skin = Sofaskin
Lastly, you need to put the historygenerator.py python script, in the /usr/share/weewx/user directory. The skin.conf already has the code to use the tables so you don’t need to mess with that unless you want to change the colors. You should update the variables in the skin.conf file to match your station information. More information on historygenerator.py and how to use the tables is available through the links below. https://github.com/brewster76/fuzzy-archer/blob/master/INSTALL
If you have problems, you can email me at josh@cw9009.x10host.com