[ncl-talk] how to delete same numbers in one series

Alan Brammer abrammer at albany.edu
Sat Jul 4 12:29:05 MDT 2015


http://www.ncl.ucar.edu/Document/Functions/Built-in/get_unique_values.shtml

Need to update to 6.3.0.

Alan.

On Sat, Jul 4, 2015 at 1:14 PM, Xi Chang <xi.chang01 at gmail.com> wrote:

> Hi NCL folks,
>
> Is there any function that I can use to delete the same numbers in a
> series:
> e.g.,
>
> x=(/1,1,2,4,4,6,6,6,9,9,9,9,11/)
>
> to
>
> y=(/1,2,4,6,9,11/)
>
> Thanks
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150704/078efdf4/attachment.html 


More information about the ncl-talk mailing list