IAMconsortium / pyam

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

Add option to filter by `measurand` #868

Closed danielhuppmann closed 3 months ago

danielhuppmann commented 4 months ago

Please confirm that this PR has done the following:

Description of PR

This PR adds a feature to support filtering by a "measurand", i.e., a tuple (or iterable of tuples) of variable and unit

See the related discussion at https://github.com/IAMconsortium/nomenclature/pull/360

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.0%. Comparing base (ddbb88e) to head (fd5338e). Report is 25 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #868 +/- ## ===================================== Coverage 95.0% 95.0% ===================================== Files 64 64 Lines 6134 6191 +57 ===================================== + Hits 5828 5884 +56 - Misses 306 307 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.