This site contains all of the code used in the ‘Detecting marine heatwaves’ paper. It isset up as an R packagein order to adhere to pecise reproducibility standards.
You can install all of the vignettes and code here from GitHub with:
# install.packages("devtools")
devtools::install_github("robwschlegel/MHWdetection")