Re: (no subject)

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Fri, 31 Oct 2008 11:31:55 -0600 (MDT)

You're right, there appears to be a bug when you set
res_at_gsnScalarContour to True.

I'll take a look and get back to you.

--Mary

On Fri, 31 Oct 2008, Guanghua Chen wrote:

> Hi,
> I have attempted. Resource "gsnShape" can work for gsn_csm_contour, but not for gsn_csm_vector_scalar. It's strange. Refer to the following script snippet , I only get square frame even if different x and y axis ranges:
>
> res=True
> res_at_gsnScalarContour=True
> res_at_gsnAddCyclic=False
> res_at_gsnShape=True
>
> res_at_vcRefMagnitudeF=5
> res_at_vcGlyphStyle="CurlyVector"
>
> res_at_cnFillOn=True
> res_at_cnInfoLabelOn=False
> res_at_cnLinesOn=False
> res_at_cnLineLabelsOn=False
>
> plot=gsn_csm_vector_scalar(wks,comu(nd,:,:),comv(nd,:,:),comolr(nd,:,:),res)
>
>
> 2008-10-31
>
>
>
> Guanghua Chen
>
>
>
> 发件人: Mary Haley
> 发送时间: 2008-10-31 22:33:42
> 收件人: cgh_at_mail.iap.ac.cn
> 抄送: ncl-talk_at_ucar.edu
> 主题: [?? Probable Spam] Re: [ncl-talk] (no subject)
>
>
> The "gsnShape" resource should have worked. I noticed you spelled it
> "gsnshape" below, so make sure you have it correct in your program.
>
> I've attached a short script and PostScript file showing how to use to
> this resource.
>
> --Mary
>
>
> On Fri, 31 Oct 2008, Dennis Shea wrote:
>
>> vpHeightF and vpWidthF will change the aspect ratio of the plot.
>>
>> See Example 2 on the "COntours woithout maps"
>>
>> http://www.ncl.ucar.edu/Applications/Scripts/conwomap_2.ncl
>>
>>
>> Guanghua Chen wrote:
>>> Hi all,
>>> I want to draw a non-map plot such as gsn_csm_contour. The plot is
>>> expected that the ratio of the axes ranges is the same as the ratio of
>>> the axes lengths. For example, if the Y axis ranges from 1 to 50, and
>>> the X axis ranges from 1 to 100, hope that the Y axis should be resized
>>> to half the length of the X axis. The resource "gsnshape" seemingly does
>>> not work. The plot frame always shows an square shape. Why?
>>>
>>>
>>> 2008-10-31
>>> ------------------------------------------------------------------------
>>> Guanghua Chen
>>>
>>>
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> 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 Fri Oct 31 2008 - 11:31:55 MDT

This archive was generated by hypermail 2.2.0 : Fri Oct 31 2008 - 15:58:35 MDT