l. Visualize Results

In this next section, we’re going to visualize the results of the job we just ran using NCL.

  1. Install NCL.
sudo yum install -y ncl
  1. Connect to the Head node via DCV, following instructions from part h. Connect to the Cluster

  2. Navigate to the WRF run directory.

cd /shared/conus_12km
  1. Run ncl to generate two plots of surface fields.
ncl ncl_scripts/surface.ncl

Surface temperature

Use the space bar to advance to the next plot.

Surface dew point

  1. Generate a vertical profile of relative humidity (%) and temperature (K).
ncl ncl_scripts/vert_crossSection.ncl

Surface temperature