Skip to content

Commit

Permalink
Update scenario executive summary
Browse files Browse the repository at this point in the history
  • Loading branch information
MonikaFu committed May 24, 2024
1 parent 62f5cb3 commit 3258fb3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions web_tool_script_3.R
Original file line number Diff line number Diff line change
Expand Up @@ -395,8 +395,8 @@ if (dir.exists(exec_summary_template_path) && (peer_group %in% c("assetmanager",
portfolio_name = portfolio_name,
peer_group = peer_group,
start_year = start_year,
scenario_source = "GECO2023",
scenario_selected = "1.5C",
scenario_source = "WEO2023",
scenario_selected = "NZE",
scenario_geography = "Global",
equity_market = "GlobalMarket",
portfolio_allocation_method_equity = "portfolio_weight",
Expand Down Expand Up @@ -438,8 +438,8 @@ if (dir.exists(exec_summary_template_path) && (peer_group %in% c("assetmanager",
portfolio_name = portfolio_name,
peer_group = peer_group,
total_portfolio = total_portfolio,
scenario_source = "GECO2023",
scenario_selected = "1.5C",
scenario_source = "WEO2023",
scenario_selected = "NZE",
currency_exchange_value = currency_exchange_value,
log_dir = log_path
)
Expand Down

0 comments on commit 3258fb3

Please sign in to comment.