X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 31 Jul 2008 05:33 PM by  anon
changing data type
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
31 Jul 2008 05:33 PM
    Hi, Is there any way to change my data from floating point to integer (16-bit) type? I'm trying to do an ACORN atmospheric correction on MASTER data. Thank you, Betsy

    Deleted User



    New Member


    Posts:
    New Member


    --
    31 Jul 2008 05:33 PM
    One way to do it (there might be better ways, watch for other responses) is to go to Basic Tools -> Band Math. Enter the expression 'fix(b1)' and hit ok. In the Variables to Bands Pairings dialog box that comes up next, click on B1 if it's not already highlighted, then go down to the "Map Variable to Input File" button, and select the file that you want to convert to integer data. Then choose your output file name and you should be all set. Jeff
    You are not authorized to post a reply.