znicholls / openscm-units

Units for use with simple climate modelling

Home Page:https://openscm-units.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenSCM-Units

CI CD Coverage Docs
PyPI Install PyPI PyPI Version
conda install conda platforms conda version
Contributors Last Commit License

Brief summary

OpenSCM-Units is a repository for handling of units related to simple climate modelling.

License

OpenSCM-Units is free software under a BSD 3-Clause License, see LICENSE.

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

Documentation

Documentation can be found at our documentation pages (we are thankful to Read the Docs for hosting us).

Contributing

Please see the Development section of the docs.

About

Units for use with simple climate modelling

https://openscm-units.readthedocs.io/en/latest/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 76.6%Language:Jupyter Notebook 20.1%Language:Makefile 3.3%