iiasa / aneris

Harmonization of Emissions Trajectories for Integrated Assessment Models
Apache License 2.0
4 stars 11 forks source link

hard-coded output unit strings for gas sectors. #23

Open jkikstra opened 5 years ago

jkikstra commented 5 years ago

Even when for instance HFC|HFC125 is fed into aneris as kt HFC125/yr, current code in utils.py (notably unit_gas_names = {...}, def gases(...) and def units(...)) force all gases in one sector to have the same output string (while actually no conversion of the numbers happens).