This is a plugin for NOMAD which contains base sections for material processing.
nomad-material-processing
can be installed from PyPI using pip
:
pip install nomad-material-processing
This code is currently under development and for installing and contributing you should clone the repository:
git clone git@github.com:FAIRmat-NFDI/nomad-material-processing.git
cd nomad-material-processing
And install the package in editable mode:
pip install -e .