gcamreader¶
gcamreader provides functions for reading data from the output databases
produced by GCAM, returning results as
pandas DataFrames.
From GCAM XML output databases to analysis-ready pandas DataFrames in four steps: locate the data, connect, run queries (filtering by scenario and region), and analyze.¶