<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Comic Sans MS";
        panose-1:3 15 7 2 3 3 2 2 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.E-mailStijl17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=NL link=blue vlink=purple><!--ppd1000033-->

<div class=Section1>

<p class=MsoNormal><span lang=EN-US>Hi,<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>I&#8217;m using WRF-ARW v3 and WPP v3. For our
database we need regular lat-lon grib files, that&#8217;s why I use the WPP.
For our cloud fraction algorithm we need the Qcloud and Qice. But when I set <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>(CLD WTR ON MDL SFCS ) SCAL=( 3.0)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>&nbsp;L=(00000 00000 00000 00000 00000
00000 00000 00000 00000 00000 00000 00000 00000 00000)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>&nbsp;(CLD ICE ON MDL SFCS ) SCAL=( 3.0)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>&nbsp;L=(00000 00000 00000 00000 00000
00000 00000 00000 00000 00000 00000 00000 00000 00000)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>To:<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>(CLD WTR ON MDL SFCS ) SCAL=( 3.0)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>&nbsp;L=(11111 11111 11111 11111 11111
00000 00000 00000 00000 00000 00000 00000 00000 00000)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>&nbsp;(CLD ICE ON MDL SFCS ) SCAL=( 3.0)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>&nbsp;L=(11111 11111 11111 11111 11111
00000 00000 00000 00000 00000 00000 00000 00000 00000)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>It gives a floating point acceptation. <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>In GRIBBIT.f it calls the function W3FI72,
this is the one to give the error. <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>The error occurs when the variable
&#8220;GRIDO&#8221; is to short. Because for each level it should be dx * dy,
but in the case of the floating point acception it is about 12 to short.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>I really don&#8217;t have a clue why this
is, because the same output give nice output with ARWpost-&gt;GrADS.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Do you know what is going on and where to
look for the solution?<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Thanks in advanced!<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Dani&#235;l van Dijke<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>PS When I try to walk around the problem by
creating an extra gribfile with only Qcloud and Qice I get other problems, see
email I just sent a few minutes ago. <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-GB style='font-size:10.0pt;font-family:"Comic Sans MS"'>------------------------------------------------------------------------</span><span
lang=EN-GB style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-GB style='font-size:10.0pt;font-family:"Comic Sans MS"'>&nbsp;
Dani&#235;l van Dijke</span><span lang=EN-GB style='font-size:12.0pt;font-family:
"Times New Roman","serif"'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-GB style='font-size:10.0pt;font-family:"Comic Sans MS"'>&nbsp;
Junior Meteorological Researcher&nbsp; </span><span lang=EN-GB
style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-GB style='font-size:10.0pt;font-family:"Comic Sans MS"'>&nbsp;
Meteo Consult BV, Wageningen, the Netherlands</span><span lang=EN-GB
style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-GB style='font-size:10.0pt;font-family:"Comic Sans MS"'>&nbsp;
Tel: +31 (0)317 399874</span><span lang=EN-GB style='font-size:12.0pt;
font-family:"Times New Roman","serif"'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-GB style='font-size:10.0pt;font-family:"Comic Sans MS"'>&nbsp;
Email: Daniel@weer.nl</span><span lang=EN-GB style='font-size:12.0pt;
font-family:"Times New Roman","serif"'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-GB style='font-size:10.0pt;font-family:"Comic Sans MS"'>------------------------------------------------------------------------</span><span
lang=EN-US><o:p></o:p></span></p>

</div>

<BR><BR><P><FONT size=1>--</P><P>This e-mail is from Meteo Consult B.V., a MeteoGroup company. For more information, see <A href="http://www.weer.nl/gebruiksvoorwaarden"><U>www.weer.nl</U></A></P><P>This e-mail may contain confidential information. Only the addressee is permitted to read, copy, distribute or otherwise use this e-mail or any attachments. If you have received it in error, please contact the sender immediately. Any opinion expressed in this e-mail is personal to the sender and may not reflect the opinion of MeteoGroup.</P><P>Any e-mail reply to this address may be subject to interception or monitoring for operational reasons or for lawful business practices.</P></FONT></body>

</html>