message_ix_models.project.navigate.iter_scenario_codes
- message_ix_models.project.navigate.iter_scenario_codes(context, filters: Mapping | None = None) → Generator[Code, None, None][source]
Iterate over the scenarios defined in the
navigate-workflow
repository.- Parameters:
filters (
dict (str -> any)
, optional) – Only codes with annotations that match these filters are returned.