OpenSCM-Units is a repository for handling of units related to simple climate modelling.
OpenSCM-Units is free software under a BSD 3-Clause License, see LICENSE.
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
Documentation can be found at our documentation pages (we are thankful to Read the Docs for hosting us).
Please see the Development section of the docs.