McIDAS-X Learning Guide
Version 2020
[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]
Type: SF 1
Type: MAP H VIRT=9110
The VIRT keyword is a global keyword which displays a specified virtual graphic. This keyword only works with commands that generate graphics. The output is written to virtual graphics file VIRT9110 as well as the frame.
Type: DMAP VIRT9110
DMAP VIRT9110 PERM SIZE LAST CHANGED FILENAME DIRECTORY ---- --------- ------------ -------- --------- -rw- 69772 Oct 26 16:06 VIRT9110 /home/user/mcidas/data 69772 bytes in 1 files |
Type: ERASE
Type: SHOWVG 9110 1
Notice only the graphic was saved not the satellite image.
Type: ERASE G
Type: IMGDISP G16FD.-1 1 STA=KDCA MAG=-4 BAND=2; MAP H;LS 1-4
Type: SVF 1 X SATMAP
Be sure the message "Frames saved in SATMAP.PIX - 1" is displayed in the text window before continuing.
Type: LVF
A list of virtual frame files and corresponding information for each is displayed in the text window as shown below. Notice that virtual frame files are saved with the extension .PIX.PERM SIZE LAST CHANGED FILENAME DIRECTORY ---- --------- ------------ ---------- --------- -rw- 381104 Oct 26 10:16 SATMAP.PIX /home/user/mcidas/data 381104 bytes in 1 files |
Type: LVF SATMAP FORM=ALL
PERM SIZE LAST CHANGED FILENAME DIRECTORY
---- --------- ------------ ---------- ---------
-rw- 381104 Oct 26 10:16 SATMAP.PIX /home/user/mcidas/data
381104 bytes in 1 files
file is in new format and contains 1 frames
frame 1 is 480 by 640 8-bit
LVF: DONE
|
Type: SF 2;RVF 2 X SATMAP
Press: Alt B
Press: Alt A
Type: IMGDISP G16FD.-1 4 STA=KDCA MAG=-2 BAND=3 SF=Y; MAP H
Type: FRMSAVE 4 PICTURE
The default for FRMSAVE is to save the frame in the GIF format, but you can also specify the FORM keyword to choose to save it in a PPM, BMP, JPEG, PostScript, or color PostScript format.
Type: DMAP PICTURE
Notice that the file was saved with the extension .GIF
[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]