Re: scatter diagram function

From: Adam Phillips <asphilli_at_nyahnyahspammersnyahnyah>
Date: Thu May 15 2014 - 14:00:21 MDT

Hi Erika,
I believe you can do something like this:
plot = gsn_csm_xy(wks,ndtooned(SST),ndtooned(OLR),res)
(Note that the 2nd input to gsn_csm_xy does not need to be time.)

Test out the above with a few points and make sure the result is what
you expect.

If that does not help or is not what you want please respond back to
ncl-talk.
Adam

On 05/15/2014 12:31 PM, Erika Folova wrote:
> HI Adams, and NCL,
>
> I meant A is a function of B. Let's say I have A as SST (time,lat) and
> B as OLR (time, lat),
> both of them is 2D field, how could I produce the attached plot,,I
> aware that i have to use ndtooned and csm_xy for scatter,,,
>
>
> On Fri, May 16, 2014 at 12:08 AM, Adam Phillips <asphilli@ucar.edu
> <mailto:asphilli@ucar.edu>> wrote:
>
> Hi Erika,
> There is a Scatter Plots Applications page shown here underneath
> Plot Types:
> http://www.ncl.ucar.edu/Applications/
> Alternatively, you can have done a search on the NCL website for
> "scatter plot". Either method will get you to here:
> http://www.ncl.ucar.edu/Applications/scatter.shtml
> Adam
>
>
> On 05/15/2014 08:04 AM, Erika Folova wrote:
>> Hallo NCL,
>>
>> I'm experiencing lately to make a scattering diagram from two
>> variables, lets say A and B,
>> where A would be in X axis and B in Y axis. Do you know any idea
>> how to do this kind of work in NCL.
>> Your help and suggestion would be really appreciated.
>>
>> Thanks a lot.
>>
>>
>> _______________________________________________
>> ncl-talk mailing list
>> List instructions, subscriber options, unsubscribe:
>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
> --
> ______________________________________________________________
> Adam Phillipsasphilli@ucar.edu <mailto:asphilli@ucar.edu>
> NCAR/Climate and Global Dynamics Division(303) 497-1726 <tel:%28303%29%20497-1726>
> P.O. Box 3000
> Boulder, CO 80307-3000http://www.cgd.ucar.edu/staff/asphilli
>
>

-- 
______________________________________________________________
Adam Phillips                                asphilli@ucar.edu
NCAR/Climate and Global Dynamics Division       (303) 497-1726
P.O. Box 3000				
Boulder, CO 80307-3000    http://www.cgd.ucar.edu/staff/asphilli

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu May 15 14:00:43 2014

This archive was generated by hypermail 2.1.8 : Tue May 20 2014 - 10:18:04 MDT