Skip to content

Reporting of variables for different versions of technology not possible. #315

@HauHe

Description

@HauHe

The IAMC format allows to report variables for different types of a technology, e.g. Capital Cost for Solar PV: Capital Cost|Electricity|Solar|PV|2, ... Capital|Cost|Electricity|Solar|PV|N
Currently these variables can't be reported using the openentrance package. While this can be acceptable for variables like Capacity, this potentially limits the comparability of data between models.
My suggestion to address this issue would be to add a definition like the below to definitions\variable\technology\technologies.yaml:

- Capital Cost|Electricity|{Electricity Input}|{Technology Type Tag}:
    description: Capital cost for {Electricity Input} for {Technology Type Tag}
    unit: [EUR_2020/kW, USD_2010/kW]
    skip-region-aggregation: true

For implementing this a file definitions\variable\tag_technology_type.yaml would need to be created. The type tags would consist of numbers.

An alternative route could be to create the possibility to expand and use for example the tags in tag_variable_renewable_power_type.yaml

I don't know if there has been already any discussion on this, therefore I'd be happy discuss what are the pros and cons for the different options.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions