Skip to content

Commit

Permalink
Add short demo
Browse files Browse the repository at this point in the history
  • Loading branch information
measrainsey committed Jul 19, 2023
1 parent 1e6930d commit b1ffabd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions message_ix_models/tools/costs/demo.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
from message_ix_models.tools.costs.projections import create_cost_inputs

create_cost_inputs("inv_cost", ssp_scenario="ssp3", format="message")
create_cost_inputs("fix_cost", ssp_scenario="ssp1", format="iamc")


# TODO:
# - create code to upload to model scenario in database connection

0 comments on commit b1ffabd

Please sign in to comment.