Skip to content

Latest commit

 

History

History

API

Open API of Marine Heatwaves (MHWs), ODB

Marine heatwaves (MHWs) evaluated from 0.25-degree gridded NOAA OISST v2.1

DOI

ODB MHW open data official website

Reference

  • Jacox, Alexander, Bograd, and Scott (2020), Thermal Displacement by Marine Heatwaves, Nature, 584, 82–86, doi:10.1038/s41586-020-2534-z",

Swagger API doc

Usage: Endpoint /api/mhw

One-point MHWs without time-span limitation:
Bonding-box <= 90 * 90 in degrees: 1-year time-span limitation for fetching MHWs
Bonding-box > 90 * 90 in degrees: 1-month time-span limitation for fetching MHWs
The parameter 'append' can append more data-variables (level, sst_anomaly, td) in data output
  1. level: Severity of MHWs (ref: Hobday et al., 2018) 0 - 4: None, Moderate, Strong, Severe, Extreme

  2. sst: Monthly SST

  3. sst_anomaly: Monthly SST Anomalies

  4. td: Thermal Displacement (ref: Jacox et al., 2020)

/api/mhw/csv

  • The same usage as /api/mhw, but in CSV file response

Marine Heatwaves level 202401

Global marine heatwave levels at 0.25 degree grid for January 2024.

Other resources

MHW evaluation source code
QGIS tutorial for MHW WMS layer
Introduction of MHW database by ODB (e-paper in pdf)