How to plot wind direction on a map using quiverm

Hello,
I am trying to plot wind direction on a map using the Mapping Toolbox function- quiverm. I have the lat/lon information and the corresponding u and v wind speed in m/s.
However, the quiverm function takes the u and v in angle units, and so the output vectors don't make sense.
Any ideas on how to work around this problem to use the quiverm to display the wind direction on a map?
Many thanks!
-RG

回答 (1 件)

Chad Greene
Chad Greene 2014 年 5 月 22 日

1 投票

The ncquiverref function plots wind speed vectors properly.

1 件のコメント

Chad Greene
Chad Greene 2014 年 7 月 29 日
Alternatively, quivermc is an adapted version of ncquiverref with different plotting options.

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeWind Power についてさらに検索

質問済み:

2014 年 3 月 18 日

コメント済み:

2014 年 7 月 29 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by