-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Labels
No labels