[ncl-talk] Issue with plotting wind vector barbs?

Barry Lynn barry.h.lynn at gmail.com
Sun Mar 8 08:24:55 MDT 2020


Hello:

I am not sure where these circles are, but you could try setting the wind
components to missing values:

e.g., u_wind = where(u_wind.lt.1.5,u_wind at _FillValue,u_wind)

Do the same for the v_component.

See if that removes the barbs where you don't want them.

Barry

On Sun, Mar 8, 2020 at 3:47 PM Andrew Kren - NOAA Affiliate via ncl-talk <
ncl-talk at ucar.edu> wrote:

> Dear ncl-talk,
>
> I am plotting the RTMA mesoscale analysis. When I plot the wind vectors as
> barbs on the map, I get isolated spots of "circles", which I assume is
> related to the high resolution of the analysis product (2.5 km), where
> there may be weak surface wind speeds.
>
> I guess my question is, is there anyway to remove these areas from the
> plotting part? My image is attached.
>
> Thanks,
>
> --
> Andrew Kren, Ph.D.
> University of Miami/CIMAS - NOAA/AOML/Hurricane Research Division
> 4301 Rickenbacker Causeway
> Miami, FL 33149
> (c) 314-322-0867
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk



-- 
Barry H. Lynn, Ph.D
Senior Associate Scientist, Lecturer,
The Institute of the Earth Science,
The Hebrew University of Jerusalem,
Givat Ram, Jerusalem 91904, Israel
Tel: 972 547 231 170
Fax: (972)-25662581

C.E.O, Weather It Is, LTD
Weather and Climate Focus
http://weather-it-is.com
Jerusalem, Israel
Local: 02 930 9525
Cell: 054 7 231 170
Int-IS: x972 2 930 9525
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20200308/4b784f64/attachment.html>


More information about the ncl-talk mailing list