Analyzing and Rendering Simulation Data 

Visualizing and analyzing the simulation results of hurricane Isabel from the National Center for Atmospheric Research (NCAR).

Hurricane Isabel data produced by the Weather Research and Forecast (WRF) model, courtesy of NCAR, and the US National Science Foundation (NSF).

Import and visualize the elevation data using an appropriate color function.

show complete Wolfram Language input
Out[4]=

Import the volumetric cloud data at time step and superimpose it on the elevation map. The download may take a while.

In[5]:=
Click for copyable input
X
Out[5]=

Create a mask for the airspace over land.

In[6]:=
Click for copyable input
X
Out[6]=

Measure the cloud (water[kg]/air[kg]) cover over land and over sea.

In[7]:=
Click for copyable input
X
Out[7]=
In[8]:=
Click for copyable input
X
Out[8]=
Out[9]//TraditionalForm=

Import wind velocities in x, y, and z direction to determine and display wind magnitude.

show complete Wolfram Language input
Out[11]=

Measure wind magnitude over land and over sea.

In[12]:=
Click for copyable input
X
Out[12]=
In[13]:=
Click for copyable input
X
Out[13]=
Out[14]//TraditionalForm=
de es ja pt-br zh