If hardware should provide both barometer and pressure, but one is incorrect or just plain wrong - you could use stdWXcalibrate - corrections section - in weewx.conf - to put something like barometer = pressure
or, as I intimated, let weewx calculate the missing one by changing the stdWXwxcalculate section in weewx.conf to something like barometer = software or perhaps prefer_hardware both of these will give you global changes within weewx.conf On Saturday, 31 December 2016 19:00:33 UTC+2, Per Edström wrote: > .. I also have to modify all .tmpl files that create the web pages. Quite > messy.. > There should be a local variable that does this globally i.e. change in > skin.conf only.. > > air_pressure = barometer > or > air_pressure = pressure > or > air_pressure = altimeter > -- 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.
