Determine values for six base atmospheric parameters across each image scene

Submitted by johnathan.kool… on Thu, 04/05/2017 - 15:17
Short Description

Divide scene into quarters and select the nine unique points which form the corners of these quadrants. Compute the six parameters across optical spectrum at each of the nine points using a Radiative Transfer Model (Modtran 5) and atmospheric state data. Accumulate values for the six parameters at each of the nine points to correspond to Landsat bands using Landsat spectral response function. Interpolate accumulated values for the six parameters across image scene using the bilinear method.

Detailed Description
  1. Divide scene into quarters and select the nine unique points which form the corners of these quadrants
  2. Compute the six parameters across optical spectrum at each of the nine points using a Radiative Transfer Model (Modtran 5) and atmospheric state data
  3. Accumulate values for the six parameters at each of the nine points to correspond to Landsat bands using Landsat spectral response function
  4. Interpolate accumulated values for the six parameters across image scene using the bilinear method.