[ncl-talk] windrose plot

Dennis Shea shea at ucar.edu
Mon Nov 10 07:39:27 MST 2014


The wind rose function was created for a specific purpose. It was not
created as a robust  and flexible function.
The attached (gzip'd) may work for you. Still 36 petals will likely result
in wind speed values being overwritten on the plot.
Good luck

On Fri, Nov 7, 2014 at 2:43 AM, juki juki <juky_emc2 at yahoo.com> wrote:

> Dear all ncl users;
>
> I was using windrose plot at the following link:
> NCL Graphics: Wind Rose <https://www.ncl.ucar.edu/Applications/rose.shtml>
>
>
> [image: image] <https://www.ncl.ucar.edu/Applications/rose.shtml>
>
>
>
>
>
> NCL Graphics: Wind Rose <https://www.ncl.ucar.edu/Applications/rose.shtml>
> NCL graphics examples page. Describes how to create wind rose plots.
> View on www.ncl.ucar.edu
> <https://www.ncl.ucar.edu/Applications/rose.shtml>
> Preview by Yahoo
>
>
> However, the plot result is not so good when I increase the number
> of numPetals, as follow:
>
> ;******************************
> ; specify plot arguments
> ;******************************
>   numPetals =  36                    ;
>   circFr    = 2.
>   spdBounds         = (/ 1, 2, 3, 5, 10 /)*1.0
>
> the result can be seen at the attached file. Problem is that some lines
> for wind speed of 0-1 of southerly wind are not visible.
>
> Thank you for sharing.
>
> regards
> joeky
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20141110/c112b5ac/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wind_rose.ncl.gz
Type: application/x-gzip
Size: 5283 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20141110/c112b5ac/attachment.gz 


More information about the ncl-talk mailing list