Re: streamline density

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Thu Mar 20 2014 - 14:37:29 MDT

Dear Longtao,

Can you be more specific about how it doesn't work?

It would help if you could provide a couple of sample images that show it's not working, and/or a script and data.

Thanks,

--Mary

On Mar 11, 2014, at 5:17 PM, WuLongtao <aos_rain@hotmail.com> wrote:

> Hello,
>
>
> For different plots, I would like they have same maximum/minimum and spacing for streamlines so that the changes of streamline density can represent the change of wind speed. I use gsn_csm_streamline_contour_map_ce in NCL 5.1.1 for these plots. I tried to use the following settings, but it didn't work:
>
> res@stLevelSelectionMode = "ManualLevels"
> res@stMinLevelValF = -100
> res@stMaxLevelValF = 100
> res@stLevelSpacingF = 10
>
> How can I control my streamline plots? Thanks!
>
> Other settings I used for streamlines are:
> res@stLineThicknessF=3
> res@stArrowStride=4
> res@stMinArrowSpacingF = 0.004
> res@stArrowLengthF = 0.01
> res@stLineColor = "black"
> plot2 = gsn_csm_streamline_contour_map_ce(wks,u,v,rh,res)
>
>
> Best,
>
> -Longtao
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Mar 20 14:37:37 2014

This archive was generated by hypermail 2.1.8 : Fri Mar 21 2014 - 15:49:21 MDT