<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>WRF-NMM IJK storage data order</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I am attempting to switch the storage order state variables prescribed in the WRF-NMM Registry from the IKJ default to IJK. After making the changes in the Registry Dimspec entries and State entries, I compiled and ran WRF using a canned case which works using the IKJ arrangement and receive the message:<BR>
<BR>
Warning READ PAST EOF in ext_ncd_read_field of QVAPOR 111 &gt; 33<BR>
0 rsl error (&quot;rsl_io.c&quot;:323) rsl_read: global len of K dim is greater<BR>
<BR>
The error is traced to the RSL_READ procedure invoked in wrf_global_to_patch_generic. Apparently, an erroneous value of associated with storage order is being computed and passed onto the read procedure. Has anyone encountered this problem before in attempting to switch 3D state array data storage orders?<BR>
<BR>
Thank you,<BR>
<BR>
Edward Colón<BR>
<BR>
------------------------------------<BR>
Edward Colón, Ph.D.<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>