[ncl-talk] Adding a marker on a contouring map
Guido Cioni
guidocioni at gmail.com
Wed Jun 20 08:24:46 MDT 2018
After looking at your script I think the problem is related to the fact that you draw the plot and advance the frame before.
Could you try the following?
Add res at gsnFrame = False and res at gsnDraw = False to the plot resources.
add the call frame(wks) at the end of the script, after draw(plot)
Let me know whether that resolves the issue.
> On 20. Jun 2018, at 16:21, G.Monte at isac.cnr.it wrote:
>
> res at gsnAddCyclic = False
Guido Cioni
http://guidocioni.altervista <http://guidocioni.altervista/>.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20180620/9fad6bfa/attachment.html>
More information about the ncl-talk
mailing list