Hi, I am running WRF ideal case and I want to draw vertical profile of QVAPOR in km. My domain has 65 vertical levels, with a top height at 6 km. I previously used the wrf_user_getvar and wrf_user_vert_interp functions to interpolate theta and draw the vertical profile. However, there is no variable for QVAPOR in wrf_user_getvar.
How can I interpolate the variable? or is there any other way to plot the vertical profile of QVAPOR?
I want QVAPOR in x-axis and vertical height in km in y-axis.
Thank you.
How can I interpolate the variable? or is there any other way to plot the vertical profile of QVAPOR?
I want QVAPOR in x-axis and vertical height in km in y-axis.
Thank you.