ALOS_PSR_KMZ·v1·dataset
Map-ready radar terrain images of the land (ALOS PALSAR)
KMZ for ALOS PALSAR Radiometric Terrain Corrected Product
land NASA ASF Level Not Provided
In plain English
What it measures. These are ready-to-view map files showing radar images of the land that have been corrected for the distorting effects of terrain and slope, so features line up properly with real-world locations.
How it's made. They are companion KMZ files for ALOS PALSAR radar imagery, terrain-corrected and packaged by the Alaska Satellite Facility for easy viewing.
How & where you'd use it. Handy for quickly viewing radar terrain images in tools like Google Earth, useful for anyone exploring land cover or terrain without specialized software.
What's measured
AGRICULTURE › FOREST SCIENCE › REFORESTATIONBIOSPHERE › ECOSYSTEMS › TERRESTRIAL ECOSYSTEMSCRYOSPHERE › FROZEN GROUND › PERMAFROSTCRYOSPHERE › FROZEN GROUND › ROCK GLACIERSCRYOSPHERE › GLACIERS/ICE SHEETS › GLACIER ELEVATION/ICE SHEET ELEVATIONCRYOSPHERE › GLACIERS/ICE SHEETS › GLACIER MOTION/ICE SHEET MOTIONCRYOSPHERE › GLACIERS/ICE SHEETS › GLACIER THICKNESS/ICE SHEET THICKNESSCRYOSPHERE › GLACIERS/ICE SHEETS › GLACIER TOPOGRAPHY/ICE SHEET TOPOGRAPHYCRYOSPHERE › GLACIERS/ICE SHEETS › GLACIERSCRYOSPHERE › GLACIERS/ICE SHEETS › ICE SHEETSCRYOSPHERE › GLACIERS/ICE SHEETS › ICEBERGSCRYOSPHERE › SEA ICE › ICE DEFORMATIONCRYOSPHERE › SEA ICE › ICE DEPTH/THICKNESSCRYOSPHERE › SEA ICE › ICE EDGES
Coverage & cadence
- Time span2006-03-23 → 2011-04-22
- Measured byALOS (PALSAR)
- Processing levelLevel Not Provided
- Spatial extent-180, -90, 180, 90
- StatusCOMPLETE
What you can do with it
- Track deforestation, fire scars and land-cover change
- Monitor crop and vegetation health (NDVI/EVI)
- Map how built-up vs. green an area is over time
Official description
This collection contains KMZ data to to accompany ALOS PALSAR Radiometric Terrain Corrected (RTC) datasets from the Alaska Satellite Facility.
Get the data
import earthaccess
earthaccess.login(strategy="netrc") # free Earthdata Login
results = earthaccess.search_data(
short_name="ALOS_PSR_KMZ",
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 ASF Browsing CMR needs no login. Downloading or streaming bytes needs a free Earthdata Login + the earthaccess package. Official links
- Search and download data granules using the ASF Data Search graphical search interface Vertex. GET DATA
- Search and download data granules using NASA Earthdata Search interface. GET DATA
- This document serves as product guide for users of radiometrically terrain corrected ALOS PALSAR products processed by the Alaska Satellite Facility. VIEW RELATED INFORMATION
- This document provides the theoretical background of the algorithms and processing flows used for the generation of terrain corrected products processed at the Alaska Satellite Facility. VIEW RELATED INFORMATION