Re: 10th and 90th percentile

From: Ahmad Farsyud <a.farsyud_at_nyahnyahspammersnyahnyah>
Date: Mon Apr 14 2014 - 06:16:32 MDT

Hi Marston, thanks,
could you suggest me an example?

On Mon, Apr 14, 2014 at 2:13 PM, Marston Johnston <shejo284@gmail.com>wrote:

> 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:16:45 2014

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