/gcamreader

Python package for reading GCAM output databases

Primary LanguageJupyter NotebookOtherNOASSERTION

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