Re: Resource Documentation: gsnHistogramMinMaxBinsOn

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Mon Dec 12 2011 - 13:47:53 MST

Sorry, all, I did just fix this, but I haven't been able to send an email about it yet.

It was simply a documentation error. I plan to clean this up and a couple of other places that are confusing.

--Mary

On Dec 12, 2011, at 1:27 PM, Rick Brownrigg wrote:

> Hi Daniel,
>
> Perhaps the web site was fixed since your post (?), but it definitely says:
>
> bin_1 <= 1 < bin_2
>
> Rick
>
> On Dec 12, 2011, at 12:28 PM, Daniel Adriaansen wrote:
>
>> Hello,
>>
>> I was reading up on the resource gsnHistogramMinMaxBinsOn today trying
>> to determine where certain values will get placed. I noticed in the
>> documentation at this page:
>>
>> http://ncl/Document/Graphics/Resources/gsn.shtml#gsnHistogramMinMaxBinsOn
>>
>> that it says the following:
>>
>> For example, if gsnHistogramBinIntervals is set to (/1,2,3,4/), then the
>> values will be binned as follows:
>>
>> bin_1 < 1 < bin_2 <= 2 < bin_3 <= 3 < bin_4 <= 4 < bin_5
>>
>> What about a value of exactly 1? Are those values included in bin_1 or
>> bin_2? Seems it should either be:
>>
>> bin_1 <= 1 < bin_2 -or- bin_1 < 1 <= bin_2.
>>
>> Could someone clarify this for me? Thanks.
>>
>> -Dan
>> _______________________________________________
>> ncl-talk mailing list
>> List instructions, subscriber options, unsubscribe:
>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Dec 12 13:48:03 2011

This archive was generated by hypermail 2.1.8 : Fri Dec 16 2011 - 10:27:49 MST