(no subject)

From: <tw0419_at_nyahnyahspammersnyahnyah>
Date: Sat Dec 07 2013 - 05:15:57 MST

Hello,
    I think we've found a bug when we try to plot vectors in a panel. It works well with res@vcGlyphStyle="LineArrow", however, once we set res@vcGlyphStyle="FillArrow", an error occurs. I get the error message as follows:
fatal:Variable (vc_monofillarrowcolor) is undefined.
fatal:Execute:Error occurred at or near line 1862 in file
                   $NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl
...
    I notice that in the line 1862 in gsn_code.ncl, there is "vc_monofillarrowcolor" which is not defined previously. It should be revised as "vc_monofillarrowfillcolor" in reference to line 1855. After that, the problem is fixed.

PS: The version of NCL we are using is 6.1.2, but we also try it using 5.2.1,



Wei Tan and Gang Li

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Sat Dec 7 05:16:13 2013

This archive was generated by hypermail 2.1.8 : Fri Dec 13 2013 - 11:39:30 MST