The GHRSST Level 4 MUR (Multi-scale Ultra-high Resolution) Global Foundation Sea Surface Temperature Analysis (v4.1) provides
a high-resolution, daily global assessment of ocean surface temperature. This dataset fuses observations from multiple
satellite-borne sensors (including infrared and microwave radiometers) and in situ measurements, offering a robust and
consistent picture of sea surface temperature conditions. The algorithm employs advanced interpolation and blending
techniques to fill gaps caused by cloud cover and sensor discrepancies, resulting in a seamless, 1-kilometer-resolution
global field. The “foundation” temperature represents the sea surface temperature free of diurnal warming effects,
making it particularly valuable for climate studies, numerical weather prediction, and a variety of marine applications.
The dataset is distributed by NASA’s Jet Propulsion Laboratory in collaboration with the Group for High Resolution Sea Surface
Temperature (GHRSST), and is widely used by researchers, operational agencies, and policy-makers for informed decision-making
in fields such as marine resource management, weather forecasting, and climate monitoring.
For more information, please refer to the documentation.
Care has been taken to not change the source data, but just to repackage it into cloud optimised geotiffs with
STAC metadata. Each daily dataset is accessible in a <year>/<month>/<day> path, and file names are consistent with the
source data, e.g., "{$Y%m%d}090000-JPL-L4_GHRSST-SSTfnd-MUR-GLOB-v02.0-fv04.1.stac-item.json.
Accessing data
Using Python
To load a single day, you can do something like the following using Python: