controling contour lines

From: Mateus da Silva Teixeira <mtex2k3_at_nyahnyahspammersnyahnyah>
Date: Wed, 04 Oct 2006 21:27:15 -0300

Dear NCL users,

I'm trying to plot vector and contour fields together, but I can't
change the pattern of the negative contour lines and the thickness of
the zero contour lines.

I'm using

res = True
    ....
    res_at_gsnContourNegLineDashPattern = 16 ;
    res_at_gsnContourZeroLineThicknessF = 2.
    ....

plot(0) =
gsn_csm_streamline_contour_map_ce(xwks,u200,v200,dV200({-55:0},{270:330}),res)

and I'm getting the following messages:

warning:gsnContourZeroLineThicknessF is not a valid resource in
DivVento_200_850hPa__stream at this time
warning:gsnContourNegLineDashPattern is not a valid resource in
DivVento_200_850hPa__stream at this time
warning:gsnContourZeroLineThicknessF is not a valid resource in
DivVento_200_850hPa__vector at this time
warning:gsnContourNegLineDashPattern is not a valid resource in
DivVento_200_850hPa__vector at this time

Are there similar resources like *gsnContourNegLineDashPattern* and
*gsnContourZeroLineThicknessF* that work with
*gsn_csm_streamline_contour_map_ce*?

Thank you
Mateus

        

        
                
_______________________________________________________
Você quer respostas para suas perguntas? Ou você sabe muito e quer compartilhar seu conhecimento? Experimente o Yahoo! Respostas !
http://br.answers.yahoo.com/

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk

        

        
                
_______________________________________________________
Você quer respostas para suas perguntas? Ou você sabe muito e quer compartilhar seu conhecimento? Experimente o Yahoo! Respostas !
http://br.answers.yahoo.com/
Received on Wed Oct 04 2006 - 18:27:15 MDT

This archive was generated by hypermail 2.2.0 : Thu Oct 05 2006 - 16:02:22 MDT