That helped me quite a bit, thank you!! I have made some more progress, got to the same stage as yourself! Please see my updated 'weather.ini' file. The issue I now have is in order to get to this stage I had to manually copy the 'forecast_icon_9am.txt' file from text folder (located within the website template zip file) I have read somewhere that pywws should automatically copy it to the data folder in the web root? Now do I need to put the 'forecast_icon_9am.txt' in the hourly string text = ['24hrs.txt', '7days.txt', 'feed_hourly.xml', 'allmonths.txt']
?
pi@weatherpi:~/weather $ cat /home/pi/weather/data/weather.ini
[config]
ws type = 1080
day end hour = 9
gnuplot encoding = iso_8859_1
language = en
logdata sync = 1
rain day threshold = 0.2
usb activity margin = 3.0
pressure offset = 9.4
frequent writes = False
template encoding = iso-8859-1
gnuplot version = 4.2
[fixed]
station clock = 1365620624.45
sensor clock = 1365620436.04
pressure offset = -7.1
[paths]
templates = /home/pi/weather/templates/
graph_templates = /home/pi/weather/templates/
work = /home/pi/weather/temp
local_files = /home/pi/weather/results/
[live]
services = []
twitter = []
text = []
plot = []
[logged]
services = []
twitter = []
text = ['6hrs.txt']
plot = []
[hourly]
services = []
twitter = []
text = ['24hrs.txt', '7days.txt', 'feed_hourly.xml', 'allmonths.txt']
plot = ['7days.png.xml', '24hrs.png.xml', 'rose_24hrs.png.xml' ,'24hrs_full_features.png.xml']
[12 hourly]
services = []
twitter = []
text = []
plot = []
[daily]
services = []
twitter = []
text = ['feed_daily.xml']
plot = ['28days.png.xml']
[ftp]
local site = False
secure = False
site = ftp.example.com
user = myusername
password = mypassword
directory = /weather.stephens-mail.co.uk/data
port = 21
[Zambretti]
north = True
baro upper = 1050.0
baro lower = 950.0