REM Do this IMGCOPY to get time and day for filename later in script IMGCOPY RGB/COMP.3 YUCATAN.1 REM Remap into the correct sector domain IMGREMAP RGB/COMP.12 RGB/COMP.115 PRO=MERC LAT=19.75 89.5 RES=.5 SIZE=1500 1500 IMGREMAP RGB/COMP.13 RGB/COMP.116 PRO=MERC LAT=19.75 89.5 RES=.5 SIZE=1500 1500 IMGREMAP RGB/COMP.14 RGB/COMP.117 PRO=MERC LAT=19.75 89.5 RES=.5 SIZE=1500 1500 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.115 RGB/COMP.116 RGB/COMP.117 6 LAT=19.75 89.5 SF 6 GD 2 MAP MAP H MAP NAME=OUTLHPOL MAP NAME=OUTMEXICOST GU MAKE 1 WHITE FRMSAVE 6 YUCATAN_TEMP.JPG