warning:xyMonoLineColor is not a valid resource

From: Alexander Semenov <asemenov_at_nyahnyahspammersnyahnyah>
Date: Mon May 14 2012 - 07:39:47 MDT

Hey!

I have a problem with plotting contour lines.

I want specific humidity to be plotted in green color as opposed to default
black. In my script I have, and the lines I highlighted in yellow for some
reasons do not work:

warning:xyDashPatterns is not a valid resource in jet_pvo_contour at this
time
warning:xyMonoLineColor is not a valid resource in jet_pvo_contour at this
time
warning:xyLineColor is not a valid resource in jet_pvo_contour at this time
warning:xyLineThicknesses is not a valid resource in jet_pvo_contour at
this time

 You can see the plot in attached files

        res3 = res
        res3@cnLevelSelectionMode = "ManualLevels"
        res3@gsnDraw = False ; don't draw yet
        res3@gsnFrame = False ; don't advance frame
yet
        res3@cnMinLevelValF = 1. ;-50.
        res3@cnMaxLevelValF = 7. ;120.
        res3@cnLevelSpacingF = 0.5 ;10.
        res3@xyMonoLineColor = False ; want colored lines
        res3@xyLineColor = "green"
        res3@xyLineThicknesses = 3 ; line thicknesses
        res3@xyDashPatterns = 0 ; make all lines solid

-- 
regards
*******************************************************
*Alexander Semenov*
*
*
PhD Student - Research Assistant
International Arctic Research Center
Department of atmospheric sciences
University of Alaska Fairbanks
930 Koyukuk dr, 408c3
Fairbanks, AK, USA, 99775
work phone +19074742672


_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk

Screen_Shot_2012-05-14_at_4.32.22_AM.png
Received on Mon May 14 07:39:59 2012

This archive was generated by hypermail 2.1.8 : Thu May 17 2012 - 13:42:02 MDT