McIDAS-X Learning Guide
Version 2020
[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]
In the first part of this exercise, you will access real-time satellite imagery and review many of the associated McIDAS commands. You will use these commands to display real-time satellite imagery, as well as list information about the data. A good review of satellite data and McIDAS AREA files can be found in the Basic Concepts section of the Satellite Imagery chapter.
Image file directory listing for:RTGOESR/FD
Pos Satellite/ Date Time Center Band(s)
sensor Lat Lon
--- ------------- ------------ -------- ---- ---- ------------
192 GOES-16 4 MAR 21063 18:40:16 0 75 1-16
191 GOES-16 4 MAR 21063 18:30:16 0 75 1-16
190 GOES-16 4 MAR 21063 18:20:16 0 75 1-16
189 GOES-16 4 MAR 21063 18:10:16 0 75 1-16
IMGLIST: done
|
When you display an image on a frame, McIDAS creates a frame directory for the image which lists the frame number, sensor source, date, image time, band number, image coordinates, magnification factors, and ADDE dataset name and file position number. The FRMLIST command lists the frame directory.
The IMGPROBE command lists data from the area represented on the image at the cursor center. It lists the area number, area coordinates, image coordinates, raw, brightness, and when present, temperature and radiance values. IMGPROBE can be invoked with its default parameters by pressing Alt-D.
Even though the data is not located on your local machine, but rather on some remote server, you can still access information about the data.
Frame Satellite
[panel] Sensor Band Date Time Data Source
--------- ------------ ---- ------------ -------- -----------------------------
1[1] GOES-16 13 04 Mar 21063 18:40:16 RTGOESR/FD.189
2[1] GOES-16 13 04 Mar 21063 18:50:16 RTGOESR/FD.190
3[1] GOES-16 13 04 Mar 21063 19:00:16 RTGOESR/FD.191
4[1] GOES-16 13 04 Mar 21063 19:10:16 RTGOESR/FD.192
|
Image Name Day Nominal Time Scan Time Band
---------------- ------- ------------ --------- ----
RTGOESR/FD.189 4 Mar 21063 18:40:16 18:42:19 13
File Nominal Image RAW RAD TEMP BRIT
Lat/Lon Line/Element Line/Element * K
25:45:53/ 80:29:21 1364/ 2443 5457/ 9773 2258 101.61 297.86 64
* milliwatts/meter**2/steradian/(cm-1)
IMGPROBE: Done
|
[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]