Confirmed. Both of those issues are fixed in v0.2.4. Bob
On Monday, February 20, 2017 at 5:50:54 AM UTC-8, gjr80 wrote: > > Typo was the cause of the rain issue, as for the pressure issue, seems I > changed the structure of config options for formatting but neglected to > change the code. Should be fixed now in v0.2.4. > > Note that the digital display on the pressure gauge will display 2 decimal > places when using inHg, this is a SteelSeries Weather Gauges limitation not > rtgd. > > Gary > > On Monday, 20 February 2017 17:52:11 UTC+10, tempus wrote: >> >> It is customary in the U.S. to report barometric pressures adjusted to >> sea level as inches of mercury (inHg) to two and sometimes three decimal >> digits of precision. The default rtgd-0.2.2 string format for inHg appears >> to be "%.3f", but that seems to be ignored in the code, because the >> pressure value in 'gauge-data.txt' has only a single decimal digit of >> precision. >> >> For example, right now the pressure is 29.637, 'gauge-data.txt' contains >> only, >> >> >> *"press": "29.6"* >> and the pressure gauge displays >> * 29.60.* >> Another issue that even though "*group_rain = inch*" is specified under >> [[Groups]] in weewx.conf, 'gauge-data.txt' contains: >> >> *"rainunit": "mm"* >> >> Bob >> > -- 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.
