Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/mc' into mc
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi committed Aug 2, 2024
2 parents 80d9e0c + eefd17f commit b271e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/timing.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
p = Pathways(
datapackage="remind-SSP2-PkBudg1150-stem-SPS1.zip",
geography_mapping="geo_mapping_remind.yaml",
#activities_mapping="act_categories_agg.yaml",
# activities_mapping="act_categories_agg.yaml",
)

vars = [v for v in p.scenarios.coords["variables"].values if v.startswith("FE")]
Expand Down

0 comments on commit b271e67

Please sign in to comment.