Hello, I am trying to help a Ph.D. student process ~80 satellite images. She has a series of steps -Combine 66 img files into one file with that many bands. -Aggregate to a lower resolution -Convert to geotiff -extract regions of interest (ROIs) She can do all this with ENVI manually, but it sure would be nice to automate to process. I have coded in IDL before (it's been a while, but I remember the basics). What I am hoping is that there's a way to see the underlying IDL command being run by ENVI when the above actions are taken. Something like what ArcGIS can do (in which you run tools and then can see the Python snippet). Thanks for any advice. DHG
|