[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[McIDAS #BAF-214238]: Couple of Questions



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


NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.