John,<br>I was able to successfully run copygb with your help and now am looking to run pcp_combine, subtract, to get a one hour precip field from my WRF output files.  I have isolated the two files (and actually uploaded them to the server described in previous emails), and used the following command to run pcp_combine assuming the following:<br>
<br>  &quot;accum1&quot; indicates the accumulation interval to be used from in_file1 in HH format (required).   -I set this as 12<br>  &quot;accum2&quot; indicates the accumulation interval to be used from in_file2 in HH format (required).   -I set this as 11<br>
<br>I got this:<br><br>/bin/pcp_combine -subtract WRFPRS_d02.012_00 12 WRFPRS_d02.011_00 11 difference.out<br>Reading input file: WRFPRS_d02.012_00<br>Reading input file: WRFPRS_d02.011_00<br>Performing subtraction command.<br>
Writing output file: difference.out<br><br>Figuring that pcp_combine took the difference between two GRIB files, the output should also be grip, no?  So I tried to convert it to view using Grads, but got an error when I ran <a href="http://grib2ctl.pl">grib2ctl.pl</a>: <br>
&quot;/<a href="http://grib2ctl.pl">grib2ctl.pl</a> difference.out &gt; difference_ctl.ctl<br>found unidentified data <br>Big problem:<br>  either difference.out is missing or not a grib file<br>  or wgrib is not on your path<br>
<br>Please help.  Thank you very much for your help so far.<br><br>Jeff Duda<br><br><div class="gmail_quote">On Fri, Dec 18, 2009 at 3:45 PM, John Halley Gotway <span dir="ltr">&lt;<a href="mailto:johnhg@rap.ucar.edu">johnhg@rap.ucar.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Jeff,<br>
<br>
Well I&#39;d first check to see what&#39;s actually in that GRIB file using the<br>
&quot;wgrib&quot; command.  For example, try this:<br>
wgrib WRFPRS_d02.012_00 | grep APCP<br>
<br>
That&#39;ll dump out the contents of that GRIB file, looking only for the APCP<br>
records (accumulated precip).  Look to see if that file really does<br>
contain a record for 0-12 hour accumulated precip.<br>
<br>
If you have more questions about this, it&#39;d probably be easier for you to<br>
just send me some sample data to take a look at.  If you&#39;d like to do<br>
that, you could post it to our anonymous ftp site in the following way:<br>
<br>
cd &quot;the directory that contains the files you want to send&quot;<br>
ftp <a href="http://ftp.rap.ucar.edu" target="_blank">ftp.rap.ucar.edu</a><br>
username = anonymous<br>
password = &quot;your email address&quot;<br>
cd incoming/irap/met_help<br>
mkdir duda_data<br>
cd duda_data<br>
put WRFPRS_d02.012_00<br>
put WRFPRS_d02.011_00<br>
bye<br>
<br>
Hope that helps.<br>
<font color="#888888"><br>
John<br>
</font><div><div></div><div class="h5"><br>
&gt; John,<br>
&gt; I am Bill Gallus&#39; student and I am trying to use MODE to verify a WRF<br>
&gt; model<br>
&gt; run using accumulated precip.  To do this, I need to match Stage_IV data<br>
&gt; to<br>
&gt; my model grid.  To do that, though, I need to get a difference in precip<br>
&gt; file to compare with Stage_IV data (which has 1 hourly accumulated<br>
&gt; precip).<br>
&gt; My WRF files use run total accumulated precip.  I have run WPP on the<br>
&gt; NetCDF<br>
&gt; output of the WRF files and now am trying to use pcp_combine -subtract to<br>
&gt; basically subtract the total accumulated precip from one file from one an<br>
&gt; hour before it (my NetCDF output interval is 15 minutes).  When I tried to<br>
&gt; run pcp_combine, though, I got an error.  Can you help me with this,<br>
&gt; please?  Thank you.<br>
&gt;<br>
&gt;<br>
&gt; Here&#39;s a screen grab of the command and error:<br>
&gt;<br>
&gt; -bash-3.2$ /usr/local/METv2.0/bin/pcp_combine -subtract WRFPRS_d02.012_00<br>
&gt; 12<br>
&gt; WRFPRS_d02.011_00 11 20080719_18-17_precipdiff<br>
&gt; Reading input file: WRFPRS_d02.012_00<br>
&gt;<br>
&gt;<br>
&gt; ERROR: get_field() -&gt; can&#39;t find grib code 61 with accumulation of 12<br>
&gt; hours<br>
&gt; in grib file: WRFPRS_d02.012_00<br>
&gt;<br>
&gt; Jeff Duda<br>
&gt; --<br>
&gt; Jeff Duda<br>
&gt; Iowa State University<br>
&gt; Meteorology Graduate Student<br>
&gt; 3134 Agronomy Hall<br>
&gt; <a href="http://www.meteor.iastate.edu/%7Ejdduda" target="_blank">www.meteor.iastate.edu/~jdduda</a><br>
&gt;<br>
<br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Jeff Duda<br>Iowa State University<br>Meteorology Graduate Student<br>3134 Agronomy Hall<br><a href="http://www.meteor.iastate.edu/~jdduda">www.meteor.iastate.edu/~jdduda</a><br>