On Sunday, July 14, 2019 at 1:47:49 PM UTC-5, MikeQ wrote:
>
> There is documentation on the forecast extension in the file
> /usr/share/weewx/user/forecast.py. It creates a database at
> /var/lib/weewx/forecast.sdb to store the forecast data and generates the
> forecast variables.
>
> In your SSG skin directory at /etc/weewx/skins/, there is a template file
> gauge-data.txt.tmpl that generates the gauge data and it contains this:
>
> ## if forecasting is installed, report the Zambretti forecast
> #if $varExists('forecast.zambretti')
> #set $fc = $forecast.label('Zambretti', $forecast.zambretti.code)
> #else
> #set $fc = 'forecast is not available'
> #end if
>
>
While I appreciate your reply... that doesn't really clear things up. I'll
admit that I didn't read the .py file before posting here, but ... after
reading it now, I'm still confused.
When I installed forecast, I did so based on the readme.txt file. This
created the [Forecast], [Database], [DatabaseBindings], and [Services]
entries to the weewx.conf file.
Ahhhhh... got it.
This section wasn't automatically created in weewx.conf:
[StdReport]
[[StandardReport]]
[[[CheetahGenerator]]]
search_list_extensions = user.forecast.ForecastVariables
Once I add that to the [StdReport]/[[SteelSeries]] section, it is now
working. Thank you for your help!
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/weewx-user/1bc27ed7-5dee-4e13-aec8-716f00a429e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.