Skip to content

Commit

Permalink
Update 00-BCM_CreateNewNetwork.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
yueshuaing committed May 7, 2024
1 parent b9efe2d commit 2599279
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions scripts/00-BCM_CreateNewNetwork.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@
"model_net = ModelRoadwayNetwork.from_RoadwayNetwork(\n",
" roadway_network_object = curr_scenario.road_net, \n",
" parameters = parameters\n",
")\n"
")"
]
},
{
Expand Down Expand Up @@ -638,7 +638,8 @@
"scenario_2050_cards = [\n",
" #### year 2050 set 2\n",
" '2038_i280_wb_express_lane_leland_ave_to_magdalena_ave_v2.yml',\n",
" '2038_i280_eb_express_lane_magdalena_ave_to_leland_ave_v2.yml'\n",
" '2038_i280_eb_express_lane_magdalena_ave_to_leland_ave_v2.yml',\n",
" '2050_Transbay_add_rail_link.yml'\n",
" ]\n",
"\n",
"for card in scenario_2050_cards:\n",
Expand Down Expand Up @@ -895,7 +896,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3.7.12 ('bcm_network')",
"display_name": "Python 3.8.18 ('bicounty')",
"language": "python",
"name": "python3"
},
Expand All @@ -909,12 +910,12 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.12"
"version": "3.8.18"
},
"orig_nbformat": 4,
"vscode": {
"interpreter": {
"hash": "89f6b56da614f13c067a2c1fb1c7958fb30c34c880401865a109116841689d35"
"hash": "4e4b129d6797de1be4138b6efda6b28d03e544adeac647dff0681791267a9756"
}
}
},
Expand Down

0 comments on commit 2599279

Please sign in to comment.