<div dir="ltr">Date: November 30, 2015<div><br></div><div><div>In my application of i.landsat.toar, I am coming across an issue for which there is previous precedence.</div><div><br></div><div><a href="http://gis.stackexchange.com/questions/72259/landsat-8-i-landsat-toar-error-grass-7/72789#72789">http://gis.stackexchange.com/questions/72259/landsat-8-i-landsat-toar-error-grass-7/72789#72789</a></div><div><br></div><div>Computer Basics: Data Used: Landsat 8; Operating System: Windows 7 32 bit; Grass version: 7.0.0.1 (Stable version) I have tried with 7.02.RC1-1 version, landsat 7 data, but there was no difference)</div><div> </div><div> My metadata file records the following values:</div><div>    SUN_ELEVATION = 49.52284282</div><div>    EARTH_SUN_DISTANCE = 0.9939432</div><div>   </div><div>   Also,</div><div>   </div><div>    RADIANCE_MULT_BAND_1 = 1.2709E-02</div><div>    RADIANCE_ADD_BAND_1 = -63.54622</div><div>    Similarly, none of the other band's radiance parameter is zero</div><div>    </div><div>    1. Issue # 01: The code is not picking up the Earth-sun distance or the Solar elevation angle from the metadata file</div><div><br></div><div>    2. Issue # 02: As par USGS reference: <a href="http://landsat.usgs.gov/Landsat8_Using_Product.php">http://landsat.usgs.gov/Landsat8_Using_Product.php</a> , at-sensor radiance = RADIANCE_MULT_BAND_X * DN + RADIANCE_ADD_BAND_X However, the output is not using the metadata values. Instead using 0. Any explanation?</div><div><br></div><div>I am coming across identical situation like the previous case, evident from the attached command output. Will appreciate some guideline for solution (if required), explanation for the circumstance (if this is how it is supposed to be).</div><div><br></div><div>Thanks and Best Wishes,</div><div><br></div><div>Imtiaz</div><div><br></div><div>Command Output:</div><div><br></div><div>Mon Nov 30 02:30:07 2015)                                                      </div><div>i.landsat.toar --verbose input=LC81370442015300LGN00_B output=TOAR_B metfile=E:\LandCover_Classification\LC81370442015300LGN00\LC81370442015300LGN00_MTL.txt sensor=oli8 date=2015-10-27 sun_elevation=49.52284282 product_date=2015-10-27</div><div>Metada file is MTL file: new format</div><div>RADIANCE & QUANTIZE from  MIN_MAX_(RADIANCE|PIXEL_VALUE)</div><div>WARNING: ESUN evaluated from REFLECTANCE_MAXIMUM_BAND</div><div>WARNING: Overwriting solar elevation of metadata file</div><div> LANDSAT: 8 SENSOR: OLI/TIRS</div><div> ACQUISITION DATE 2015-10-27 [production date 2015-10-27]</div><div>   Earth-sun distance    = 0.00000000    /* Not using data from metedata file */</div><div>   Solar elevation angle = 0.00000000    /* Not using data from metedata file */</div><div>   Atmospheric correction: UNCORRECTED</div><div>-------------------</div><div> BAND 1 (code 1)</div><div>   calibrated digital number (DN): 0.0 to 0.0</div><div>   calibration constants (L): -12921358752688410020721955688</div><div>115920665908972319060407734713394360286772747253243677217490</div><div>460072444863477515873024485329406587544102380733964553773209</div><div>470174482838252720913256857159594704835548262628428491099806</div><div>824007743633806603939891682505986476500036813488471710794679</div><div>812718339464991426221557174273397692968656770569470784372007</div><div>509468405212310749439605762528891325540967113062645506423667</div><div>906579067093107701745245095315224335459710698106660563473926</div><div>87291100325217965687908018786027399961269512990865888378880.</div><div>00000 to 0.00000</div><div>   at-sensor radiance = -0.00000000 * DN + -0.00000</div><div>   mean solar exoatmospheric irradiance (ESUN): 0.00000</div><div>   at-sensor reflectance = radiance / -0.00000</div><div>-------------------</div><div> BAND 2 (code 2)</div><div>   calibrated digital number (DN): 0.0 to 0.0</div><div>   calibration constants (L): -0.00000 to 0.00000</div><div>   at-sensor radiance = -0.00000000 * DN + -0.00000</div><div>   mean solar exoatmospheric irradiance (ESUN): -0.00000</div><div>   at-sensor reflectance = radiance / -0.00000</div><div>   </div><div>  </div><div><br></div></div></div>