[Thread Prev][Thread Next][Index]

Re: FILL/LINE & PPLUS FILL



Hi Emilie,
	One way to restore the contour lines is to overlay a contour
plot on your fill plot as in the following demo

    fill/i=1:40/j=1:30/set/lev=(0,80,8) i+j
    GO unlabel 1 ; GO unlabel 2 ; GO unlabel 4 ; PPLUS hlabs 3, 0.10
    PPLUS shakey 1, 1, 0.11, 4
    PPLUS title 0.15, "@P7temperature at 750 hPa"
    PPLUS fill
! which omits the contour lines even if you added the /line option
    contour/o/nolab/line=1/i=1:40/j=1:30/lev=(0,80,8) i+j
! now adds the lines at the same contour interval, or if you wanted
! at a subset of the fill levels.  Note that if you omit the /line=1
! option here the contour line color would default to red.

Good luck,
Mick Spillane

|____Mick.Spillane@noaa.gov____|
|__Room 2070 Bldg#3 NOAA/PMEL__|
|____Phone_:_(206)526-6780_____|




[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement