[ncl-talk] The whole matrix replaced by fill values

Ipshita Majhi ipmajhi at alaska.edu
Fri Nov 14 15:35:49 MST 2014


Hi
I am replacing indices that match with indices but the whole array gets
replaced by fill values

do i = 0,9-1
Week_53=year_53(i)
Week_same(i)=ind(year_52.eq.week_53)
Year_52=where(year_52.eq.week_same(i),year_52,year_52 at fillvalue)
end do

It will be great if someone can help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20141114/2d35f2fb/attachment.html 


More information about the ncl-talk mailing list