Please help me understand the workflow for pressure/barometer calculations 
in Weewx.

Here’s the situation. Let’s say my barometer reads 970 hPa. Setting aside 
how the reduced pressure is calculated, I know that it underestimates the 
pressure by 6 hPa. I’d like to inform Weewx of this without using the 
weather station console—that is, without physically entering corrections 
into the console. In other words, I want to do this in weewx.conf.

I’ve made the following changes:
[[[Units]]]
    [[[[Groups]]]]
group_pressure = hPa

[StdCalibrate]
    [[Corrections]]
        pressure = pressure + 6.0
        
[StdWXCalculate]
    [[Calculations]]
        barometer = WHAT SHOULD BE HERE?
        pressure = AND HERE?

-- 
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].
To view this discussion visit 
https://groups.google.com/d/msgid/weewx-user/dad98426-2004-4d3e-b1cb-6bd36d59da90n%40googlegroups.com.

Reply via email to