Skip to content

Commit

Permalink
update configs
Browse files Browse the repository at this point in the history
  • Loading branch information
Hussein-Mahfouz committed Oct 4, 2024
1 parent 9d7d5b7 commit 7deda46
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 9 deletions.
2 changes: 0 additions & 2 deletions config/base.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ number_of_households = 10000
zone_id = "OA21CD"
travel_times = true # Only set to true if you have travel time matrix at the level specified in boundary_geography
boundary_geography = "OA"
boundary_filter_column = "LEP22NM1"
boundary_filter_values = ["Leeds City Region"]


[work_assignment]
Expand Down
2 changes: 0 additions & 2 deletions config/base_500.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ number_of_households = 500
zone_id = "OA21CD"
travel_times = true # Only set to true if you have travel time matrix at the level specified in boundary_geography
boundary_geography = "OA"
boundary_filter_column = "LEP22NM1"
boundary_filter_values = ["Leeds City Region"]


[work_assignment]
Expand Down
3 changes: 0 additions & 3 deletions config/base_5000.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ number_of_households = 5000
zone_id = "OA21CD"
travel_times = true # Only set to true if you have travel time matrix at the level specified in boundary_geography
boundary_geography = "OA"
boundary_filter_column = "LEP22NM1"
boundary_filter_values = ["Leeds City Region"]


[work_assignment]
use_percentages = true
Expand Down
2 changes: 0 additions & 2 deletions config/base_all.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ region = "leeds"
zone_id = "OA21CD"
travel_times = true # Only set to true if you have travel time matrix at the level specified in boundary_geography
boundary_geography = "OA"
boundary_filter_column = "LEP22NM1"
boundary_filter_values = ["Leeds City Region"]


[work_assignment]
Expand Down

0 comments on commit 7deda46

Please sign in to comment.