Thank you. My forecast page is working now.
On Mon, Jan 16, 2017 at 11:58 AM, mwall <[email protected]> wrote: > On Monday, January 16, 2017 at 1:47:20 PM UTC-5, Joe Brockway wrote: >> >> Here is what it looks like. http://73.14.239.120:32983/weewx/ >> >> If you click on forecast you will see the new message. >> > > there is a space between the '#' and 'include' in forecast.html.tmpl > > that might be causing cheetah to not include header.inc > > the forecast page is set to only regenerate every 4 hours (see 'stale_age' > in exfoliation/skin.conf) > > so just delete forecast.html and it will be regenerated when the report > runs again (next archive interval) > > > >> I added the information in the weewx.conf to pull forecast from WU and >> NWS. As you can see I am only displaying WU. How do I get it display both >> WU and NWS. Also How do I get the forecast to be more than three days? >> > > take a look at exfoliation/skin.conf > > you want num_periods for the current_page_forecast_settings > > i have attached the forecast.html.tmpl from the mitna skin (which is > derived from exfoliation) so you can see how the menus are done. notice > that the forecast comparison is not yet ready for primetime. too many > projects, not enough time! > > m > > -- > You received this message because you are subscribed to a topic in the > Google Groups "weewx-user" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/weewx-user/r3w3ptPHSj8/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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.
