nastasiasnk commited on
Commit
c097168
·
verified ·
1 Parent(s): 828e3f1

Update config.py

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