<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Really…? I guess it will be easier if you show a piece of ncl script which gives a hint of what you are trying to achieve. In principle if you understand what “continue” means/does in ‘your preferred' language, then I assume you should be able to implement or know whether it is possible to implement a similar algorithm in ncl after reading the ncl-statements documentation and probably going through a few examples.<div class=""><br class=""></div><div class="">Or you can just provide a Pseudocode of your intended program to make it easier for somebody to help.</div><div class=""><br class=""></div><div class="">Jack&nbsp;</div><div class="">&nbsp;<br class=""><div><blockquote type="cite" class=""><div class="">On 27 Oct 2015, at 11:12, Eun-Pa Lim &lt;<a href="mailto:E.Lim@bom.gov.au" class="">E.Lim@bom.gov.au</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class="">

<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" class="">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)" class="">
<style class=""><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Century Gothic";
        panose-1:2 11 5 2 2 2 2 2 2 4;}
@font-face
        {font-family:Aparajita;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->

<div lang="EN-AU" link="blue" vlink="purple" class="">
<div class="WordSection1"><p class="MsoNormal">Hi NCL users,<o:p class=""></o:p></p><p class="MsoNormal"><o:p class="">&nbsp;</o:p></p><p class="MsoNormal">Could anybody please teach me how to use "continue" in a do loop in NCL? I can't find an example in
<a href="https://www.ncl.ucar.edu/Document/Manuals/Ref_Manual/NclStatements.shtml" class="">
https://www.ncl.ucar.edu/Document/Manuals/Ref_Manual/NclStatements.shtml</a> <o:p class="">
</o:p></p><p class="MsoNormal"><o:p class="">&nbsp;</o:p></p><p class="MsoNormal">Many thanks!<o:p class=""></o:p></p><p class="MsoNormal"><o:p class="">&nbsp;</o:p></p><p class="MsoNormal">Eunpa<o:p class=""></o:p></p><p class="MsoNormal"><o:p class="">&nbsp;</o:p></p><p class="MsoNormal"><span style="mso-fareast-language:EN-AU" class="">&nbsp;</span></p><p class="MsoNormal"><i class=""><span style="font-family:&quot;Century Gothic&quot;,&quot;sans-serif&quot;;mso-fareast-language:EN-AU" class="">Eun-Pa Lim<o:p class=""></o:p></span></i></p><p class="MsoNormal"><span style="font-family:&quot;Century Gothic&quot;,&quot;sans-serif&quot;;mso-fareast-language:EN-AU" class="">Research Scientist
<o:p class=""></o:p></span></p><p class="MsoNormal"><span style="font-family:&quot;Century Gothic&quot;,&quot;sans-serif&quot;;mso-fareast-language:EN-AU" class="">Seasonal Prediction Science Team<o:p class=""></o:p></span></p><p class="MsoNormal"><span style="font-family:&quot;Century Gothic&quot;,&quot;sans-serif&quot;;mso-fareast-language:EN-AU" class="">Centre for Australian Weather and Climate Research (CAWCR)<o:p class=""></o:p></span></p><p class="MsoNormal"><span style="font-family:&quot;Century Gothic&quot;,&quot;sans-serif&quot;;mso-fareast-language:EN-AU" class="">Bureau of Meteorology<o:p class=""></o:p></span></p><p class="MsoNormal"><span style="font-family:&quot;Century Gothic&quot;,&quot;sans-serif&quot;;mso-fareast-language:EN-AU" class="">Tel: +61-3-9669-4636<o:p class=""></o:p></span></p><p class="MsoNormal"><span style="font-family:&quot;Century Gothic&quot;,&quot;sans-serif&quot;;mso-fareast-language:EN-AU" class=""><a href="http://www.cawcr.gov.au/staff/elim/index.php" class=""><span style="color:blue" class="">http://www.cawcr.gov.au/staff/elim/index.php</span></a><o:p class=""></o:p></span></p><p class="MsoNormal"><o:p class="">&nbsp;</o:p></p>
</div>
</div>

_______________________________________________<br class="">ncl-talk mailing list<br class=""><a href="mailto:ncl-talk@ucar.edu" class="">ncl-talk@ucar.edu</a><br class="">List instructions, subscriber options, unsubscribe:<br class="">http://mailman.ucar.edu/mailman/listinfo/ncl-talk<br class=""></div></blockquote></div><br class=""></div></body></html>