Skip to content

Python package for reading GCAM output databases

License

Notifications You must be signed in to change notification settings

JGCRI/gcamreader

Repository files navigation

build codecov DOI

gcamreader: A python package for importing GCAM data

gcamreader provides functions for reading data from output databases produced by GCAM

Purpose

gcamreader was created to:

  • Use XML queries to extract data into a Pandas DataFrame from a GCAM XML database

  • Integrate GCAM with other Python packages

Install gcamreader

pip install gcamreader