Closed unndreay closed 3 years ago
The heatpump profile is named with 'efficiency' and 'cop'. https://github.com/modex-flexmex/oemo-flex/blob/dev/oemoflex/model_structure/component_attrs/electricity-heatpump.csv#L10
This was due to an out-of-date restriction in oemof tabular. 'cop' can be used for both these identifiers now.
More over, output-name in the mapping is not needed any longer: https://github.com/modex-flexmex/oemo-flex/blob/2fe13ba8670d7400275e0150f15f38e28b76a80c/flexmex_config/mapping-input-timeseries.yml#L31-L35
output-name
The heatpump profile is named with 'efficiency' and 'cop'. https://github.com/modex-flexmex/oemo-flex/blob/dev/oemoflex/model_structure/component_attrs/electricity-heatpump.csv#L10
This was due to an out-of-date restriction in oemof tabular. 'cop' can be used for both these identifiers now.
More over,
output-name
in the mapping is not needed any longer: https://github.com/modex-flexmex/oemo-flex/blob/2fe13ba8670d7400275e0150f15f38e28b76a80c/flexmex_config/mapping-input-timeseries.yml#L31-L35