X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 07 Apr 2010 05:20 AM by  anon
Landsat 7 import problem
 2 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
07 Apr 2010 05:20 AM
    I'm a student new to ENVI so I apologize if this is a stupid question but I have some landsat 7 ETM+ data that opens in ENVI all as a band 1. Is there a way to manually change the band or does ENVI no support this data? I'm using ENVI 4.6. Thanks

    MariM



    Veteran Member


    Posts:2396
    Veteran Member


    --
    07 Apr 2010 01:16 PM
    Most landsat data is distributed as separate TIFF files for each band with an associated metadata file '_mtl.txt'.  ENVI 4.7 can now read the metadata file and open the separate TIFF files together as a single file and assign appropriate band names and wavelengths to each band.  There is also a patch for ENVI 4.6 that would provide this functionality.  You will need to contact Technical Support to acquire this patch.

    Deleted User



    New Member


    Posts:
    New Member


    --
    04 Jun 2010 11:37 AM
    I am trying to do the same thing in an IDL script. I need to calibrate Landsat 7 data to radiometric quantities. I know that TMCAL_DOIT will do the process but I would rather not read the header file and input all the necessary information myself. I tried to use ENVI_OPEN_DATA_FILE and ENVI_OPEN_FILE. Both give no popup envi error as long as I give it the right file name (Using the _MTL.txt file). but the fid is -1. Not sure what is going on. Should I be using IDL scripts to be reading in the text and assigning variable names manually? that seems like a lot of work to read a header file which ENVI can already read. Thanks
    You are not authorized to post a reply.