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

Issues with array parameters #2689

Closed lpatiny closed 1 year ago

lpatiny commented 1 year ago

We need to think how to deal with parameters that are arrays like P or D because currently we can not access them individually.

This could be used to display one of the parameters in the list of spectra.

lpatiny commented 1 year ago

The jcamp converter has been updated to solve this issue.