This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi João, re:
This may be a trivial question so I'll get right to the point: How does one download a complete image using McIDAS-X?
Do you mean download or display? Downloads are actually copies made with IMGCOPY. Displays are made using IMGDISP. re:
For example after entering the following commands: DATALOC ADD SOUTH GOESSOUTH.UNIDATA.UCAR.EDU IMGDISP SOUTH/SH 1 BAND=4
In McIDAS-X, the size of the image displayed is determined by the size of the frame in McIDAS that it is to be displayed in. If you make the frame size larger, you will get more of the image (meaning more lines and elements). re:
I get an image centered around 11:28:44 100:01:25. I've figured out how to position the image using the LAT= option, but am still clueless on how to get the whole image. The MAG keyword seems to only zoom IN and not OUT.
McIDAS' strategy is to only send the amount of image data that will fill the frame in which it will be seen at the resolution (MAG=) specified by the user. If you want to see greater areal extent, you either request a "blow-down" (MAG= values less than 0) or you create a larger frame. If what you really want to do is copy the data to your system, you would use the IMGCOPY command. IMGCOPY allows you to specify the size of the image (lines x elements) copied. More information on IMGCOPY can be found in the built-in HELP for IMGCOPY or in the McIDAS User's Guide. Cheers, Tom -- +----------------------------------------------------------------------+ * Tom Yoksas UCAR Unidata Program * * (303) 497-8642 (last resort) P.O. Box 3000 * * address@hidden Boulder, CO 80307 * * Unidata WWW Service http://www.unidata.ucar.edu/ * +----------------------------------------------------------------------+