I tried these methods, however, did not work. Thanks anyway.
On Feb 25, 10:10=A0am, Pete <peter.e...@[EMAIL PROTECTED]
> wrote:
> I would check the usage of:
>
> > =A0 ENVI_CONVERT_File_COORDINATES, fid, xF, yF,xcoord, ycoord
>
> If I understand correctly, you are trying to get the xF and yF values
> from the hard coded Xmap and Ymap coordinates. =A0Therefore you would
> use:
>
> output=3Ddata[xF,yF,*]
>
> Not sure if you need a "+" or "-" for your Degree coordinates
> indicating North/South(Latitude) or East/West(Longitude).
>
> Hope this helps.
>
> Pete


|