Hello,<br><br>maybe you didn't append files?I don't know.<br>you can write as follow<br><br>cat
wrfprs_d01.000 > big_grib_file.grb<br>
cat
wrfprs_d01.003 >> big_grib_file.grb<br>
<br>then create .ctl and .idx files.<br>Let me know if you have the same problem<br><br>regards<br>Teresa<br><br><div class="gmail_quote">2010/7/31 Sujata Pattanayak <span dir="ltr"><<a href="mailto:sujata05@gmail.com">sujata05@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"> Dear Sir,<br>
I need help regarding combining multiple grib files in to a single grib file.<br>I have the model output as follows.<br>
<br>
wrfprs_d01.000<br>
wrfprs_d01.000.idx<br>
wrfprs_d01_000.ctl<br>
wrfprs_d01.003<br>
wrfprs_d01.003.idx<br>
wrfprs_d01_003.ctl<br>
---<br>
I had tried with 'CAT' command, but while creating the .ctl file, it is taking only first time data .<br>Can anybody please help me in this regard.<br><br>With regards,<br><font color="#888888">Sujata<br>
</font><br>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><br>