[ncl-talk] Visualization of WRF Output: Superimposition and Zooming
Gurer, Kemal@ARB
kemal.gurer at arb.ca.gov
Wed Apr 2 14:33:40 MDT 2025
Hi Ehsan,
Try the attached ncl script to plot horizontal cross sections of several variables from your WRF output. Just read the command lines and posted comments to understand how the script operates and disregard the warnings that ncl issues. You can plot other variables by looking at the examples given in the script.
Kemal.
From: ncl-talk <ncl-talk-bounces at mailman.ucar.edu> On Behalf Of Ehsan Taghizadeh via ncl-talk
Sent: Tuesday, April 1, 2025 10:50 PM
To: Ncl-talk <ncl-talk at ucar.edu>
Subject: [ncl-talk] Visualization of WRF Output: Superimposition and Zooming
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
Dear NCL team,
I would like to plot 10 m wind vectors, 2 m temperature as contours, and topography as shaded from a WRF output file. Additionally, I need to zoom in on a domain approximately 1 × 1 degree. For instance, I would like to display one wind vector for every five grid points.
I reviewed the provided page (https://www.ncl.ucar.edu/Applications/wrfzoom.shtml) and tried the attached script. While it is relatively clean, it has some issues-particularly with the labels on the axes, as shown.
Any assistance in creating such a script would be greatly appreciated.
-----------------------------------------------------------------------------
Best regards,
Ehsan Taghizadeh
Ph.D. Student in Natural Resources & Environmental Studies (NRES),
University of Northern British Columbia (UNBC)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20250402/08a02925/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wrf.hrz.cross.ncl
Type: application/octet-stream
Size: 48454 bytes
Desc: wrf.hrz.cross.ncl
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20250402/08a02925/attachment.obj>
More information about the ncl-talk
mailing list