[ncl-talk] Tick mark size in contour plots
Jim Means
jim at weatherextreme.com
Wed Apr 29 14:10:20 MDT 2015
Mary, that's an excellent tip--I'm always perpetually confused about
where to find information on resources too, and didn't realize that a
list like that existed.
I'll try that myself next time I have questions.
Jim
On 4/29/2015 11:57 AM, Mary Haley wrote:
> Hi Gabriele,
>
> First, a quick tip: if an NCL graphical resource is not behaving as
> expected, then you can search for all of the application examples that
> use that resource by going to the applications page:
>
> http://www.ncl.ucar.edu/Applications/
>
> Click on the word "resources" in the sentence at the top:
>
> [List of tips
> <http://www.ncl.ucar.edu/Applications/concepts_list.shtml>, resources
> <http://www.ncl.ucar.edu/Applications/res_list.shtml>,
> functions/procedures
> <http://www.ncl.ucar.edu/Applications/func_list.shtml> and the example
> scripts they appear in.]
>
> Wait for the page to load, and you will get a giant alphabetical list
> of resources and all the examples they appear in.
>
> Here's a direct link:
>
> http://www.ncl.ucar.edu/Applications/res_list.shtml#tmXBLabelFontHeightF
>
> Back to your problem:
>
> When you get a message about "yyyyy is not not a resource in xxxx at
> this time", then you first do two things:
>
> 1. Double-check that you've spelled the resource name correctly.
>
> 2. Make sure you're applying it to a function that recognizes it. For
> example, you can't set "xyLineColor" when calling gsn_csm_contour.
>
> In your case, it seems like you are spelling it correctly, and
> gsn_csm_contour should accept both of those resources, so there must
> be something else going on.
>
> Can you try the attached script to make sure it works? Also, can you
> provide your script?
>
> --Mary
>
>
> On Wed, Apr 29, 2015 at 3:56 AM, Gabriele Arduini
> <gabriele.arduini at legi.grenoble-inp.fr
> <mailto:gabriele.arduini at legi.grenoble-inp.fr>> wrote:
>
> Dear ncl-talk users,
>
> I have a problem to set the size of the tick marks in my contours
> plot.
> Looking on the resources page on the website, I am trying to use the
> following resources::
>
> tmYLLabelFontHeightF , tmXBLabelFontHeightF
>
> but I receive back the message during the execution:
> warning:tmXBLabelFontHeightF is not a valid resource in
> cr_sect_3x_thyadv_vect_av_300_contour.PlotManager at this time
> warning:tmYLLabelFontHeightF is not a valid resource in
> cr_sect_3x_thyadv_vect_av_300_contour.PlotManager at this time
>
> The contour function I am using is the ** gsn_csm_contour **.
> Should I use different resources to set the tick mark size in contour
> plots?
>
> Thank you in advance for the help.
>
> Regards,
> Gabriele Arduini
> _______________________________________________
> 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
--
Untitled Document <http://www.weatherextreme.com>
*James D. Means, Ph.D.*
Atmospheric and Climate Scientist
jim at weatherextreme.com <mailto:jim at weatherextreme.com>|vcard
<http://www.weatherextreme.com/vcards/James%20MEANS.vcf>
930 Tahoe Blvd., Suite 802-560
Incline Village, Nevada 89451
www.weatherextreme.com <http://www.weatherextreme.com>
<https://www.facebook.com/wxextreme> <https://twitter.com/wxextreme>
<http://www.linkedin.com/company/weatherextreme>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150429/b8094399/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signaturelogo.png
Type: image/png
Size: 8813 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150429/b8094399/attachment.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: facebookicon.png
Type: image/png
Size: 3261 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150429/b8094399/attachment-0001.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: twittericon.png
Type: image/png
Size: 3524 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150429/b8094399/attachment-0002.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linkedin.png
Type: image/png
Size: 3508 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150429/b8094399/attachment-0003.png
More information about the ncl-talk
mailing list