Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

plot the wind direction at a geopotential height of 250hPa

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

adep_i

New member
Hi,

I am trying to plot the wind direction at a geopotential height of 250hPa but I am not sure how to extract these variables from the WRF output. Would someone be able to point me in the right direction?

Thanks in advance!
 
The function wrf_user_vert_interp will do exactly what you need. Here is the documentation:

http://www.ncl.ucar.edu/Document/Functions/WRF_arw/wrf_user_vert_interp.shtml

Let me know if you have further questions!
 
Top