Installation

OpenSCM-Runner can be installed with pip

pip install openscm-units

If you also want to run the example notebooks install additional dependencies using

pip install openscm-units[notebooks]

OpenSCM-Units can also be installed with conda

conda install -c conda-forge openscm-units