[ncl-talk] wind plot

Dave Allured - NOAA Affiliate dave.allured at noaa.gov
Tue Sep 12 14:13:34 MDT 2023


NCL has special functions which combine contours and vectors into a single
function call.  Go to this page which links off from NCL Examples:
https://www.ncl.ucar.edu/Applications/func_list.shtml

Then search for "vector_scalar_map".  There are several examples.


On Tue, Sep 12, 2023 at 12:58 PM Debasish Hazra via ncl-talk <
ncl-talk at mailman.ucar.edu> wrote:

> Hi,
> I have calculated wind speed and direction using wind_Stat function in
> NCL. While plotting, I can use gsn_csm_contour_map_ce to plot wind speed
> but how do I overlay wind direction on it using gsn_vector plot, as it
> needs both u and v in the resource. Is there any example available on how
> to plot wind speed and direction together ?
>
> Thanks
> Debasish
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20230912/31a93b75/attachment.htm>


More information about the ncl-talk mailing list