Skip to content

Commit

Permalink
Update construct_KDE_contours.R
Browse files Browse the repository at this point in the history
  • Loading branch information
rambaut authored Jul 26, 2022
1 parent ae323b0 commit 129d873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/construct_KDE_contours.R
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ market.x <- 114.25738
market.y <- 30.61955

# size of KDE grid
grid_size = 5000
grid_size <- 5000

# process December case list
filename <- "who_cases_dec-2019"
Expand Down

0 comments on commit 129d873

Please sign in to comment.