REM Do this IMGCOPY to get time and day for filename later in script IMGCOPY RGB/COMP.3 OROESTE.1 REM Remap into the correct sector domain IMGREMAP RGB/COMP.12 RGB/COMP.135 PRO=MERC LAT=27.5 111.5 RES=1 SIZE=1500 2000 IMGREMAP RGB/COMP.13 RGB/COMP.136 PRO=MERC LAT=27.5 111.5 RES=1 SIZE=1500 2000 IMGREMAP RGB/COMP.14 RGB/COMP.137 PRO=MERC LAT=27.5 111.5 RES=1 SIZE=1500 2000 REM The resultant AREA files are the approximated RED, GREEN, and BLUE REM images to use for the RGBDISP command. REM REM The last step combines these bands and displays REM the RGB image with the RGBDISP command. RGBDISP RGB/COMP.135 RGB/COMP.136 RGB/COMP.137 7 LAT=27.5 111.5 SF 7 GD 2 MAP MAP H MAP NAME=OUTLHPOL MAP NAME=OUTMEXICOST GU MAKE 1 WHITE FRMSAVE 7 OROESTE_TEMP.JPG