Skip to main content

Landsat 4-5 TM L1 & L2

Header Thumbnail

The Landsat Thematic Mapper (TM) sensor was carried onboard Landsats 4 and 5. It provides 6 spectral bands and 1 thermal infrared band. Landsat 4–5 TM Collection 2 includes both Level 1 and Level 2 products, supporting long-term global Earth observation from the early 1980s through 2012.

Landsat 4–5 TM Level 1 products provide radiometrically calibrated and orthorectified Top-of-Atmosphere (TOA) reflectance and brightness temperature data. Landsat 4–5 TM Level 2 products provide atmospherically corrected surface reflectance and surface temperature science products derived from Collection 2 Level 1 inputs.

Basic Facts

PropertyLandsat 4–5 TM Level 1Landsat 4–5 TM Level 2
Data typeTOA Reflectance and Brightness TemperatureSurface Reflectance and Surface Temperature
Spatial resolution30 m (thermal band resampled from 120 m)30 m (thermal band resampled from 120 m)
SensorThematic Mapper (TM) with 6 spectral bands and 1 thermal infrared bandThematic Mapper (TM) with 6 spectral bands and 1 thermal infrared band
Revisit time16 days16 days
Spatial coverageWhole globeWhole globe
Data availabilityLandsat 4: Aug 1982 – Dec 1993
Landsat 5: Mar 1984 – May 2012
Landsat 4: Aug 1982 – Dec 1993
Landsat 5: Mar 1984 – May 2012
Common usage/purposeVegetation monitoring, land use, land cover maps and monitoring of changesVegetation monitoring, land use, land cover maps and monitoring of changes

Accessing Data

To access data you need to send a POST request to our process API. The requested data will be returned as the response to your request. Each POST request can be tailored to get you exactly the data you require. To do this requires setting various parameters which depend on the collection you are querying.

For an overview of all API parameters see the API Reference.

Endpoint Locations

ServiceNotes
services-uswest2.sentinel-hub.com/apiGlobal coverage from July 1982 to May 2012

Data type identifiers

Use the following values for input.data.type:

DatasetIdentifier
Landsat 4–5 TM Level 1landsat-tm-l1
Landsat 4–5 TM Level 2landsat-tm-l2

Filtering Options

This chapter explains the input.data.dataFilter object of the process API.

mosaickingOrder

Sets the order of overlapping tiles from which the output result is mosaicked. Note that tiles will in most cases come from the same orbit/acquisition. The tiling is done by USGS for easier distribution.

ValueDescriptionNotes
mostRecent(default) The pixel will be selected from the most recently acquired tile
leastRecentsimilar to mostRecent but in reverse order
leastCCThe pixel is selected from the tile with the lowest cloud coverageEstimated per tile (~31,000 sq. km); local cloud coverage may differ

maxCloudCoverage

Sets the upper limit for cloud coverage in percent based on the precomputed cloud coverage estimate for each tile as present in the tile metadata.

tiers

ValueDescription
TIER_1selects Tier 1 products
ALL_TIERSselected by default. selects Tier 1 and Tier 2 products

Processing Options

This chapter explains the input.data.processing object of the process API.

ParameterDescription
upsamplingSame as Sentinel-2.
downsamplingSame as Sentinel-2.

Available Bands and Data

Landsat 4–5 TM Level 1 Bands

NameDescriptionResolution
B01Blue (450–520 nm)30 m
B02Green (520–600 nm)30 m
B03Red (630–690 nm)30 m
B04Near Infrared (760–900 nm)30 m
B05SWIR 1 (1550–1750 nm)30 m
B06Thermal Infrared (10400–12500 nm)30 m [1]
B07SWIR 2 (2080–2350 nm)30 m
BQAQuality Assessment band30 m
QA_RADSATRadiometric Saturation and Terrain Occlusion QA Band30 m
VAAView Azimuth Angle30 m
VZAView Zenith Angle30 m
SAASun Azimuth Angle30 m
SZASun Zenith Angle30 m
dataMaskData / no-data maskN/A

[1]: Thermal band is acquired at 120 m and resampled to 30 m.

Landsat 4–5 TM Level 2 Bands

Includes all Level 1 bands plus surface reflectance and surface temperature–related products:

NameDescriptionResolution
B01–B05, B07Surface reflectance bands30 m
B06Surface temperature30 m
ST_QASurface Temperature Uncertainty30 m
ST_TRADThermal surface radiance30 m
ST_URADUpwelled radiance30 m
ST_DRADDownwelled radiance30 m
ST_ATRANAtmospheric transmittance30 m
ST_EMISEmissivity30 m
ST_EMSDEmissivity standard deviation30 m
ST_CDISTPixel distance to cloud30 m
SR_ATMOS_OPACITYAtmospheric opacity30 m
SR_CLOUD_QACloud Quality Assessment30 m
dataMaskData / no-data maskN/A

Units

Both Level 1 and Level 2 units are preserved exactly as defined in the original pages.

  • Level 1: TOA Reflectance and Brightness Temperature
  • Level 2: Surface Reflectance and Surface Temperature

(See original unit tables for full band-level details.)

Scenes Object

The scenes object stores metadata returned with Processing API responses. Properties may differ depending on mosaicking and product level.

Catalog API Capabilities

To access Landsat 4–5 TM metadata, send a search request to our Catalog API.

Collection identifiers

  • landsat-tm-l1
  • landsat-tm-l2

Filter extension

  • eo:cloud_cover
  • landsat:scene_id
  • landsat:collection_category

Distinct extension

  • date