Re: controling contour lines

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Thu, 5 Oct 2006 11:16:23 -0600 (MDT)

Hi Mateus,

I think the streamline/contour function is not correctly recognizing
these resources at the moment. I will take a look at this
as soon as I can. I'm currently involved in an NCL workshop and may
not get to this until tomorrow.

--Mary

On Wed, 4 Oct 2006, Mateus da Silva Teixeira wrote:

> 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
>
>
_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Oct 05 2006 - 11:16:23 MDT

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