McIDAS-X Learning Guide
Version 2020
[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]
Type: IMGDISP ABI/CONUS 1 LATLON=30 87 BAND=14
Type: IMGDISP ABI/CONUS 3 LATLON=30 87 BAND=14 MAG=-2 SF=YES
Type: IMGDISP ABI/CONUS 2 LATLON=30 87 BAND=14 MAG=2 SF=YES
Press: Alt L
Type: LS 3 1 2
Press: Alt L
Type: PC C;SF 1;IMGPROBE LIST BOX BRIT MODE=N
Notice you have 5 lines and 5 elements of data.
Type: SF 3;IMGPROBE LIST BOX BRIT MODE=N
Notice that you have 10 lines and 10 elements of data. Because the image was blown down by a factor of 2, every second line and element was sampled. Therefore, the number of lines and elements read from the area is twice the amount displayed as an image. The following equation determines the number of lines and elements in the cursor area for a blow down:cursor size*blow down factor
which for this example is 5 * 2 = 10.
Type: SF 2;IMGPROBE LIST BOX BRIT MODE=N
There are 3 lines by 3 elements of data listed. The following equation determines the number of lines and elements in the cursor area for a blow up:(cursor size-1)/blow up factor + 1
which for this example is [(5 - 1)/2] + 1 = 3.[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]