CroatianMeteorNetwork/RMS

Degree Symbol syntax error

Closed this issue · 1 comments

Error caused by the degree symbol parsing in prerelease AllSkyPlot:

2024/08/21 12:31:36-INFO-Reprocess-line:261 - Performing single station shower association...
2024/08/21 12:31:38-DEBUG-Reprocess-line:267 - Shower association failed with the message:
ValueError("\n^\\\\circ\n ^\nParseSyntaxException: Expected {accent | symbol | function | operatorname | group | frac | dfrac | binom | genfrac | overset | underset | sqrt | overline | text | boldsymbol | substack}, found '\\'  (at char 1), (line:1, col:2)")

PR #378 merged. Closing.