From 5c2b809551fc27f133abdc3f5517be22a538c83a Mon Sep 17 00:00:00 2001 From: Matthew Morriss Date: Wed, 19 Feb 2020 12:26:13 -0700 Subject: [PATCH] Tested and Commented --- Snow_basin_Landslide_Maps.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Snow_basin_Landslide_Maps.py b/Snow_basin_Landslide_Maps.py index 3460364..a3e7f2b 100644 --- a/Snow_basin_Landslide_Maps.py +++ b/Snow_basin_Landslide_Maps.py @@ -573,7 +573,7 @@ def m2spec(x): aucL = [] wL = [] -maxW = 20 #maximum window size +maxW = 45 #maximum window size minW = 10 #minimum window size inc = 5 #increment size