For wind directions, I'm using danish characters and have them inserted in weewx.conf. The first time I'm bringing up the webpage, everything is fine (screenshot Before Update). When the page is updated by MQTT, I have funny characters in the wind direction field (screenshot After Update).
Furthermore the Wind Rose has funny characters for the wind directions with the danish characters.(screenshot Wind Rose)
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
HI Gert, I think this is resolved in the development version. You can install the development version just like you did 1.0.1 by downloading the current development zip file and following the install instructions.
After, restart weewx and see if it helps after a couple of archive intervals.
Gert Andersen
unread,
Mar 7, 2020, 3:54:28 PM3/7/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
Hi Pat
Thanks for your answer.
Upgrading to version 1.1b9 seems to have solved the problem with the funny characters and the wind directions. I still have an issue with the Windrose. as you can see here:
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
I don't know what's causing that one. Those labels come from weewx.conf under StdReport -> Defaults -> Units -> Ordinates -> directions or under skin.conf Units -> Ordinates -> directions.
Do you have special characters in this variable in either of these files?
Gert Andersen
unread,
Mar 7, 2020, 5:58:02 PM3/7/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
Hi Pat
This is my ordinates from weewx.conf:
[[[[Ordinates]]]]
# Ordinal directions. The last one is for no wind direction
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
This was an interesting one because of Python 2 and Python 3 unicode slight differences and accommodating both. I think I've solved it based on your directions example. Re-download the development branch again, re-install it, and restart weewx. See if that helps.
Gert Andersen
unread,
Mar 7, 2020, 11:53:36 PM3/7/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
Hi Pat
Working perfect, thanks a lot.
Gert
Gert Andersen
unread,
Mar 9, 2020, 5:45:19 AM3/9/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
Hi Pat
I was to fast.
I have upgraded with mqtt and first time the webpage is upgrade by mqtt, I have these characters again. The page is working without mqtt