cheminfo / nmrium

React component to display and process nuclear magnetic resonance (NMR) spectra.
https://docs.nmrium.org
MIT License
55 stars 25 forks source link

link JCAMP files are not loading #2757

Closed hamed-musallam closed 10 months ago

hamed-musallam commented 10 months ago

We identified an additional issue in the JCAMP parser, specifically, the proton and carbon JCAMP files are not loading

https://s3.uni-jena.de/nmrxiv/production/archive/a9d8c2a7-fc95-4eb6-84dd-107548aa0c48/12c_HEE296.zip

image

lpatiny commented 10 months ago

The JCAMP-DX contains many spectra and it is normal LINK is not loaded.

However on the page: https://my.cheminfo.org/?dataURL=https%3A%2F%2Fmyviews.cheminfo.org%2Fdb%2Fvisualizer%2Fentry%2F7d3d52c930d0c4f381df1524593b3af3%2Fdata.json&viewURL=https%3A%2F%2Fmyviews.cheminfo.org%2Fdb%2Fvisualizer%2Fentry%2F7d3d52c930d0c4f381df1524593b3af3%2Fview.json

I can see a NMR spectrum

image

So it seems that the parser works correctly (but the view could contain an old version).