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

Alternatively, quivermc is an adapted version of ncquiverref with different plotting options.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Wind 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