TemoaProject / temoa

Tools for Energy Model Optimization and Analysis
http://temoacloud.com
GNU General Public License v2.0
84 stars 48 forks source link

Adding feature to export results as pyam-compatible xlsx #14

Closed danielhuppmann closed 3 years ago

danielhuppmann commented 4 years ago

Per a discussion with Joe on Twitter, this PR adds a feature to the DB_to_Excel utility to write both the original Temoa xls results file as well as a pyam-compatible xlsx file. The PR also adds a simple Jupyter notebook to conduct some useful analysis and do some visualization of the utopia results.

Open questions:

danielhuppmann commented 4 years ago

Just realized that this PR now has conflicting changes - if there is interest to pursue integration with pyam, I'll be happy to clean this up as part of the review... Or if there is no bandwidth to do this in the foreseeable future, should I close the PR?

TemoaProject commented 4 years ago

Hi Daniel -- Apologies for the delay on this. We are in the midst of a couple large changes: adding an explicit region index and reconfiguring the model so it can run myopically (in addition to perfect foresight). We've added the region index, but are still working on the myopic solve. Once complete, we'll be back in touch, and may need a little help to update the PR.