hyungjun / aneris

Harmonization of Emissions Trajectories for Integrated Assessment Models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aneris - Harmonization for IAMs

https://circleci.com/gh/gidden/aneris.svg?style=shield&circle-token=:circle-token https://coveralls.io/repos/github/gidden/aneris/badge.svg?branch=master

Please note that aneris is still in early developmental stages, thus all interfaces are subject to change.

Documentation

All documentation can be found at http://mattgidden.com/aneris

Install

From Source

Installing from source is as easy as

pip install -r requirements.txt && python setup.py install

Build the Docs

Requirements

  • cloud_sptheme
  • numpydoc
  • nbsphinx
  • sphinxcontrib-programoutput
  • sphinxcontrib-exceltable

Build and Serve

cd doc
make html

Then point you browser to http://127.0.0.1:8000/.

License

Licensed under Apache 2.0. See the LICENSE file for more information

About

Harmonization of Emissions Trajectories for Integrated Assessment Models

License:Apache License 2.0


Languages

Language:Python 99.7%Language:Dockerfile 0.2%Language:Shell 0.1%