McIDAS-X Learning Guide
Version 2020
[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]
GEO and LEO are "macro-like" commands which build and run multiple McIDAS commands to access satellite data.
GEO finds and displays GEOstationary satellite images over a specified point or region, while LEO finds and displays polar orbiting (or Low Earth Orbit) satellite images. GEO uses the GEO.*, MAP.*, and GEODATA.* context files, where .* refers to .CORE, .SITE, and .USER. Default parameter and keyword values are found in the GEO.* context files, regional map definitions are found in the MAP.* context files, and satellite coverage, instrument channels, resolution information, and boarding image datasets are defined in GEODATA.* context files. LEO uses the same context files, except for a change in name to LEO.* and LEODATA.*.
If you do not access your real-time data at SSEC, GEO and LEO may not work without changing the dataset names in the GEODATA.* and LEODATA.* files.
GEO and LEO have been designed so that the user does not need to know which satellite covers which earth location. The only thing the user needs to input is the geographical location that they are interested in. The commands find the applicable dataset(s) and display the images automatically.
This exercise will cover the GEO command using a GEODATA.USER file that contains the free datasets being used in the Learning Guide. (If you have access to SSEC's polar orbiting data servers, or have your own data servers for polar orbiting data, you can try using LEO with similar examples.)
IDN ID Station Name Data Types ST CO LAT LON ELE ----- ----- -------------------- ----------------- -- -- ---------- ---------- ---- 71042 ---- VANCOUVER HILLCREST 36 BC CA 49:13:48 123:06:00 84 71201 CWHC Vancouver Automatic M 36 BC CA 49:18:00 123:07:00 2 71784 CWWA W Vancouver Automati M 36 BC CA 49:21:00 123:11:00 178 71892 CYVR Vancouver Intl Air-P M 36 T BC CA 49:11:00 123:10:00 3 --- WHC VANCOUVER (AUTOB V BC CA 49:17:00 123:07:00 2 --- WVR VANCOUVER V BC CA 49:11:00 123:11:00 0 --- WWA W VANCOUVER AUTO V BC CA 49:21:00 123:10:00 178 --- YVR VANCOUVER/B.C. V BC CA 49:01:00 123:09:00 2 Number of stations listed: 8 STNLIST: Done |
Image file directory listing for:RTGOESS/FD Pos Satellite/ Date Time Center Res (km) Image_Size sensor Lat Lon Lat Lon --- ------------- ------------ -------- ---- ---- ----- ----- ------------ 192 GOES-17 3 OCT 20277 00:40:31 0 137 Band: 1 0.47 um VIS aerosol-over-land 1.00 1.00 10848 x10848 Band: 2 0.64 um VIS clouds fog, insol, winds 0.50 0.50 21696 x21696 Band: 3 0.86 um Near IR veg/burn scar,aerosol, w 1.00 1.00 10848 x10848 Band: 4 1.37 um Near IR cirrus cloud 2.00 2.00 5424 x 5424 Band: 5 1.6 um Near IR cloud phase, snow 1.00 1.00 10848 x10848 Band: 6 2.2 um Near IR land/cloud, vege, snow 2.00 2.00 5424 x 5424 Band: 7 3.9 um IR Sfc, cloud, fog, fire, winds 2.00 2.00 5424 x 5424 Band: 8 6.2 um IR High-level WV, winds, rainfall 2.00 2.00 5424 x 5424 Band: 9 6.9 um IR Mid-level WV, winds, rainfall 2.00 2.00 5424 x 5424 Band: 10 7.3 um IR Lower-level WV, winds & SO2 2.00 2.00 5424 x 5424 Band: 11 8.4 um IR Total WV cloud phase, dust 2.00 2.00 5424 x 5424 Band: 12 9.6 um IR Total ozone,turbulence,wind 2.00 2.00 5424 x 5424 Band: 13 10.3 um IR Surface & cloud 2.00 2.00 5424 x 5424 Band: 14 11.2 um IR Imagery,SST,clouds,rainfall 2.00 2.00 5424 x 5424 Band: 15 12.3 um IR Total water, ash, and SST 2.00 2.00 5424 x 5424 Band: 16 13.3 um IR Air temp, cloud hgt and amt 2.00 2.00 5424 x 5424 Image file directory listing for:MYDATA/IMAGES Pos Satellite/ Date Time Center Res (km) Image_Size sensor Lat Lon Lat Lon --- ------------- ------------ -------- ---- ---- ----- ----- ------------ 4 GOES-17 3 OCT 20277 00:30:31 47 122 Band: 13 10.3 um IR Surface & cloud 3.38 3.38 480 x 640 |
Notice that the second image now has a different center lat/lon and is a different size than the original image.
[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]