[Thread Prev][Thread Next][Index]

Re: [ferret_users] having trouble with ppl plot



Hi

PPL PLOT always comes after a PLOT/SET_UP command. So you would do it this way,

plot/set var1
go legend ...
go legend ...
go legend ...
ppl plot

plot/nolab/over var2
plot/nolab/over var3
plot/nolab/over var4



On 6/13/2017 8:51 AM, Arijeet Dutta wrote:
Hi all
I am trying to plot depth averaged climatology (which I have already calculated, not shown here) with the following


    plot/thick=3/nolab/over oras4_clim[z=40:100@ave]
    plot/nolab/over orap5_clim[z=40:100@ave]
    plot/nolab/over godasop_clim[z=40:100@ave]
    plot/nolab/over godasp1_clim[z=40:100@ave]
    plot/nolab/over soda2_clim[z=40:100@ave]
    plot/nolab/over soda3_clim[z=40:100@ave]
    plot/nolab/over gfdl_clim[z=40:100@ave]
    plot/nolab/over k7_clim[z=40:100@ave]
    plot/nolab/over dask_clim[z=40:100@ave]
    plot/thick=3/nolab/over ensemble_clim[z=40:100@ave]


    go legend 1 "ORAS4" lr
    go legend 2 "ORAP5" lr
    go legend 3 "GODAOP" lr
    go legend 4 "GODASP1" lr
    go legend 5 "SODA2" lr
    go legend 6 "SODA3" lr
    go legend 7 "GFDL" lr
    go legend 8 "K7" lr
    go legend 9 "DASK" lr
    go legend 10 "ENSEMBLE" lr
    ppl plot

I want to make ORAS4 and ENSEMBLE thicker
and what I am getting is the attached figure, which is the plot for only the ensemble
Please let me know the mistake

Greetings
Arijeet



[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement