From 0a0b63252b94760344d0897783c3dad355a11cf4 Mon Sep 17 00:00:00 2001 From: Sijia Wang Date: Tue, 30 Jul 2024 11:11:35 -0400 Subject: [PATCH] increase extra attribute values --- tm2py/components/network/create_tod_scenarios.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tm2py/components/network/create_tod_scenarios.py b/tm2py/components/network/create_tod_scenarios.py index 19d5f330..1df6284e 100644 --- a/tm2py/components/network/create_tod_scenarios.py +++ b/tm2py/components/network/create_tod_scenarios.py @@ -101,7 +101,7 @@ def _create_highway_scenarios(self): { "scenarios": 1 + n_time_periods, "full_matrices": 9999, - "extra_attribute_values": 60000000, + "extra_attribute_values": 100000000, } ) # create VDFs & set cross-reference function parameters