You can also set a different unit within the image configuration in skin.conf. See Changing_the_unit_used_in_a_plot <https://weewx.com/docs/customizing.htm#Changing_the_unit_used_in_a_plot> for details.
Michael schrieb am Sonntag, 15. Oktober 2023 um 14:38:36 UTC+2: > Hi Christian, > > a part of my weewx.conf: > [[SeasonsReport]] > # The SeasonsReport uses the 'Seasons' skin, which contains the > # images, templates and plots for the report. > skin = Seasons > enable = true > lang = de > unit_system = metric > [[[Units]]] > [[[[Groups]]]] > group_concentration = gram_per_meter_cubed > group_rain = mm > group_rainrate = mm_per_hour > > @Karen: > great and very helpful extension. > so I can compare the absolute humidity of the outside and the basement and > know when I can ventilate. > > regards > Michael > > Christian Peters schrieb am Sonntag, 15. Oktober 2023 um 11:59:39 UTC+2: > >> Hi Karen, >> >> great extension, thank you very much. >> I tried to add outHumAbs. It works as .png, but I get the value printed >> in microgram instead of g/m3 (here 7300679µg/m³ instead of 7.3g/m³: >> >> >> <tr> >> <td>Absolute Luftfeuchte</td> >> <td>$current.outHumAbs</td> >> </tr> >> <tr> >> >> Absolute Luftfeuchte 7300679 µg/m³ >> >> How can I change this to g/m3 too!? >> Thanks in advance. >> >> Regards, >> >> Christian > > -- 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/848ae826-b02c-44db-a3ec-2882b28ea58en%40googlegroups.com.
