@@ -1384,13 +1384,12 @@ class BenchmarkWorkStation(WorkStation):
1384
1384
# "london_northern_screen": LondonNorthScreen,
1385
1385
# "london_peripheral_screen": LondonPeriphScreen,
1386
1386
1387
+ # old style:
1387
1388
"test_pt_interaction_counter" : TestPTInteraction ,
1388
1389
"test_town_highways" : TestHighwayCounters ,
1389
1390
"squeeze_town_highways" : SqueezeTownHighwayCounters ,
1390
1391
"multimodal_town_modeshare" : MultimodalTownModeShare ,
1391
1392
"multimodal_town_cars_counts" : MultimodalTownCarCounters ,
1392
- # "ireland_highways": IrelandHighwayCounters, # replaced with new
1393
- # "london_inner_cordon_car": LondonInnerCordonCar,
1394
1393
"dublin_canal_cordon_car" : DublinCanalCordonCar ,
1395
1394
"ireland_commuter_modeshare" : IrelandCommuterStats ,
1396
1395
"test_link_cordon" : TestCordon ,
@@ -1417,8 +1416,6 @@ class BenchmarkWorkStation(WorkStation):
1417
1416
"squeeze_town_highways" : 1 ,
1418
1417
"multimodal_town_modeshare" : 1 ,
1419
1418
"multimodal_town_cars_counts" : 1 ,
1420
- # "ireland_highways": 1, # replaced with new
1421
- # "london_inner_cordon_car": 1,
1422
1419
"dublin_canal_cordon_car" : 1 ,
1423
1420
"ireland_commuter_modeshare" : 1 ,
1424
1421
"test_town_cordon" : 1 ,
0 commit comments