Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 809 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 809 Bytes

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