Skip to content

Commit ca89e54

Browse files
authored
Add entry for JCAMP-DX filetype (#32)
* Add entry for JCAMP-DX * Fix typo
1 parent bf6a7f2 commit ca89e54

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

yard/data/filetypes/jcamp-dx.yml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
id: >-
3+
jcamp-dx
4+
name: >-
5+
JCAMP-DX
6+
description: >-
7+
An IUPAC-endorsed standard for the representation of spectroscopic data and metadata
8+
in a textual format with blocks of compressed numerical data encoded as ASCII.
9+
It is available as output from several spectroscopic software packages.
10+
associated_file_extensions:
11+
- dx
12+
- jdx
13+
subject:
14+
- spectroscopy
15+
- infrared spectroscopy
16+
- nuclear magnetic resonance spectrometry
17+
- electronc magnetic resonance spectrometry
18+
- mass spectrometry

0 commit comments

Comments
 (0)