[ncl-talk] doubt regarding title

Adam Phillips asphilli at ucar.edu
Thu Sep 14 09:33:01 MDT 2017


The gsn*String resources can only be used within a gsn_csm_* plotting
function. If you are calling a WRF plotting function (wrf_contour for
example) gsnLeftString will be ignored. Note that some of the wrf plotting
routines allow the user to set a special resource to set a subtitle.
(Example: SubFieldTitle in wrf_contour)
Adam

On Wed, Sep 13, 2017 at 9:53 PM, swati shewale <shewaleswati16 at gmail.com>
wrote:

> I am handling WRF output so is it like gsn resources wont work as it works
> on regular netcdf file?
>
> On Thu, Sep 14, 2017 at 9:22 AM, swati shewale <shewaleswati16 at gmail.com>
> wrote:
>
>> yes, I came to know about it so I corrected it. still facing same issue.
>>
>> On Wed, Sep 13, 2017 at 8:54 PM, Rick Brownrigg <brownrig at ucar.edu>
>> wrote:
>>
>>> Hi,
>>>
>>> You have a typo, that might be the source of the problem:   its gsnLeftString,
>>> not gsnleftString.
>>>
>>> Rick
>>>
>>> On Tue, Sep 12, 2017 at 10:12 PM, swati shewale <
>>> shewaleswati16 at gmail.com> wrote:
>>>
>>>> Hello All,
>>>>
>>>> I want to allocate left, right and centre string for each plot. I tried
>>>> to give it in t_res, it gives warning as follow
>>>>
>>>> warning:gsnleftString is not a valid resource in panel_time_avg_contour
>>>> at this time
>>>>
>>>> I am unable to get like where to put that resource...whether at t_res,
>>>> mpres, pnlres or pltres. attached herewith script along with plot.
>>>>
>>>> Thank you in advance. Any help will be appreciated
>>>>
>>>> _______________________________________________
>>>> ncl-talk mailing list
>>>> ncl-talk at ucar.edu
>>>> List instructions, subscriber options, unsubscribe:
>>>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>>>>
>>>>
>>>
>>
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>


-- 
Adam Phillips
Associate Scientist,  Climate and Global Dynamics Laboratory, NCAR
www.cgd.ucar.edu/staff/asphilli/   303-497-1726

<http://www.cgd.ucar.edu/staff/asphilli>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170914/0b5bfa91/attachment.html>


More information about the ncl-talk mailing list