From corrado.cuocci at ic.cnr.it Fri Sep 7 16:39:31 2018 From: corrado.cuocci at ic.cnr.it (Corrado Cuocci) Date: Fri, 7 Sep 2018 15:39:31 +0200 Subject: [Cod-bugs] error with file json created in queries on chemical elements Message-ID: <06eb2485-4f0c-abaa-b3b6-defdca1d0cd5@ic.cnr.it> Dear developers of COD, in this period we are working to a new tool able to visualize e load file directly in EXPO program by using your RESTful API. You can see a short description of this tool at http://www.ba.ic.cnr.it/softwareic/expo/file/ I have seen that the file json created when you perform query with the keywords el1,el2,...,el8 or nel1,nel2,...,nel4 is not readable. To reproduce the error: 1) Try for example to download the file json for a query on compounds with V and O http://www.crystallography.net/cod/result.php?el1=V&el2=O&format=json 2) Now read the file COD-selection.json using for example the following command python -m json.tool