Collection of NOMAD parsers for workflow engines.
Project description
This is a collection of the NOMAD parsers for the following workflow codes:
- AFLOW
- ASR
- Atomate
- ElaStic
- FHI-vibes
- LOBSTER
- phonopy
- QuantumEspressoEPW
- QuantumEspressPhonon
- QuantumEspressoXSpectra
Preparing code input and output file for uploading to NOMAD
An upload is basically a directory structure with files. If you have all the files locally
you can just upload everything as a .zip or .tar.gz file in a single step. While the upload is
in the staging area (i.e. before it is published) you can also easily add or remove files in the
directory tree via the web interface. NOMAD will automatically try to choose the right parser
for you files.
For each parser there is one type of file that the respective parser can recognize. We call these files mainfiles. For each mainfile that NOMAD discovers it will create an entry in the database, which users can search, view, and download. NOMAD will consider all files in the same directory as auxiliary files that also are associated with that entry. Parsers might also read information from these auxillary files. This way you can add more files to an entry, even if the respective parser/code might not use them. However, we strongly recommend to not have multiple mainfiles in the same directory. For CMS calculations, we recommend having a separate directory for each code run.
Go to the NOMAD upload page to upload files or find instructions about how to upload files from the command line.
Using the parser
You can use NOMAD's parsers and normalizers locally on your computer. You need to install NOMAD's pypi package:
pip install nomad-lab
To parse code input/output from the command line, you can use NOMAD's command line interface (CLI) and print the processing results output to stdout:
nomad parse --show-archive <path-to-file>
To parse a file in Python, you can program something like this:
import sys
from nomad.client import parse, normalize_all
# match and run the parser
archives = parse(sys.argv[1])
# Run all normalizers
for archive in archives:
normalize_all(archive)
# Get the 'main section' section_run as a metainfo object
section_run = archive.run[0]
# Get the same data as JSON serializable Python dict
python_dict = section_run.m_to_dict()
Developing the parser
Create a virtual environment to install the parser in development mode:
pip install virtualenv
virtualenv -p `which python3` .pyenv
source .pyenv/bin/activate
Install NOMAD's pypi package:
pip install nomad-lab
Clone the parser project and install it in development mode:
git clone https://github.com/nomad-coe/workflow-parsers.git workflow-parsers
pip install -e workflow-parsers
Running the parser now, will use the parser's Python code from the clone project.
How to cite this work
Ladines, A. N., Daelman, N., Pizarro, J. M., Ondračka, P., Himanen, L., Fekete, A., Scheidgen, M., Chang, T., Ilyas, A., & Rudzinski, J. F. (2025). Workflow Parsers (all versions). Zenodo. https://doi.org/10.5281/zenodo.14900119
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nomad_parser_plugins_workflow-1.1.8.tar.gz.
File metadata
- Download URL: nomad_parser_plugins_workflow-1.1.8.tar.gz
- Upload date:
- Size: 31.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df8603a0dbb8400a4e8005adb46290e7f06c628335fd6cc5ced79039d0f0ff8c
|
|
| MD5 |
4fe0b9f03f1dfe381461ffd0716a04c0
|
|
| BLAKE2b-256 |
5003f616a9962889c6bd06c0cc037d39138d8359af5858fdbd7caa8fc1c8c728
|
Provenance
The following attestation bundles were made for nomad_parser_plugins_workflow-1.1.8.tar.gz:
Publisher:
publish.yml on nomad-coe/workflow-parsers
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
nomad_parser_plugins_workflow-1.1.8.tar.gz -
Subject digest:
df8603a0dbb8400a4e8005adb46290e7f06c628335fd6cc5ced79039d0f0ff8c - Sigstore transparency entry: 230598450
- Sigstore integration time:
-
Permalink:
nomad-coe/workflow-parsers@f56ce31fdd6209dfa6ec4e367a9db6008eb0fec4 -
Branch / Tag:
refs/tags/v1.1.8 - Owner: https://github.com/nomad-coe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@f56ce31fdd6209dfa6ec4e367a9db6008eb0fec4 -
Trigger Event:
release
-
Statement type:
File details
Details for the file nomad_parser_plugins_workflow-1.1.8-py3-none-any.whl.
File metadata
- Download URL: nomad_parser_plugins_workflow-1.1.8-py3-none-any.whl
- Upload date:
- Size: 121.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e932fababf0ffff5186b3c177ecd1c430b456d09b79a54b36fb1aac735268f6
|
|
| MD5 |
f87a6e22800df761411ed14a315f1d43
|
|
| BLAKE2b-256 |
4108f2e69dac27a956e6f54cb930fab5ea93f62f30a3dce2b231a64f958af998
|
Provenance
The following attestation bundles were made for nomad_parser_plugins_workflow-1.1.8-py3-none-any.whl:
Publisher:
publish.yml on nomad-coe/workflow-parsers
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
nomad_parser_plugins_workflow-1.1.8-py3-none-any.whl -
Subject digest:
0e932fababf0ffff5186b3c177ecd1c430b456d09b79a54b36fb1aac735268f6 - Sigstore transparency entry: 230598454
- Sigstore integration time:
-
Permalink:
nomad-coe/workflow-parsers@f56ce31fdd6209dfa6ec4e367a9db6008eb0fec4 -
Branch / Tag:
refs/tags/v1.1.8 - Owner: https://github.com/nomad-coe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@f56ce31fdd6209dfa6ec4e367a9db6008eb0fec4 -
Trigger Event:
release
-
Statement type: