Detects the marine heatwaves within a raster file based on the climatologies.

detect3event(x, time_dim, min_dur, max_gap, ...)

Arguments

x

Data used for detection.

time_dim

The time dimension.

min_dur

The minimum duration for acceptance of detected events. The default is 5 days.

max_gap

The maximum length of gap allowed for the joining of MHWs. The default is 2 days.

Value

Given the necessary file structure this will detect events within a raster.