If you are using WeeWX 4.x you should be able to do away with that line as WeeWX now includes an (appropriate) entry for microgram_per_meter_cubed in weewx.units.default_unit_label_dict. https://github.com/weewx/weewx/blob/master/bin/weewx/units.py#L489 refers.
Gary
--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/edf04bf5-6686-4d28-9f6f-a8eea40bee66o%40googlegroups.com.
Gary
Ha, did not even notice!
Gary
--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/3c059fd1-d0a5-453d-8813-0cb622d9dc42o%40googlegroups.com.
weewx.units.default_unit_label_dict['microgramm_per_meter_cubic'] = ' \xce\xbcg/m\xc2\xb3'
weewx.units.default_unit_label_dict['microgramm_per_meter_cubic'] = b' \xce\xbcg/m\xc2\xb3'.decode()
--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CACjxfUubdgLPY1BaHv3Qe2p%3DkPteM4Ux76azcUpVLfDET117mA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEAHn9p%3DkBfP3UWF2Ue9Jp9QCb8DuZVV89veAJ4onzxrFQ%40mail.gmail.com.