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: script REM REM Mostrar imagem com banda vísivel (BAND=1) dos dados de SSH.-1 REM REM Usar frame 3 para imagens em HD tamanho Brasil REM SF 3 IMGDISP SSH.-1 3 BAND=1 LAT=-12:48:20 54:23:08 GRAY=Y TEXT=X 251 2 MAP L 1 MAP POLI 1 MAP X 1 FILE=OUTBRAZILST GU MAKE 1 YELLOW WAIT 1 FRMSAVE X VIS-BRASIL-HD I see the problem now: - the first and second MAP invocations ignore the navigation in the frame Test this by starting an interactive McIDAS-X session, going to frame 1 and then running the commands by-hand I think what you want is: REM REM Mostrar imagem com banda vísivel (BAND=1) dos dados de SSH.-1 REM REM Usar frame 3 para imagens em HD tamanho Brasil REM SF 3 IMGDISP SSH.-1 3 BAND=1 LAT=-12:48:20 54:23:08 GRAY=Y TEXT=X 251 2 MAP X 3 FILE=OUTLHPOL MAP X 3 FILE=OUTBRAZILST WAIT 1 FRMSAVE X VIS-BRASIL-HD If you still want a lower resolution map displayed first, then use: SF 3 IMGDISP SSH.-1 3 BAND=1 LAT=-12:48:20 54:23:08 GRAY=Y TEXT=X 251 2 MAP SAT 3 MAP X 3 FILE=OUTLHPOL MAP X 3 FILE=OUTBRAZILST WAIT 1 FRMSAVE X VIS-BRASIL-HD 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: KKB-703376 Department: Support McIDAS Priority: Normal Status: Closed