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, re: > I got an image finally. Thanks. Very good. re: > There are some questions I have. > > 1) When I want to focus zoom in the *N 32.632838 * * W 87.317284 *(Marion, > AL coordinates) I wasnt able to do it. > > > Here's what I wrote: > > IMGDISP G13/VIS27APR11 1 DAY=11117 TIME=19:02 20:45 LATLON=45 -90 MAG=-10 > -20 REFRESH ='EG;MAP SAT' > IMGDISP: The requested Earth location is not contained in the > image > IMGDISP: done In McIDAS, west longitude is positive, not negative (historical artifact from the very early days of McIDAS). Because of this, your invocation should have been: IMGDISP G13/VIS27APR11 1 DAY=11117 TIME=19:02 20:45 LATLON=45 90 MAG=-10 -20 REFRESH ='EG;MAP SAT' re: > 2) How come in this command: > > > IMGDISP G13/VIS27APR11 1 DAY=11117 TIME=19:02 20:45 LATLON=0 70 MAG=-10 -20 > REFRESH='EG;MAP SAT' > > It was only able to display 20:45 and nothing in between it. The default for IMGDISP is to display the most recent image in the time range specified. If you want to display all of the images, you would run: SF 1 IMGDISP G13/VIS27APR11 DAY=11117 TIME=19:02 20:45 LATLON=0 70 MAG=-10 -20 SF=YES ALL=1 5 REFRESH='EG;MAP SAT' NB: this assumes no more than 5 images in the time range specified; change the last frame number in the ALL= keyword clause if there are more images. Please review the built-in HELP for IMGDISP and/or the online Users Guide for more information on how to run McIDAS programs. re: > Thanks! No worries. Cheers, Tom -- **************************************************************************** Unidata User Support UCAR Unidata Program (303) 497-8642 P.O. Box 3000 address@hidden Boulder, CO 80307 ---------------------------------------------------------------------------- Unidata HomePage http://www.unidata.ucar.edu **************************************************************************** Ticket Details =================== Ticket ID: BJT-176673 Department: Support McIDAS Priority: Normal Status: Closed