Skip to content

Commit

Permalink
Update savu intervals to match new accessibility model (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens West committed Sep 16, 2021
1 parent 0336615 commit efc4a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/parameters/zone.py
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@
(25499538.96, 6669673.01),
(25500485.22, 6670292.79),
)
savu_intervals = (-175.2, -171.3, -166.56, -130.1, -123.15, -118.13, 9999)
savu_intervals = (-172.28, -168.53, -164.11, -159.86, -156.18, -151.17, 9999)
tour_length_intervals = (0, 1, 3, 5, 10, 20, 30, 40, float("inf"))
# Population in noise zones as share of total area population as
# function only of zone area, calculated by Ramboll Feb 2021
Expand Down

0 comments on commit efc4a0b

Please sign in to comment.