[weewx-user] Re: exfoliation skin: problem with current page display

2019-10-22 Thread Timothy Buchanan
I have simply removed that column as the information is covered elsewhere 
in the skin. Looks pretty good now. thanks again for your help.

On Tuesday, October 22, 2019 at 5:29:15 PM UTC-6, gjr80 wrote:
>
> To properly display $day.maxSolarRad.xxx tags will require you to add the 
> field maxSolarRad to your database schema. maxSolarRad is a derived 
> observation that is calculated by WeeWX and added to loop packets and 
> archive records. The current maxSolarRad value (ie $current.maxSolarRad) 
> can be displayed without any change to the schema, but aggregates or plots 
> require WeeWX to be archiving the underlying data. If you want to go ahead 
> and add maxSolarRad to the database schema refer to the Adding a new type 
> to the database  
> section of the Customization Guide 
> .
>
> As for the other issue with the missing forecast data I don't use the 
> Exfoliation skin nor do I use the NWS forecast so it's going to take a 
> little time before I can provide any assistance there. 
>
> Gary
>
> On Tuesday, 22 October 2019 05:44:51 UTC+10, Timothy Buchanan wrote:
>>
>> I am using the exfoliation skin and have gotten all the pages working, 
>> except there is a problem with the display of the "current" page. I've 
>> attached a file showing the problem. The current weather source is set in 
>> the weewx.conf Forecast extension as NWS with lid = COZ081 and foid = PUB. 
>> The three-day forecast is working properly in the third column, but the 
>> forecast conditions in the second column are missing. There is also a 
>> formatting statement shown there. I am using the standard index.html.tmpl 
>> as it comes with the extension. Any help (especially from the extension's 
>> author!) is appreciated.
>>
>

-- 
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/5b5ad75c-ed5c-42fb-aac4-2576c0d0fcfd%40googlegroups.com.


[weewx-user] Re: exfoliation skin: problem with current page display

2019-10-22 Thread gjr80
To properly display $day.maxSolarRad.xxx tags will require you to add the 
field maxSolarRad to your database schema. maxSolarRad is a derived 
observation that is calculated by WeeWX and added to loop packets and 
archive records. The current maxSolarRad value (ie $current.maxSolarRad) 
can be displayed without any change to the schema, but aggregates or plots 
require WeeWX to be archiving the underlying data. If you want to go ahead 
and add maxSolarRad to the database schema refer to the Adding a new type 
to the database  
section of the Customization Guide .

As for the other issue with the missing forecast data I don't use the 
Exfoliation skin nor do I use the NWS forecast so it's going to take a 
little time before I can provide any assistance there. 

Gary

On Tuesday, 22 October 2019 05:44:51 UTC+10, Timothy Buchanan wrote:
>
> I am using the exfoliation skin and have gotten all the pages working, 
> except there is a problem with the display of the "current" page. I've 
> attached a file showing the problem. The current weather source is set in 
> the weewx.conf Forecast extension as NWS with lid = COZ081 and foid = PUB. 
> The three-day forecast is working properly in the third column, but the 
> forecast conditions in the second column are missing. There is also a 
> formatting statement shown there. I am using the standard index.html.tmpl 
> as it comes with the extension. Any help (especially from the extension's 
> author!) is appreciated.
>

-- 
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/0db299f7-47c4-48c5-983d-6735bb675db6%40googlegroups.com.