Sea-level height combined across missions, for climate
What it measures. Tracks how high the sea surface stands relative to a reference, along the satellite tracks, in 10-day cycles, stitched together from several altimeter missions into one consistent record.
How it's made. Built by NASA from the TOPEX/Poseidon, Jason-1/2/3, and Sentinel-6A satellites, all carefully cross-calibrated and put on a common reference orbit so the missions agree.
How & where you'd use it. The go-to record for studying sea-level rise and ocean change from 1992 to today, designed specifically for long-term climate research.
What's measured
Coverage & cadence
- Time span1992-09-25 → ongoing
- Measured byOSTM/JASON-2 (AMR, POSEIDON-3) · JASON-1 (JASON-1 Microwave Radiometer, POSEIDON-2) · TOPEX/POSEIDON (TMR) · JASON-3 (POSEIDON-3B) · Sentinel-6A
- Processing levelLevel 2
- Spatial extent-180, -66, 180, 66
- FormatsnetCDF-4
- StatusACTIVE
What you can do with it
- Watch sea-surface temperature and marine heatwaves
- Spot algal blooms and ocean-colour shifts
- Support fisheries and coastal monitoring
Official description
The Integrated Multi-Mission Ocean Altimeter Sea Surface Height (SSH) Version 5.2 dataset provides level 2 along track sea surface height anomalies (SSHA) for 10-day cycles from the TOPEX/Poseidon, Jason-1, OSTM/Jason-2, Jason-3, and Sentinel-6A missions geo-referenced to a mean reference orbit. It is produced by NASA Sea Surface Height (NASA-SSH) project investigators at Goddard Space Flight Center and Jet Propulsion Laboratory with support from NASA’s Physical Oceanography program, and was developed originally as an Earth System Data Record (ESDR) under the Making Earth System Data Records for Use in Research Environments (MEaSUREs) program, which supported forward processing and incremental refinements through version 5.1 (released in April 2022). Geophysical Data Records (GDRs) from each altimetry mission were interpolated to a common reference orbit with biases and cross-calibrations applied so that the derived SSHA are consistent between satellites to form a single homogeneous climate data record. The entire multi-mission data record covers the period from September 1992 to present; it is extended to include new observations approximately once each quarter. The previous release (version 5.1) integrated Jason-3 data and applied revised internal tides and pole tide across missions (GDR_F standard). The current release (version 5.2) includes the following revisions: a) GSFC std2006_cs21 orbit for all missions, b) GOT5.1 ocean tide model, c) TOPEX/Poseidon GDR_F data, d) Sentinel-6 LR version F08 data, e) Jason-3 re-calibrated radiometer wet troposphere correction. More information about the data content and derivation can be found in the v5.2 User’s Handbook (https://doi.org/10.5067/ALTUG-TJ152). Please note that this collection contains the same data as https://doi.org/10.5067/ALTTS-TJA52, re-organized into one netCDF file per cycle for convenience.
Get the data
import earthaccess
earthaccess.login(strategy="netrc") # free Earthdata Login
results = earthaccess.search_data(
short_name="MERGED_TP_J1_OSTM_OST_CYCLES_V52",
version="5.2",
bounding_box=(-122.5, 37.2, -121.8, 37.9), # your area (W,S,E,N)
temporal=("2024-01-01", "2024-12-31"), # your dates
)
files = earthaccess.open(results) # stream straight from POCLOUD Browsing CMR needs no login. Downloading or streaming bytes needs a free Earthdata Login + the earthaccess package. Official links
- HTTPS endpoint for data browse and download GET DATA
- Browse granule search results in Earthdata Search GET DATA
- Ray, R.D., B.D. Beckley, F.G. Lemoine. Vertical crustal motion derived from satellite altimetry and tide gauges, and comparisons with DORIS measurements. Adv. Space Research, 45 (2010) 1510-1522, doi: 10.1016/j.asr.2010.02.020 VIEW RELATED INFORMATION
- Near-land radiometer wet path-delay retrieval algorithm description VIEW RELATED INFORMATION
- Beckley, B.D., F.G. Lemoine, S.B. Luthcke, R.D. Ray, and N.P. Zelensky. 2007. A reassessment of TOPEX and Jason-1 altimetry based on revised reference frame and orbits. Geophys. Res. Lett., 34, L14608, DOI:10.1029/2007GL030002. VIEW RELATED INFORMATION
- Beckley, B.D., P.S. Callahan, D.W. Hancock, G.T. Mitchum, and R.D. Ray. 2017. On the cal-mode correction to TOPEX satellite altimetry and its effect on the global mean sea level time series. Journal of Geophysical Research: Oceans, 122.https://doi.org/10.1002/2017JC013090. VIEW RELATED INFORMATION
- Project Information Page VIEW RELATED INFORMATION
- Microwave radiometer calibration over decadal time scales VIEW RELATED INFORMATION