t_dat <- make_whole(sst_WA)
res <- detect(t_dat, climatology_start = 1983, climatology_end = 2012) # using default values
## Not run:
# event_line(res, spread = 200, metric = "int_cum",
# start_date = "2010-10-01", end_date = "2011-08-30")
# ## End(Not run)
Run the code above in your browser using DataLab