X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 26 May 2023 02:55 AM by  Maxime Pineau
Georeferenced Projection with different variables
 0 Replies
Sort:
You are not authorized to post a reply.
Author Messages

Maxime Pineau



New Member


Posts:1
New Member


--
26 May 2023 02:55 AM
    Dear all,

    I have a .sav file with the variables described here that I have imported from IDL into ENVI Classic:
    ALTI - FLOAT = Array[640, 420] : altitude
    FLAT3 - FLOAT = Array[640, 420, 438] : hyperspectral cube with 438 channels
    CUBE3 - FLOAT = Array[640, 420, 15] : spectral parameters calculated on FLAT3 to highlight different surface materials
    LATI - FLOAT = Array[640, 420] : latitude
    LONGI - FLOAT = Array[640, 420] : longitude

    I would like to know if it would be possible to do a georeferenced projection of "FLAT3" and" CUBE3" using the "LATI" and "LONGI" variables. and if so, what can I do about it?

    Thank you all in advance!
    You are not authorized to post a reply.