Longer and more frequent marine heatwaves over the past century — replication study.
Reference paper: Oliver et al. (2018)
This repository is a self-contained replication of the headline claim from the reference paper above. It produces:
A reproducible computational pipeline (Snakefile + notebooks).
A FORRT-tagged nanopublication chain on the Science Live platform, documenting the claim, the replication design, and the outcome with full provenance.
A Zenodo-archived release (source + container image) with a citable DOI.
Quick start¶
git clone https://github.com/annefou/marine-heatwave-replication.git
cd marine-heatwave-replication
pixi install
pixi run snakemake --cores 1Or with Docker:
docker run --rm ghcr.io/annefou/marine-heatwave-replication:latestStructure¶
paper/— the source paper PDF (drop yours in there).notebooks/— jupytext.pynotebooks that drive the pipeline.data/— downloaded bynotebooks/01_data_download.py, never committed.nanopubs/— drafts of the FORRT chain field-by-field, plus the published-URI registry.docs/— operating manuals (FORRT form fields, chain decision tree, claim-type vocabulary).figures/— curated figures used in the Jupyter Book.
Nanopublication chain¶
The published chain is listed in nanopubs/PUBLISHED.md. Each step links to its viewer URL on the Science Live platform.
Citation¶
If you use this work, please cite both:
This software:
CITATION.cff→ DOI Fouilloux (2026).The original paper: Oliver et al. (2018).
- Oliver, E. C. J., Donat, M. G., Burrows, M. T., Moore, P. J., Smale, D. A., Alexander, L. V., Benthuysen, J. A., Feng, M., Sen Gupta, A., Hobday, A. J., Holbrook, N. J., Perkins-Kirkpatrick, S. E., Scannell, H. A., Straub, S. C., & Wernberg, T. (2018). Longer and more frequent marine heatwaves over the past century. Nature Communications, 9(1). 10.1038/s41467-018-03732-9
- Fouilloux, A. (2026). marine-heatwave-replication. Zenodo. 10.5281/ZENODO.21950032