Airborne radar of Alaska and Canada surface waters (2017)
What it measures. Airborne radar measurements of surface waters across Alaska and Canada, including the elevation and extent of rivers, lakes, ponds, and wetlands, plus radar quality details like backscatter strength and signal correlation.
How it's made. Collected in 2017 by the AirSWOT Ka-band radar flown on an aircraft, processed at NASA's Jet Propulsion Laboratory and provided in original and regridded forms.
How & where you'd use it. Helps scientists track how thawing permafrost and changing water storage affect surface waters across northern landscapes.
What's measured
Coverage & cadence
- Time span2017-07-08 → 2017-08-17
- Measured byB-200 (AirSWOT)
- Processing levelLevel 2
- Spatial extent-149.834, 46.8451, -98.629, 70.4944
- Formatsmultiple
- StatusCOMPLETE
What you can do with it
- Follow rainfall, floods and surface-water extent
- Track soil moisture and the onset of drought
- Monitor lakes, rivers and groundwater storage
Official description
This dataset provides AirSWOT (Surface Water and Ocean Topography) Ka-band (35.75 GHz) radar data products collected from an airborne platform over parts of Alaska and Canada during the period 2017-07-09 to 2017-08-17. Flights targeted specific surface water features, including rivers, lakes, ponds, and wetlands in the ABoVE domain. The radar data include six products: elevation (above the WGS84 ellipsoid), incidence angle, magnitude (backscatter), interferometric correlation (coherence), DHDPHI (incidence angle dependent height sensitivity), and error (estimated height random error, 1-sigma standard deviation). The flight lines were selected to span a full spectrum of permafrost conditions (permafrost-free to continuous permafrost, low to high ground ice content), ecosystems, climatic regions, topographic relief, and geological substrates across the ABoVE domain to investigate surface water responses to thawing permafrost and spatial and temporal variability in terrestrial water storage by measuring elevation and extent of surface waters. The data are provided in two forms: 1) the original output (outer-swath products only) at 3.6 m2 resolution in UTM coordinates from the AirSWOT processing group at the Jet Propulsion Laboratory (JPL), and 2) the ABoVE Projection at 3.6 m2 resolution, clipped to the ABoVE reference grid tiles using the C grid.
Get the data
import earthaccess
earthaccess.login(strategy="netrc") # free Earthdata Login
results = earthaccess.search_data(
short_name="ABoVE_AirSWOT_Radar_Data_1646",
version="1",
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 ORNL_CLOUD Browsing CMR needs no login. Downloading or streaming bytes needs a free Earthdata Login + the earthaccess package. Official links
- Earthdata Search allows users to search, discover, visualize, refine, and access NASA Earth Observation data. GET DATA
- ORNL DAAC Data Set Documentation VIEW RELATED INFORMATION
- ABoVE: AirSWOT Ka-band Radar in the ABoVE Domain, 2017: ABoVE_AirSWOT_Radar_Data.pdf VIEW RELATED INFORMATION
- ABoVE: AirSWOT Ka-band Radar in the ABoVE Domain, 2017: AirSWOT_Radar_TileIndex.kmz VIEW RELATED INFORMATION