SPF-OST / pytrnsys

Package that provides functionality to run and process, plot and report TRNSYS simulations
https://pytrnsys.readthedocs.io
GNU General Public License v3.0
11 stars 8 forks source link

Issue with "\" signs in latexNames.json when post-processing #159

Open ahobeost opened 1 year ago

ahobeost commented 1 year ago

The json decoder complains when a "\" is included in the latex side of the json.

This causes issues when trying to use any of the variables as axis labels.

{rh504: "$relative\ humidity\ [\%]$"}