<div dir="ltr">In lidar2dems I am parsing the output from<div><br></div><div>pdal info --metadata</div><div><br></div><div>using json.loads()</div><div><br></div><div>However, I just pulled the latest from master and the string cannot be decoded into a JSON object.  Using an online linter...I have a field:</div><div><br></div><div>    "software_id": TerraScan,<br></div><div><br></div><div>And TerraScan needs to be quoted.   Is this an issue with PDAL not properly putting quotes around the string output?</div><div><br></div><div>- matt</div></div>