[ncl-talk] Wondering why the reference position is not a valid resource.
Barry Lynn
barry.h.lynn at gmail.com
Thu Feb 23 05:20:56 MST 2017
Hi:
Thank you for your suggestion.
However, I still have the same type of warning:
warning:vcRefAnnoOrthogonjalPosF is not a valid resource in
gfs_t_h_850mb_vector at this time
vecres = True ; vector only resources
vecres at gsnDraw = False ; don't draw
vecres at gsnFrame = False ; don't advance frame
vecres at vcGlyphStyle = "CurlyVector" ; curly vectors
vecres at vcRefMagnitudeF = 20 ; define vector ref mag
vecres at vcRefLengthF = 0.045 ; define length of vec ref
vecres at gsnRightString = " " ; turn off right string
vecres at gsnLeftString = " " ; turn off left string
vecres at tiXAxisString = " " ; turn off axis label
vecres at vcRefAnnoOrthogonjalPosF = 0.10 ; move ref vector into plot
On Thu, Feb 23, 2017 at 1:46 PM, Karin Meier-Fleischer <
meier-fleischer at dkrz.de> wrote:
> Hi Barry,
>
> there is a typo: the error message tells you that you use *cn*RefAnnoOrthogonalPosF
> which is undefined and therefore not a valid resource.
>
> warning:*cn*RefAnnoOrthogonalPosF is not a valid resource.
>
> Change it to vcRefAnnoOrthogonalPosF.
>
> Bye,
> Karin
>
> Am 23.02.17 um 10:25 schrieb Barry Lynn:
>
> Hi:
>
> I'd like to move the reference vector up into the plot.
>
> However, I get this error.
>
> warning:cnRefAnnoOrthogonalPosF is not a valid resource.
>
> Is there a way to make it a valid resource?
>
> Thank you.
>
> vecres = True ; vector only resources
> vecres at gsnDraw = False ; don't draw
> vecres at gsnFrame = False ; don't advance frame
> vecres at vcGlyphStyle = "CurlyVector" ; curly vectors
> vecres at vcRefMagnitudeF = 20 ; define vector ref mag
> vecres at vcRefLengthF = 0.045 ; define length of vec ref
> vecres at gsnRightString = " " ; turn off right string
> vecres at gsnLeftString = " " ; turn off left string
> vecres at tiXAxisString = " " ; turn off axis label
> vecres at vcRefAnnoOrthogonalPosF = -0.01 ; move ref vector into
>
>
> --
> Barry H. Lynn, Ph.D
> Senior Lecturer,
> The Institute of the Earth Science,
> The Hebrew University of Jerusalem,
> Givat Ram, Jerusalem 91904, Israel
> Tel: 972 547 231 170
> Fax: (972)-25662581
>
> C.E.O, Weather It Is, LTD
> Weather and Climate Focus
> http://weather-it-is.com
> Jerusalem, Israel
> Local: 02 930 9525
> Cell: 054 7 231 170
> Int-IS: x972 2 930 9525
> US 914 432 3108 <(914)%20432-3108>
>
>
> _______________________________________________
> ncl-talk mailing listncl-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
>
>
--
Barry H. Lynn, Ph.D
Senior Lecturer,
The Institute of the Earth Science,
The Hebrew University of Jerusalem,
Givat Ram, Jerusalem 91904, Israel
Tel: 972 547 231 170
Fax: (972)-25662581
C.E.O, Weather It Is, LTD
Weather and Climate Focus
http://weather-it-is.com
Jerusalem, Israel
Local: 02 930 9525
Cell: 054 7 231 170
Int-IS: x972 2 930 9525
US 914 432 3108
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170223/f433f209/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: plot_gfs_t_850mb.ncl
Type: application/octet-stream
Size: 9518 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170223/f433f209/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: get_ij.f
Type: application/octet-stream
Size: 931 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170223/f433f209/attachment-0001.obj
More information about the ncl-talk
mailing list