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

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/317b10dc-d955-446f-b9b1-9e0a4e9acc00%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to