## Goal - have a stable output-set of variables, that is in sync with those used in [eurostat-energy-balance_processing](https://github.com/maxnutz/eurostat-energy-balance_processing/) - use IAMC-compatible units - consistently map the units from pypsa-world to IAMC ## To Dos: - [x] check, if pyam understands the units extracted from the pypsa-network - [x] if needed, implement mapping from pypsa output to IAMC compatible units - [ ] create unit-conversion to [nomenclature - valid units](https://github.com/IAMconsortium/units/tree/main) - [ ] read units to use from definitions-input, strictly mirror behaviour in [eurostat-energy-balance_processing here](https://github.com/maxnutz/eurostat-energy-balance_processing/blob/18682b529d8f0791c8a8a87d21d675f7a61bca71/eurostat_energy_balance_processing/class_definitions.py#L411)
Goal
To Dos: