Page 1 of 1

Canadian CMC Grib Data

Posted: Thu Jun 16, 2005 11:17 pm
by paquetjs
I noticed that the CMC outputs its grib data in multiple files instead of one and this is causing me headaches. Every field, level and time are in a separate file (i.e. CMC_reg_TMP_TGL_2_ps60km_2005061400_P000.grib). Is there a way to combine or merge grib files together so that I can graph temperature over time at a certain location. Right now the only thing i can graph is temperature over map for one time and one level. Thanks.

CMC Grib

Posted: Mon Jun 20, 2005 11:39 pm
by ncwxman
Not sure why it would be causing you headaches. If you download all the grib files for all the times and levels you want to work with and then run Ngrb2pcg32 it will create one file in the "GRIDDATA" folder for that model run for all grib parameters, levels and times that you have downloaded. Here is a time section I created using CMC grib data for temperature for most but not all levels.

Image

Kevin

Posted: Tue Jun 21, 2005 3:02 am
by paquetjs
oh, thanks, I am used to working with GrADS and I was sure I had to manually do that step. Thanks a lot.