X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 29 Nov 2010 03:38 PM by  anon
How to read stacked files and from them create Z-profiles in IDL?
 0 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
29 Nov 2010 03:38 PM
    Hello everyone, I've been working with a set of stacked layer MODIS tiles in ENVI and have been trying to write an IDL program to do some batch processing for me. I'm stuck on two areas. First, I haven't found a way to read the layer stack into IDL. To clarify, I have one file that contains a data cube consisting of many MODIS tiles overlaying one another. I tried using ENVI_OPEN_FILE, stackfile but according to my log that didn't actually open the file. My second challange is that I haven't been able to find an ENVI command that allows me to create a Z-profile (specifically, I'd like to us lat/long coordinates as input data). Once the Z-Profile is created the data needs to be exported as an ASCII file (or possibly saved into an array, which can then later be exported?). Thanks, - Max
    You are not authorized to post a reply.