[ncl-talk] Wondering why the reference position is not a valid resource.

Karin Meier-Fleischer meier-fleischer at dkrz.de
Thu Feb 23 04:46:26 MST 2017


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
>
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170223/8c03815b/attachment.html 


More information about the ncl-talk mailing list