nastasiasnk commited on
Commit
33cd63d
1 Parent(s): fe28793

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +7 -7
config.py CHANGED
@@ -8,15 +8,15 @@ threshold = 600
8
 
9
  # ------------------------- Speckle variables ------------------------- #
10
 
11
- streamId="ebcfc50abe"
12
  # distance matrix
13
- dmBranchName = "graph_geometry/distance_matrix"
14
- dmCommitId = "cfde6f4ba4"
15
- distanceMatrixActivityNodes = "activity_node+distance_matrix_ped_mm_noEntr"
16
- distanceMatrixTransportStops = "an_stations+distance_matrix_ped_mm_art_noEntr"
17
  # activity nodes with land use
18
- luBranchName = "graph_geometry/activity_nodes_with_land_use"
19
- luCommitId = "13ae6cdd30"
20
 
21
 
22
  # ------------------------- Notion variables ------------------------- #
 
8
 
9
  # ------------------------- Speckle variables ------------------------- #
10
 
11
+ streamId="68595ed2d2"
12
  # distance matrix
13
+ dmBranchName = "data/distance_matrices"
14
+ dmCommitId = "37b3cfed3f"
15
+ distanceMatrixActivityNodes = "an+distance_matrix_ped_mm"
16
+ #distanceMatrixTransportStops = "an_stations+distance_matrix_ped_mm_art_noEntr"
17
  # activity nodes with land use
18
+ luBranchName = "data/activitynodes_with_lu"
19
+ luCommitId = "2efefd9d11"
20
 
21
 
22
  # ------------------------- Notion variables ------------------------- #