Question

In: Other

How to estimate land surface temperature using landsat 8 in arcgis?

How to estimate land surface temperature using landsat 8 in arcgis?

Solutions

Expert Solution

The Land Surface Temperature can be estimated or calculated using the Landsat 8 thermal bands. It simply requires applying a set of equations through a raster image calculator (ArcMap, ArcGIS Pro, QGIS).

The first step is to download a Landsat 8 image from a particular location, unzip it, and check certain information needed (within the metadata) to execute this procedure.

This tutorial shows how to calculate Land Surface Temperature (LST) using the Landsat 8 bands. In particular, band 10 as the thermal band, and bands 4 and 5 to calculate the Normal Difference Vegetation Index (NVDI).

The process is synthesized in six steps below:

1. Calculation of TOA (Top of Atmospheric) spectral radiance  :

TOA (L) = ML * Qcal + AL

where:

ML = Band-specific multiplicative rescaling factor from the metadata (RADIANCE_MULT_BAND_x, where x is the band number).

Qcal = corresponds to band 10.
AL = Band-specific additive rescaling factor from the metadata (RADIANCE_ADD_BAND_x, where x is the band number).

TOA = 0.0003342 * “Band 10” + 0.1

Therefore the equation must be solved using the Raster Calculator tool in ArcMap.

2. TOA to Brightness Temperature conversion :

BT = (K2 / (ln (K1 / L) + 1)) − 273.15

where:

K1 = Band-specific thermal conversion constant from the metadata (K1_CONSTANT_BAND_x, where x is the thermal band number).
K2 = Band-specific thermal conversion constant from the metadata (K2_CONSTANT_BAND_x, where x is the thermal band number).

L = TOA

Therefore, to obtain the results in Celsius, the radiant temperature is adjusted by adding the absolute zero (approx. -273.15°C).

BT = (1321.0789 / Ln ((774.8853 / “%TOA%”) + 1)) – 273.15

3. Calculate the NDVI :

NDVI = (Band 5 – Band 4) / (Band 5 + Band 4)

Note that the calculation of the NDVI is important because, subsequently, the proportion of vegetation (Pv), which is highly related to the NDVI, and emissivity (ε), which is related to the Pv, must be calculated.

NDVI = Float(Band 5 – Band 4) / Float(Band 5 + Band 4)

4. Calculate the proportion of vegetation Pv :

Pv = Square ((NDVI – NDVImin) / (NDVImax – NDVImin))

Usually the minimum and maximum values of the NDVI image can be displayed directly in the image (both in ArcGIS, QGIS, ENVI, Erdas Imagine), otherwise you must open the properties of the raster to get those values.

Pv = Square((“NDVI” – 0.216901) / (0.632267 – 0.216901))

5. Calculate Emissivity ε :

ε = 0.004 * Pv + 0.986

Simply apply the formula in the raster calculator, the value of 0.986 corresponds to a correction value of the equation.

6. Calculate the Land Surface Temperature :

LST = (BT / (1 + (0.00115 * BT / 1.4388) * Ln(ε)))

Finally apply the LST equation to obtain the surface temperature map.

As a result of the process developed, there is a map of the Land Surface Temperature, it should be noted that it is not equal to the air temperature.


Related Solutions

From the diameter and effective surface temperature of the sun, estimate the rate at which it...
From the diameter and effective surface temperature of the sun, estimate the rate at which it emits energy. What fraction of this emitted energy is intercepted by the earth? Estimate the solar constant, given the mean earth-sun distance.
The monthly absolute estimate of global (land and ocean combined) temperature indexes (degrees C ) in...
The monthly absolute estimate of global (land and ocean combined) temperature indexes (degrees C ) in 2000 and 2001 are: 2000: 12.28, 12.63, 13.22, 14.21, 15.13, 15.82, 16.05, 16.02, 15.29, 14.29, 13.16, 12.47 2001: 22.44, 12.55, 13.35, 14.22, 15.28, 15.99, 16.23, 16.17, 15.44, 14.52, 13.52, 12.61 a) Graph the data and fit a regression line to predict 2001 temperatures from those in 2000. Is there a significant regression at ∝ = 0.05? What is P-value? b) Estimate the correlation coefficient....
As the land surface cover or land use changes, the albedo may also change. Consider how...
As the land surface cover or land use changes, the albedo may also change. Consider how the following events might affect local and/or global climates: tilling, clear-cutting, desertification, the northward migration of the boreal forest, changes in global snow cover extent, changes in sea ice extent, sea level rise.
Problem 8. An iron sphere has a radius of 0.7 meters and its surface temperature is...
Problem 8. An iron sphere has a radius of 0.7 meters and its surface temperature is 400 K. It is surrounded by air whose temperature is 300 K. The emissivity of iron and air is 0.985. a.Find the heat flux that is emitted by radiation from the iron sphere. b. Find the net flow of heat from the iron sphere
A composite series wall has an inside surface temperature of 1600F and outside surface temperature of...
A composite series wall has an inside surface temperature of 1600F and outside surface temperature of 500F. If it consists of 3.5 in. of mineral wool, 0.05 in. of plaster on the outside, and 0.75 in. of cork board on the inside, determine the heat loss in a 120 square foot of wall.
Calculate the temperature of a planet. A star has a surface temperature of 4000K and a...
Calculate the temperature of a planet. A star has a surface temperature of 4000K and a radius of R = 8 × 108 m It has a rocky, airless planet orbiting it at a distance of 1.0×1011 meters. The planet has a radius of 5.0 × 106 m. We will estimate 1 for all objects. (a) What is the total power output of the star? (b) What is the power incident on each square meter at distance to the planet...
Suppose the surface temperature of the Sun was 12,000 K, rather than 6000 K. a) How...
Suppose the surface temperature of the Sun was 12,000 K, rather than 6000 K. a) How much more thermal radiation would the Sun emit? b) What would happen to the Sun's wavelength of peak emission? Do you think it would still be possible to have life on Earth? Explain.
how to find surface temperature of the flat plate which is subjected to air flow from...
how to find surface temperature of the flat plate which is subjected to air flow from one side and constant temperature on the other side using Ansys fluent ?
How do you estimate the electric and magnetic fields across the surface? illustrate with example
How do you estimate the electric and magnetic fields across the surface? illustrate with example
1. Understand the process of vaporization and how it changes with temperature, surface area, and the degree of intermolecular forces.
  1. Understand the process of vaporization and how it changes with temperature, surface area, and the degree of intermolecular forces. 2. Understand that molecules or atoms have a distribution of thermal energies that changes as a function of temperature. 3.Know that the heat of vaporization, DHvap, is a quantitative measure for the process of vaporization. 4. Calculate and interconvert mass, moles, and energy using the heat of vaporization. 5 Know and understand how vapor pressure and dynamic equilibrium dictate...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT