Skip to content

Commit

Permalink
Tested and Commented
Browse files Browse the repository at this point in the history
  • Loading branch information
morrismc committed Feb 19, 2020
1 parent 0e85074 commit 5c2b809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Snow_basin_Landslide_Maps.py
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 5c2b809

Please sign in to comment.