Economic model data extraction
Clean and fossil production analysis
Extended a restored Python and C++ climate-economy model to store hidden production values and generate meaningful clean-versus-fossil graphs.
Hidden → visiblemodel outputs ready for analysis
Challenge
The model calculated temperature, emissions, and clean and fossil production through background feedback loops. The researcher could not locate or reuse those internal values for further analysis.
Approach
We traced the model logic, identified the relevant calculation path, explicitly stored production shares, and added plotting code for the optimal-policy scenario.
Result
The client received reusable clean and fossil production time series plus graphs that matched economic intuition and the behavior of the original model.