IAMconsortium / common-definitions

Repository for definitions and mappings in model comparison projects
Creative Commons Zero v1.0 Universal
9 stars 18 forks source link

How to report Tiers #58

Open FlorianLeblancDr opened 4 months ago

FlorianLeblancDr commented 4 months ago

Hi @IAMconsortium/common-definitions-coordination

This is more a tutorial than an issue regarding the reporting of tiers, as following our last meeting our first assignment was to provide a list of Tier 1 variables for each subgroup.

After discussing with Daniel, tier should simply be reported as an attribute, as in the following:

- GDP|MER:
    definition: GDP converted to USD at market exchange rate (MER)
    unit: billion USD_2010/yr
    tier: 1

The example provided in https://github.com/danielhuppmann/common-definitions/tree/main/definitions/variable/emissions For emission, is misleading, as tags are defined for tiers, which does not really define tiers for the variable, in the sens usually understood for variable in templates.

Best,

Florian


Edit: the emission variable example has been fixed by @danielhuppmann in #65 , renaming "Tier" in "Level" in variable names

realxinzhao commented 4 months ago

For the emission example They can simply add tier attributes to the main emissions.yaml file for different values to fix this, right?