Skip to content

Commit

Permalink
Use show_raw_output
Browse files Browse the repository at this point in the history
  • Loading branch information
invisibleroads committed Jan 1, 2018
1 parent e152af1 commit 6f20020
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions cc.ini
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ command_template = python forecast_electricity_consumption.py

target_year = 2020

show_standard_error = True
show_raw_output = True

[crosscompute estimate-electricity-consumption-using-similar-demographics]
command_template = python estimate_electricity_consumption_using_similar_demographics.py
Expand Down Expand Up @@ -159,8 +159,7 @@ command_template = python estimate_electricity_cost_by_technology_from_populatio
--solar_mini_grid_lv_connection_maintenance_cost_per_year_as_percent_of_raw_cost {solar_mini_grid_lv_connection_maintenance_cost_per_year_as_percent_of_raw_cost}
--solar_mini_grid_lv_connection_lifetime_in_years {solar_mini_grid_lv_connection_lifetime_in_years}

show_standard_output = True
show_standard_error = True
show_raw_output = True

selected_technologies_text_path = datasets/technologies.txt
financing_year = 2016
Expand Down

0 comments on commit 6f20020

Please sign in to comment.