X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 21 Jan 2009 07:16 AM by  anon
ENVI_Setup_Head, help with POINTER_INFO
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
21 Jan 2009 07:16 AM
    Dear All, I have simple problem with the routine ENVI_Setup_Head. I have been trying to georeference one image (hdf format) from another (hdf format). I wrote a script in IDL, it works well with ENVI files but with HDF files I need to specify a keyword POINTER_INFO and I do not know how it should look like (please give me some examples). Please explain me something about the anonymus structure of this keyword (Where I can find data set index and information about DIMS in HDF file??). Thanks for HELP, Jan,

    Deleted User



    New Member


    Posts:
    New Member


    --
    22 Jan 2009 05:27 AM
    I found out an answer to my question. :) The keyword POINTER_INFO should look like this (2 dimensional hdf image): pointer_info={data_set:'', ndims:2}
    You are not authorized to post a reply.