nmrium icon indicating copy to clipboard operation
nmrium copied to clipboard

Migrate to file-collection

Open lpatiny opened this issue 2 years ago • 1 comments

This is a huge work of migration to file-collection in which we move out the spectra from the data.json files (we only keep reference to the original data).

This will be very close to the NMReData format.

https://github.com/cheminfo/file-collection

lpatiny avatar Jul 19 '23 14:07 lpatiny

Currently, our NMReData reader uses Filecollection.

So at the level of nmr-load-save a zipped .nmrium file could contain the data (like bruker folders, jcamp-dx) and each spectrum would contain in sourceSelector the property files with the relative path. It is the way to read the data, is it correct @lpatiny ?

jobo322 avatar Aug 17 '23 12:08 jobo322