Skip to content

trevorb1/otoole

 
 

Repository files navigation

otoole: OSeMOSYS tools for energy work

image

Documentation Status

image

JOSS status

A Python toolkit to support use of OSeMOSYS

Description

OSeMOSYS tools for energy work, or otoole, is a Python package which provides a command-line interface for users of OSeMOSYS. The aim of the package is to provide commonly used pre- and post-processing steps for OSeMOSYS.

otoole aims to support different ways of storing input data and results, including csv files and Excel workbooks, as well as different implementations of the OSeMOSYS model. This improves interoperability of analyses and generally makes life a little bit easier.

image

Installation

otoole can be installed through pip:

pip install otoole

For instructions of the use of the tool, run the command line help function:

otoole --help

Documentation

Detailed documentation of otoole, including examples, can be found here: https://otoole.readthedocs.io/en/latest/

Contributing

New ideas and bugs should be submitted to the repository issue tracker. Please do contribute by discussing and developing these ideas further. To contribute directly to the documentation of code development, please see the contribution guidelines document.

About

OSeMOSYS Tools for Energy

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Shell 0.5%