Skip to content

Experiment using PYAM to visualise some OSeMOSYS results #2

@willu47

Description

@willu47

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.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions