-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
When converting model results to the IAMC format, the openENTRANCE iso_mapping did not convert ISO codes into full country names. Example: "GR" did not translate into "Greece" but rather it gave an error
File "/Users/emirfejzic/opt/miniconda3/envs/IAMC/lib/python3.10/site-packages/pandas/core/indexes/multi.py", line 418, in _verify_integrity
raise ValueError(
ValueError: Level values must be unique: [nan, nan, nan, nan, nan,....] on level 2
Installing Python 3.9 in another environment solved this issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels