<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hello,<br>
<br>
Just a quick typo report. For version 6.6.1 (as seen on cheyenne at
least), there is a typo at line 3145 of WRFUserARW.ncl, in function
wrf_user_interp_level:<br>
vart2d@level_units = "unknown"<br>
should be<br>
var2d@level_units = "unknown"<br>
<br>
I discovered this when my input var for z_in unexpectedly had no
units and the function tried to do the assign "unknown".<br>
<br>
I got around it by fixing my z_in (although I also used my own
edited copy of WRFUserARW.ncl for a bit).<br>
<br>
Cheers,<br>
Dave
<pre class="moz-signature" cols="72">--
Associate Research Professor of Climatology
Dept of Earth and Environmental Science
New Mexico Tech, Socorro, NM 87801
Visiting Scholar
Dept of Earth and Space Sciences
329 Johnson Hall
University of Washington, Seattle, WA 98195
</pre>
</body>
</html>