Re: [weewx-user] Re: Change Standard report pressure from 'mbar' to 'hPa'

2016-11-28 Thread Thomas Keffer
On Sun, Nov 27, 2016 at 9:09 PM, gjr80 wrote: > That's the one. I used to be a fan of setting things in skin.conf but > these days prefer to override in weewx.conf. The skin.conf increases the > risk of losing user chnages when upgrades occur. Especially the case with > extensions. weewx.conf is

[weewx-user] Re: Change Standard report pressure from 'mbar' to 'hPa'

2016-11-27 Thread gjr80
That's the one. I used to be a fan of setting things in skin.conf but these days prefer to override in weewx.conf. The skin.conf increases the risk of losing user chnages when upgrades occur. Especially the case with extensions. weewx.conf is not immune to it (losing customisations) but no matt

[weewx-user] Re: Change Standard report pressure from 'mbar' to 'hPa'

2016-11-27 Thread vk3anz
Thanks for the replies. I mean the weewx generated 'standard report'. I've also just seen that the 'weewx.conf' section for [StdReport] [[StandardReport]] [[[Units]]] Groups has a 'group_pressure' entry that is set for 'mbar' so I'll try setting that when I get home. (I assume that this

[weewx-user] Re: Change Standard report pressure from 'mbar' to 'hPa'

2016-11-27 Thread Andrew Milner
setting Group pressure to hPA in skin.conf should do the trick if you are referring to the weewx generated pages - or you can force the unit change in just one particular field in the template using the dot notation. . On Monday, 28 November 2016 05:32:38 UTC+2, gjr80 wrote: > What do you mean

[weewx-user] Re: Change Standard report pressure from 'mbar' to 'hPa'

2016-11-27 Thread gjr80
What do you mean by 'web output'? The values display on the weewx generated index.html (for instance) or what is published to the likes of, say, WOW? :) Gary On Monday, 28 November 2016 13:26:44 UTC+10, vk3...@gmail.com wrote: > > I am running weewx 3.6.2 on a RPi using the standard report. > I