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 Rod, re: split single line into three lines > > IMGCOPY G13/IR27APR11 LOC/AREAS.3003 TIME=20:25 LAT=30:00 86:30 SIZE=320 > > 320 PRO=MERC RES=6 > > > > MAP STATE=MS AL GA COUNTY=ALL MCOL=8 > > > > MAP FILE=OUTVHPOL MCOL=1 > One thing when I did that it gave me this error: No image or no > navigation for frame??? MAP=Failed, RC=255. This is likely because you did not display the image with IMGDISP. All IMGCOPY does is copy all or part of one image into a different image. MAP run the way the two MAP invocations are constituted requires that there be navigation associated with the frame they are trying to draw on. I would have pointed out that there was no IMGDISP invocation, but I didn't know if there was other commands before the IMGCOPY line in your listing so I had no way of knowing if there was navigation associated with the frame or not. Given your comment above, I assume that the sequence you want is something like: IMGCOPY G13/IR27APR11 LOC/AREAS.3003 TIME=20:25 LAT=30:00 86:30 SIZE=320 320 PRO=MERC RES=6 IMGDISP LOC/AREAS.3003 1 LAT=30:00 86:30 EU=IMAGE MAP STATE=MS AL GA COUNTY=ALL MCOL=8 MAP FILE=OUTVHPOL MCOL=1 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: BAF-214238 Department: Support McIDAS Priority: Normal Status: Closed