Copyright 2026 IIASA and the NEWPATHWAYS consortium
The NEWPATHWAYS project aims to inform solutions to strengthen climate action by developing and analysing next-generation Paris-aligned global and national low-emission transformation pathways for the Global Stocktake in 2028.
Visit https://newpathways.eu for more info!
This repository contains the workflow and configuration for the EU project NEWPATHWAYS.
Tip
For users not comfortable working with GitHub repositories and yaml files, the definitions for this project are available for download as an xlsx spreadsheet at https://files.ece.iiasa.ac.at/newpathways/newpathways-template.xlsx.
Important
This workflow repository uses definitions and region mappings from the
common-definitions repository.
Check out nomenclature.yaml for the specific configuration.
This projects uses the variables region definitions from the https://github.com/iamconsortium/common-definitions project.
To register a model, add the native-region definition and mappings
to common-definitions and then import them for this project by adding
the region-hierarchy and the model name(s) to the file nomenclature.yaml.
In this project, we develop a new configuration to track publications and project/manuscript information for scenarios that are compiled as part of the stocktake of already-published studies.
This information will be added to the scenarios upon submission and can be used for filtering and referencing in the project-internal and public Scenario Explorer instances.
The relevant configuration should be added to one of the yaml files in the definitions/scenario in the following format:
- <Project/Manuscript-Prefix>-*:
model: [ <Model Name including Version Number> ]
meta_indicators:
Project: <Project Name>
Scientific Reference (Citation): <Author> et al. <yyyy>
Scientific Reference (DOI): 10.1234/abcdefg
Work Package: 5.1 (National Stocktake)The Project/Manuscript-Prefix must be unique. It should include (a short version of) the project name and a manuscript-identifier if scenarios from multiple studies related to this project will be submitted.
The Model Name including Version Number should include a version number using semantic versioning, e.g.: China TIMES 2.0.
If the model has a different regional resolution than one or several countries, please register the model
in the common-definitions repository following
these instructions.
The Project Name attribute should include the funding agency if possible, e.g.: ENGAGE [Horizon Europe].
Funded by the European Union. Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union or the European Climate, Infrastructure and Environment Executive Agency (CINEA). Neither the European Union nor the granting authority can be held responsible for them.
