Skip to content

Filters in the facade layer #217

Description

@danielhuppmann

When working with pyam over the past week, I noticed the following missing filter options in the facade:

  • For Platform.iamc.tabulate():
    There is a shorthand to filter by year (which converts to step_year) which takes an integer but not a list of integers. The corresponding "simple" filters like region take a string or a list of strings.

  • For Run.iamc.tabulate():
    It is not possible to filter by year or step_year, plus a shorthand-filter like year=[2005, 2010] would be nice.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions