<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.2900.5945" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV><FONT size=3>Hello all.</FONT></DIV>
<DIV><FONT size=3></FONT>&nbsp;</DIV>
<DIV><FONT size=3>We want to implement obs nudging in WRF for a retrospective case, but have not been able to convert DSS bufr data into little_r format.</FONT></DIV>
<DIV><FONT size=3>Here are the steps we followed to get the archived obs data in a WRF ready format.</FONT></DIV>
<DIV><FONT size=3></FONT>&nbsp;</DIV>
<DIV><FONT size=3>1) We went to </FONT><A href="http://dss.ucar.edu/datasets/ds351.0/"><FONT size=3>http://dss.ucar.edu/datasets/ds351.0/</FONT></A><FONT size=3>&nbsp;and downloaded data and BUFR conversion software.</FONT></DIV>
<DIV><FONT size=3></FONT>&nbsp;</DIV>
<DIV><FONT size=3>2) We compiled (tried gfortran and pgf90), created, and ran&nbsp;grabbufr using the grabbufr.sh script.</FONT></DIV>
<DIV><FONT size=3>&nbsp;&nbsp;&nbsp; - Ran successfully (we think) with pgf90 but gave warnings with gfortran.</FONT></DIV>
<DIV><FONT size=3></FONT>&nbsp;</DIV>
<DIV><FONT size=3>3) Compiled (tried gfortran and pgf90), created, and ran bufr_upa2ob.x on the file created in step 2.</FONT></DIV>
<DIV><FONT size=3>&nbsp;&nbsp;&nbsp; - Exe's created.</FONT></DIV>
<DIV><FONT size=3>&nbsp;&nbsp;&nbsp; - Exe creates a file but program ends unexpectedly.&nbsp; Here is the screen output from bufr_upa2ob.x with error:</FONT></DIV>
<DIV><FONT size=3>-------------------------------------------------------------------------------</FONT></DIV>
<DIV>&nbsp;idate:&nbsp;&nbsp;&nbsp; 2009010800&nbsp;&nbsp; NC002005&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<BR>&nbsp; idate:&nbsp;&nbsp;&nbsp; 2009010723&nbsp;&nbsp; NC002005&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<BR>&nbsp; idate:&nbsp;&nbsp;&nbsp; 2009010722&nbsp;&nbsp; NC004005&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<BR>&nbsp; idate:&nbsp;&nbsp;&nbsp; 2009010723&nbsp;&nbsp; NC004005&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<BR>&nbsp; idate:&nbsp;&nbsp;&nbsp; 2009010800&nbsp;&nbsp; NC004005&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<BR>&nbsp; idate:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -1<BR>&nbsp;....all records read, Exit<BR>PGFIO-F-235/formatted write/unit=18/edit descriptor does not match item type.<BR>&nbsp;File name = Uppertest&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .obs&nbsp;&nbsp;&nbsp; formatted, sequential access&nbsp;&nbsp; record = 38536<BR>&nbsp;In source file ../src/bufr_upa2ob.f, at line number 242<BR>-------------------------------------------------------------------------------</DIV>
<DIV><FONT size=3></FONT>&nbsp;</DIV>
<DIV><FONT size=3>4) Went ahead and tried to run Yubao's perl script on the file produced in step 3.</FONT></DIV>
<DIV><FONT size=3>&nbsp;&nbsp;&nbsp; - Script runs, but the input file format is not what the script expects.</FONT></DIV>
<DIV><FONT size=3></FONT>&nbsp;</DIV>
<DIV><FONT size=3>Any thoughts on how I can diagnose the problem?</FONT></DIV>
<DIV><FONT size=3></FONT>&nbsp;</DIV>
<DIV><FONT size=3>Thanks.</FONT></DIV>
<DIV><FONT size=3></FONT>&nbsp;</DIV>
<DIV><FONT size=3>-tyler</FONT></DIV></BODY></HTML>