Re: 10th and 90th percentile

From: Marston Johnston <shejo284_at_nyahnyahspammersnyahnyah>
Date: Mon Apr 14 2014 - 06:13:33 MDT

Hi,

I've not seen such a function in NCL, but it's fairly simple to code in NCL.
It involves sorting your array, make it 1D first, removing any invalid data
points, and then
calculating the 10th and 90th percentile position in the array. The 10th
and 90th are positions of the
10% and 90% indices in the array.

Hope this helps,

/M

On Mon, Apr 14, 2014 at 2:03 PM, Ahmad Farsyud <a.farsyud@gmail.com> wrote:

> Dear NCL,
>
> Anyone can suggest what a function that i can use to calculate 10th and
> 90th percentile in NCL?
>
> Thanks
> AF
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>

-- 
Only the fruitful thing is true!

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Apr 14 06:13:44 2014

This archive was generated by hypermail 2.1.8 : Tue Apr 15 2014 - 10:45:19 MDT