Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experiment using PYAM to visualise some OSeMOSYS results #2

Open
6 tasks
willu47 opened this issue Oct 13, 2020 · 0 comments
Open
6 tasks

Experiment using PYAM to visualise some OSeMOSYS results #2

willu47 opened this issue Oct 13, 2020 · 0 comments
Assignees

Comments

@willu47
Copy link
Contributor

willu47 commented Oct 13, 2020

Create a Python script which demonstrates a simple working example going from a subset of OSeMOSYS results to a finished plot

  • Select a simple, but realistic single country model to use as a test case (see Identify a single region model to use as a test case #4)
  • Create a new Python file pyam.py
  • Document how to install and import pyam
  • Work out the mapping between OSeMOSYS parameters and the IAMC template (@AgnesBelt might be able to help from work in the SIM4Nexus project) - suggest holding this in a separate file outside of the script
  • Follow the pyam data structure tutorial to create a IAMC DataFrame in the correct format from the OSeMOSYS results (using the long-format approach is probably most straightforward)
  • Once the data is in the correct format, plot the results using the pyam functions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants