Skip to content

'GLO' picked over 'World' market by downstream modules #281

@alvarojhahn

Description

@alvarojhahn

Problem

The metals module creates market for X at World. When later modules (e.g., final energy) rebuild the index, the fallback in handle_default_option (transformation.py) tries ["RoW", "GLO", "World"], and GLO is selected over World.

I do not know if this is relevant for other modules other than metals.

Proposed fix

Reorder to ["World", "RoW", "GLO"]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions