@prefix dcterms: . @prefix np: . @prefix npx: . @prefix orcid: . @prefix prov: . @prefix rdfs: . @prefix schema: . @prefix sub: . @prefix this: . @prefix xsd: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:citizens a schema:CreativeWork; dcterms:creator orcid:0000-0002-1784-2920; rdfs:comment """Are marine heatwaves really becoming more common? A 2018 study reported that the ocean now has many more “marine-heatwave days” — days when the sea surface is unusually hot — than it used to. We re-checked that finding using completely different data and a different program, and it holds up. What was tested — One specific finding from the 2018 paper: that between 1982 and 2016 the world's oceans gained roughly 30 more marine-heatwave days a year. We did not test the paper's better-known headline — a 54% rise measured back over a whole century — because that one cannot be checked independently; we explain why in “What we did not test”. What was found — It is confirmed. Using satellite sea-surface temperatures from the European Space Agency's climate record (not the American data the original used) and a separate, independent piece of software to spot the heatwaves, we measured almost the same rise — about 32 extra marine-heatwave days over the period, against the 30 the original reported, a difference of about 6%. The frequency and the length of heatwaves also went up, matching the original. Does natural variability explain it? — No. When we removed the effect of El Niño and La Niña — the natural warm/cool swings in the Pacific — the rise was only slightly smaller and was still there. So the trend is not just a side-effect of those cycles. Why this carries weight — The two studies share neither the data nor the software, so their agreement is evidence about the finding itself, not a mistake copied from one to the other. A shared dataset or shared code could hide the same error in both; here nothing was shared. What we did not test — The paper's famous “54% over the past century” figure needs daily temperature records from before 1981, and no independent global record that far back exists — for anyone. So we tested only the satellite era (about a third of the paper's span) and say so plainly, rather than claiming more than the data allows. Different data, different software, same answer: marine-heatwave days really are rising."""; schema:about ; schema:audience . } sub:provenance { sub:assertion prov:generatedAtTime "2026-08-15T17:12:52.228076+00:00"^^xsd:dateTime; prov:wasAttributedTo . } sub:pubinfo { this: prov:generatedAtTime "2026-08-15T17:12:52.228076+00:00"^^xsd:dateTime; prov:wasAttributedTo . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyuQ7Hi/zQ7hDZtMtLWK1JKU83Kgo8NqC+b8sxD5IoiekPctXVA8iM0zD/9pcp1txGXjX/fUj5HRUkOn4RVHP3fFa/3irQYpZFQ5fHRj8MQ7kJ6AEd1oggfajDevZGz63hj6Vigo+BNYBXqhcbWVAfLfbzQPAegce9zH6n9vTqKYMrwrSxPQdhoAcoaKOqY8gRiJgzekeEr+iEqa63X1HwWtYDs7X25a9xWbgaDSsRjzZGVUVOn1vYdSfWAaIw+EB9CiJfKm1zuXcur5PDziMW1pnZG6/NQtrA7AM3gLnoSoU3glkm5UhksGNqu2SV+j8oZLg7v6C5/sg2f6LIJMeFwIDAQAB"; npx:hasSignature "jpCVyUGS329sZ2zVuR8NzptfGJj9yExx52ZJNrn8yR91mNEbKU2YvYWqtBxIOXAE/fCozdI3g1sJhU6mtO6cQ2Od8VJmY4cCHHOu+2xIVyintr9dws1JpfZznZpWc5ijJZVzpFYSAkKxtxQ9iGWmKCU5wQNzIS7f37Za3VkxmVP/vZKRWgClibB4F0sXFeh+56pjSQzb+/6vFZd+HvxdKVRn9dSc+c81KvMYd3j5l1q93neLSJlvuQWNWxYqeewKjyIxfX4YOC+XN3LS4Uio4fxoR+P4mA7KH8/E608S63EDWHhbc4csyA/I7WSb7bLWOWz/Ai+sGOftp3JUZmY81A=="; npx:hasSignatureTarget this:; npx:signedBy . }