Difference between revisions of "Data - GCAM"

From IAMC-Documentation
Jump to: navigation, search
m (Text replacement - "CGAM" to "GCAM")
m
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
|DocumentationCategory=Data
 
|DocumentationCategory=Data
 
}}
 
}}
 +
The [https://github.com/JGCRI/gcamdata GCAM Data System] combines and reconciles a wide range of different data sets, and systematically incorporates a range of future assumptions. The output of the data system is an XML dataset with historical and base-year data for calibrating the model along with assumptions about future trajectories such as GDP, population, and technology. It includes the necessary information for representing energy, water, land, and the economic system. The GCAM Data System is largely constructed in R, but accommodates inputs in a range of different formats. Creating new scenarios does not require the use of the GCAM data system. New, “add on” xml files can be created to overwrite key future scenario assumptions such as population, economic activity, and technology cost and performance, among others. See [https://jgcri.github.io/gcam-doc/overview.html#overview-of-gcam-computational-components Overview of GCAM Computational Components] for more details.

Revision as of 14:52, 2 September 2020

Alert-warning.png Note: The documentation of GCAM is 'under review' and is not yet 'published'!

Model Documentation - GCAM

Corresponding documentation
Previous versions
No previous version available
Model information
Model link
Institution Pacific Northwest National Laboratory, Joint Global Change Research Institute (PNNL, JGCRI), USA, https://www.pnnl.gov/projects/jgcri.
Solution concept General equilibrium (closed economy)GCAM solves all energy, water, and land markets simultaneously
Solution method Recursive dynamic solution method
Anticipation GCAM is a dynamic recursive model, meaning that decision-makers do not know the future when making a decision today. After it solves each period, the model then uses the resulting state of the world, including the consequences of decisions made in that period - such as resource depletion, capital stock retirements and installations, and changes to the landscape - and then moves to the next time step and performs the same exercise. For long-lived investments, decision-makers may account for future profit streams, but those estimates would be based on current prices. For some parts of the model, economic agents use prior experience to form expectations based on multi-period experiences.

The GCAM Data System combines and reconciles a wide range of different data sets, and systematically incorporates a range of future assumptions. The output of the data system is an XML dataset with historical and base-year data for calibrating the model along with assumptions about future trajectories such as GDP, population, and technology. It includes the necessary information for representing energy, water, land, and the economic system. The GCAM Data System is largely constructed in R, but accommodates inputs in a range of different formats. Creating new scenarios does not require the use of the GCAM data system. New, “add on” xml files can be created to overwrite key future scenario assumptions such as population, economic activity, and technology cost and performance, among others. See Overview of GCAM Computational Components for more details.