Skip to content

Thin wrapper to run simple climate models (emissions driven runs only)

License

Notifications You must be signed in to change notification settings

znicholls/openscm-runner-1

 
 

Repository files navigation

OpenSCM Runner

CI CD PyPI Install
PyPI PyPI Version

Work in progress.

Brief summary

OpenSCM-Runner is a thin wrapper to run simple climate models with a unified interface. At present, it supports emissions driven runs only. This wrapper is implemented whilst OpenSCM is still a work in progress.

License

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

Installation

OpenSCM-Runner can be installed with pip

pip install openscm-runner

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

pip install openscm-runner[notebooks]

Coming soon OpenSCM-Runner can also be installed with conda

conda install -c conda-forge openscm-runner

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

Thin wrapper to run simple climate models (emissions driven runs only)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.2%
  • Makefile 3.0%
  • Jupyter Notebook 0.8%