Ex-Mente / auxi.0

GNU Lesser General Public License v3.0
8 stars 8 forks source link

JSON standard only allows string (not number) as property key #170

Closed alchemyst closed 7 years ago

alchemyst commented 7 years ago

in for instance src/tools/chemistry/data/nist/Compound_Al.json there are numeric keys (the temperatures of the Cp_records). This is disallowed by the JSON standard.