I have a sensor that is adding data to WeeWX with a custom driver. Unfortunately, the sensor provides values in various metric units, C, hPa, µg/m³, things like that. Obviously it is not a big deal to write these conversions into the driver, but i am curious if there is a prebuilt mechanism to convert them *before* they go into the database. Obviously, we can do the conversions after the fact, but logically it is better to convert and store everything in the same units.
Do i need to do the conversions in the driver, or is there a way built into WeeWX? Many thanks! -- 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 weewx-user+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/e8e19545-1c1b-43b7-8a07-472f5daa4232n%40googlegroups.com.