iat7b Posted December 1, 2015 Report Share Posted December 1, 2015 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) My metadata file records the following values: SUN_ELEVATION = 49.52284282EARTH_SUN_DISTANCE = 0.9939432 Also, RADIANCE_MULT_BAND_1 = 1.2709E-02RADIANCE_ADD_BAND_1 = -63.54622Similarly, none of the other band's radiance parameter is zero Issue # 01: The code is not picking up the Earth-sun distance or the Solar elevation angle from the metadata file. I even manually provided the data through the tool box 'Metadat' tab, but no difference made. There is a warning stating beforehand that it will be overwritten. Any explanation as to why? Issue # 02: As par USGS reference: http://landsat.usgs.gov/Landsat8_Using_Product.php , 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? I am coming across identical situation like the previous case, evident from the attached command output. Any guideline for solution (if required) or explanation for the circumstance (if this is how it is supposed to be)? Command Output: Mon Nov 30 02:30:07 2015)i.landsat.toar --verbose input=LC81370442015300LGN00_B output=TOAR_Bmetfile=E:\LandCover_Classification\LC81370442015300LGN00\LC81370442015300LGN00_MTL.txt sensor=oli8 date=2015-10-27 sun_elevation=49.52284282 product_date=2015-10-27Metada file is MTL file: new formatRADIANCE & QUANTIZE from MIN_MAX_(RADIANCE|PIXEL_VALUE)WARNING: ESUN evaluated from REFLECTANCE_MAXIMUM_BANDWARNING: Overwriting solar elevation of metadata fileLANDSAT: 8 SENSOR: OLI/TIRSACQUISITION DATE 2015-10-27 [production date 2015-10-27]Earth-sun distance = 0.00000000 /* Not using data from metedata file */Solar elevation angle = 0.00000000 /* Not using data from metedata file */Atmospheric correction: UNCORRECTED-------------------BAND 1 (code 1)calibrated digital number (DN): 0.0 to 0.0calibration constants (L): -1292135875268841002072195568811592066590897231906040773471339436028677274725324367721749046007244486347751587302448532940658754410238073396455377320947017448283825272091325685715959470483554826262842849109980682400774363380660393989168250598647650003681348847171079467981271833946499142622155717427339769296865677056947078437200750946840521231074943960576252889132554096711306264550642366790657906709310770174524509531522433545971069810666056347392687291100325217965687908018786027399961269512990865888378880.00000 to 0.00000at-sensor radiance = -0.00000000 * DN + -0.00000 /* Not using data from metedata file */mean solar exoatmospheric irradiance (ESUN): 0.00000at-sensor reflectance = radiance / -0.00000-------------------BAND 2 (code 2)calibrated digital number (DN): 0.0 to 0.0calibration constants (L): -0.00000 to 0.00000at-sensor radiance = -0.00000000 * DN + -0.00000mean solar exoatmospheric irradiance (ESUN): -0.00000at-sensor reflectance = radiance / -0.00000 Quote Link to comment Share on other sites More sharing options...
Lurker Posted December 2, 2015 Report Share Posted December 2, 2015 if it's related bugs, then you can post in GRASS bugs tracer : https://trac.osgeo.org/grass/ is this your post : http://gis.stackexchange.com/questions/72259/landsat-8-i-landsat-toar-error-grass-7 seems not only you have the error. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.