[ncl-talk] Sub: Loop help
dale zuri
dalezuri at gmail.com
Fri Nov 3 13:37:57 MDT 2017
Hi NCL users,
Could someone help me to fix this bug? This loop gives me wrong numbers.
Please help me to handle this.
do i=1,11
j=i+1
mas=where(mas.ge.i .and. mas.lt.j,1,mas at _FillValue)
end do
Thanks
Dz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20171103/6ccfcce5/attachment.html>
More information about the ncl-talk
mailing list