I assume your DB is storing in US units - mine is metricWX (I knew one day it would be useful to have done that!) One easy way is to modify the queries yourself - where the query (2 queries in my code) specifies "barometer", replace with "barometer * 33.8639 as barometer"
On Friday, 21 January 2022 at 3:36:31 pm UTC+10 [email protected] wrote: > Hi all, > > The script works well on my data but the pressure readout is in inHg > rather than hPa. > > Can an option be inserted to have hPa computed before plotting ? > > thanks > > Tim > > -- 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 on the web visit https://groups.google.com/d/msgid/weewx-user/a6b52952-3ace-4a2c-91f6-b71d5611b7cdn%40googlegroups.com.
