IAMconsortium / pyam

Analysis & visualization of energy & climate scenarios
https://pyam-iamc.readthedocs.io/
Apache License 2.0
227 stars 118 forks source link

Set name of series returned by `aggregate_time()` #790

Closed danielhuppmann closed 11 months ago

danielhuppmann commented 11 months ago

Description of PR

Quickfix for #785.

FYI @adrivinca

codecov[bot] commented 11 months ago

Codecov Report

Merging #790 (7052f67) into main (fa3fed0) will increase coverage by 0.0%. The diff coverage is 100.0%.

@@          Coverage Diff          @@
##            main    #790   +/-   ##
=====================================
  Coverage   94.7%   94.7%           
=====================================
  Files         62      62           
  Lines       5965    5966    +1     
=====================================
+ Hits        5650    5651    +1     
  Misses       315     315           
Files Coverage Δ
pyam/aggregation.py 99.1% <100.0%> (+<0.1%) :arrow_up:
adrivinca commented 11 months ago

Thanks for the fix. I am not completely clear on what changed in the new version and caused the error. However the remaining questions are: