[ncl-talk] Overlay Plots
Karin Meier-Fleischer
meier-fleischer at dkrz.de
Fri Apr 23 02:43:27 MDT 2021
Hi Arnaitz,
I guess that you have to set the following resources:
res at gsnDraw = False
res at gsnFrame = False
And at the end below the plotting part you have to call draw and frame
manually:
draw(plot)
frame(wks)
See: https://www.ncl.ucar.edu/Applications/Scripts/overlay_1.ncl
Ciao,
Karin
Am 23.04.21 um 09:57 schrieb Arnaitz Fernández via ncl-talk:
> Hello, Im trying to plot in a pressure level the Geopotential Height
> and wind speed with streamlines. I did the code but I don't know why
> the overlay is not working. Do ylu know why? I send you the code.
>
> Thank you.
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at mailman.ucar.edu
> List instructions, subscriber options, unsubscribe:
> https://mailman.ucar.edu/mailman/listinfo/ncl-talk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20210423/ae3a63fb/attachment.html>
More information about the ncl-talk
mailing list