[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GEMPAK #FYS-891494]: odd problem with gdcross
- Subject: [GEMPAK #FYS-891494]: odd problem with gdcross
- Date: Mon, 20 Mar 2006 12:10:08 -0700
>fint=5
>fline=40;41;42;43;44;45;46;47;48;49;50;51;52;53;54;55;56;57
>ctype=f
Brian,
The fline input above is incorrect. These colors are out of range
for the valid color numbers 1 through 32. For your input above,
drawing color filled contours, with an interval of 5, you can
specify the list of colors as a separate list, or simply a range like:
fline = 30-7
or
fline = 30;29;28;27;26;etc.
Your TEXT size of 1.3 may be the reason that the left axis was truncated.
Try a smaller font.
Steve Chiswell
Unidata User Support
Ticket Details
===================
Ticket ID: FYS-891494
Department: Support GEMPAK
Priority: Normal
Status: Closed