[ncl-talk] Removing missing values from a 1D data

Wang, Jiali jialiwang at anl.gov
Fri Nov 17 13:42:40 MST 2017


Thank you. all these three scripts work well for my case, and processing one file (including only one time-step), they are equally efficient. I didn’t think about “ind” function but this is the key here.

Thanks again,
Jiali

From: Rashed Mahmood [mailto:rashidcomsis at gmail.com]
Sent: Friday, November 17, 2017 2:04 PM
To: Wang, Jiali <jialiwang at anl.gov>
Cc: ncl-talk at ucar.edu
Subject: Re: [ncl-talk] Removing missing values from a 1D data

Hi Jiali,

Try the attached code.
Also note that using ".gt.2" would mean that values less than and equal to 2 would be discarded.


HTH
Rashed



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20171117/71538f67/attachment.html>


More information about the ncl-talk mailing list