[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[McIDAS #BAF-214238]: Couple of Questions
- Subject: [McIDAS #BAF-214238]: Couple of Questions
- Date: Sun, 02 Dec 2012 08:54:48 -0700
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