GDPLOT2: CINT and different output on same plot

Christian Pagé page.christian at gmail.com
Mon Sep 18 13:08:48 MDT 2006


Steve,

But then I have another problem to use this solution: how can I
display also the High and Low centers properly?

I did verify and the CONTUR variable is always the same:
CONTUR = 3/1

Thanks again

Christian

2006/9/18, Steve Chiswell <chiz at unidata.ucar.edu>:
> Christian,
> Perhaps the easiest way would be to use 3 CINT and TYPE ranges:
> CINT = 4//1008 ! 4/1012/1012 ! 4/1016/
> TYPE = 1/1/4 ! 1/1/8 ! 1/1/4
>
> This would avoid duplicating the 1012 contour with other settings.
>
> Steve Chiswell
> Unidata User Support
>
>
> On Sun, 2006-09-17 at 22:49 +0200, Christian Pagé wrote:
> > Hi everyone,
> >
> > I have a curious problem. I am trying to use gdplot2 to contour lines of MSLP.
> > I want the 1012 line to have a width of 8 instead of 4 (in a PSC device).
> > My original coding was to make two contours, like this:
> >
> > CINT = 4 ! 4/1012/1012
> > TYPE = 1/1/4 ! 1/1/8
> >
> > The problem is that the two resulting 1012 lines are not exactly the same.
> > Furthermore, the placement of the label 1012 is not exactly at the
> > same place neither...
> >
> > Is there a way to do this in a better way?
> >
> > Many thanks,
> >
> --
> Steve Chiswell <chiz at unidata.ucar.edu>
> Unidata
>




More information about the gembud mailing list