Hi George,<div><br></div><div>Your script has the gsn_panel call outside of your loop where you make all your plots. This in turn is allowing the plots to be overwritten instead of plotted. Try putting your "end do" after gsn_panel instead of before.</div><div><br></div><div>Hope that helps,</div><div>-Alex<br><br>On Wednesday, August 12, 2015, george luke <<a href="mailto:lukejuliet2015@gmail.com">lukejuliet2015@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Dear all</div><div>thanks for all your help. But I am sorry for bothering you with same problem....now my script</div><div> makes 6plots(3plots for GPCP OND season and 3plots for GPCC OND seasons ), for OND season only. What I want are 6plots for GPCC and GPCP for MAM, OND and JJA plots. I have been going through all references and correction from users but still not geting all plots</div><div>See my script attached</div><div><br></div><div>Sorry I am just trying to learn NCL</div></div>
</blockquote></div>