[ncl-talk] attaching average plot

Dennis Shea shea at ucar.edu
Mon Oct 26 08:19:49 MDT 2015


This request is very vague. You must be more specific. Also, show what
you have done.

The general approach for overlays is here:

http://www.ncl.ucar.edu/Applications/
Click 'Overlays'

[1] res at gsnDraw = False
     res at gsnFrame = False

[2] Draw base plot

[3] Create plot to be overlaid.

[4] Use 'overlay'

[5] draw(...)
     frame(wks)

Please read the documentation.

Good Luck




On Mon, Oct 26, 2015 at 5:02 AM, Aditya Nalam <aditya.nalam at gmail.com> wrote:
> how can i attach a height average plot to the vertical plot obtained from
> gsn_csm_pres_hgt function?
>
> --
> Regards
> Adithya Nalam
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>


More information about the ncl-talk mailing list