[ncl-talk] Wrong plot

Rashed Mahmood rashidcomsis at gmail.com
Thu Jul 12 14:48:25 MDT 2018


I think, your third plot is supposed to use res2 Not res, so replace the
line:

From:
plot(2)  = gsn_csm_xy (wks,data2,lev3,res)

To:
plot(2)  = gsn_csm_xy (wks,data2,lev3,res2)





On Thu, Jul 12, 2018 at 1:07 PM, Anahita Amiri Farahani <aamir003 at ucr.edu>
wrote:

> Dear NCL users,
>
>
> I tried to create 3 panels in one plot but the last panel does not show
> properly. I've attached the code and also the expected plot for panel c.
>
> Thanks,
> Ana
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20180712/4afe64b8/attachment.html>


More information about the ncl-talk mailing list