Skip to content

gidden/aneris

 
 

Repository files navigation

aneris - Harmonization for IAMs

To reproduce harmonization routines from [Gidden et al. (2019)](https://gmd.copernicus.org/articles/12/1443/2019/), use `v0.3.2` (or earlier). Subsequent versions introduce backwards incompatibilities.

Documentation

All documentation can be found at https://aneris.readthedocs.io/en/latest/

Install

From Source

Installing from source is as easy as

pip install -e .[tests,deploy,units]

You can then check to make sure your install is operating as expected

pytest tests

Build the Docs

Requirements

See doc/environment.yml

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.8%
  • Makefile 2.6%
  • Shell 1.5%
  • Dockerfile 0.1%