Skip to content

Commit

Permalink
Change wrong water supply level
Browse files Browse the repository at this point in the history
  • Loading branch information
adrivinca authored and khaeru committed Nov 4, 2024
1 parent 8fb76d5 commit 46d928e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion message_ix_models/model/water/data/water_supply.py
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ def add_water_supply(context: "Context") -> dict[str, pd.DataFrame]:
unit="km3",
year_vtg=year_wat,
year_act=year_wat,
level="water_supply",
level="saline_supply",
commodity="saline_ppl",
mode="M1",
time="year",
Expand Down

0 comments on commit 46d928e

Please sign in to comment.