OSeMOSYS / osemosys2iamc

MIT License
3 stars 11 forks source link

`filter_emission()` returns duplicate rows #17

Closed danielhuppmann closed 2 years ago

danielhuppmann commented 2 years ago

While working on #16, casting to IamDataFrame raised an error that filter_emission() in the first test returns duplicate rows on the index "AT - CO2 - 2026" and "AT - CO2 - 2027".

willu47 commented 2 years ago

This was intentional, as the filter steps were not initially returning aggregated values.