Likewise since I retired, and the best thing is most things I do now are fun.
Astronomy club meeting in the city tonite.
Anyway, back to the gauges. I was mistaken in thinking we could disable the
whole SteelSeries Gauges extension, we need to keep the image generator going
to produce the plots. To do this:
1. Edit skins/ss/skin.conf and locate the following lines:
[Generators]
generator_list = weewx.reportengine.CopyGenerator,
weewx.cheetahgenerator.CheetahGenerator, weewx.imagegenerator.ImageGenerator
And change it to read
[Generators]
generator_list = weewx.imagegenerator.ImageGenerator
This disables everything in the SteelSeries Gauges extension except for the
ImageGenerator that generates the plots
2. Edit weewx.conf and remove the comments against [StdReport] [[SteelSeries]],
this will re-enable the SteelSeries Gauges extension but this time only the
ImageGenerator will be run.
3. Restart WeeWX or do a config reload.
The plots should be produced on the next report cycle and uploaded to the web
server. Provided they are going to the right directory and he SteelSeries
Gauges is looking in the right place for them it should work.
I really should package rtgd with a skin to produce the images and copy over
the SteelSeries Gauges javascript/CSS just as the SteelSeries Extension does,
this really should be a heck of a lot easier than it is at the moment. I have
resisted doing this in the past but I think I don't have much choice now.
Gary
--
You received this message because you are subscribed to the Google Groups
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.