Skip to content

Commit

Permalink
Tweaked comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelClerx committed Mar 18, 2024
1 parent d3065b4 commit 98d512f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion nevis/_os_terrain_50.py
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,8 @@ def save_cambridgeshire(heights):
"""
# Last checked 2023-08-27

# Block river in TF 50, stopping a lot of flooding in cambridgeshire
# Block river Great Ouse in TF 50, stopping a lot of flooding in
# cambridgeshire.
#heights[6047, 11183] = 0.01 # Worked 2022-06-27, but not 2023-08-31
heights[6196, 11197] = 0.01

Expand Down

0 comments on commit 98d512f

Please sign in to comment.