This tool allows users to explore, evaluate, and select integrated assessment model scenarios. It takes Pyam dataframe inputs and performs analysis across seven dimensions to consider scenarios' relative feasibility and desirability. The seven dimensions are:
- Economic Feasibility
- Environmental Sustainability
- Resource Use
- Societal Resilience
- Interregional Fairness
- Near-term Scenario Robustness
- Societal Transition Rate
The package is still under development, however, it can be run to perform analysis across C1 and C2 scenarios.
- Ensure you have the AR6 database file downloaded and saved in the database directory.
- Ensure that in the constants.py you have the correct directory for your AR6 database file(s).
- Ensure you have all the packages in the requirements.txt file installed.
- From the Run.py file, run the setup function.
- Then, from the Run.py file, call the remaining scripts to run the analysis.
- Outputs can be found in the data/outputs directory.