FAIRmat-NFDI / nomad-material-processing

A NOMAD plugin containing base sections for material processing.
Apache License 2.0
5 stars 1 forks source link
nomad-plugin

NOMAD's Material Processing Plugin

This is a plugin for NOMAD which contains base sections for material processing.

Getting started

nomad-material-processing can be installed from PyPI using pip:

pip install nomad-material-processing

Development

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 .