<div dir="ltr"><div><br><br>do nt = 0,ntim-1,1<br>     format = &quot;%H:%M:%S Hours&quot;<br>    stime  = cd_string(time,format)<br><br></div>    if (.not.ismissing(s_point)) then<br><div>        print(&quot;time= &quot;+stime(nt) + &quot; wind_speed=&quot;+s_point)<br></div><div>    end if<br></div><div><br>  end do  <br><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Sep 20, 2014 at 3:16 AM, Muhammad Omer Mughal <span dir="ltr">&lt;<a href="mailto:m.mughal1@postgrad.curtin.edu.au" target="_blank">m.mughal1@postgrad.curtin.edu.au</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr" style="font-size:12pt;color:#000000;background-color:#ffffff;font-family:Calibri,Arial,Helvetica,sans-serif">
<p><br>
</p>
<p>Hi </p>
<p><br>
</p>
<p>Every one the attached code prints out the wind speed from the netcdf files at a certain time .The problem is that it is also including the value -99 (see file temp) which i need to remove .Can anyone help with that ?<br>
</p>
<div>
<div style="font-family:Tahoma;font-size:13px">
<div style="font-family:Tahoma;font-size:13px"><b><br>
</b></div>
<div style="font-family:Tahoma;font-size:13px"><b>Regards</b></div><span class="HOEnZb"><font color="#888888">
<div style="font-family:Tahoma;font-size:13px"><b>Muhammad Omer Mughal</b>
<div><b>Department of Applied Physics</b></div>
<div><br>
</div>
</div>
</font></span></div>
</div>
</div>

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