WAFS OCTANT L and PCGRADS-grib2ctl.pl

Wesley Ebisuzaki Wesley.Ebisuzaki at NOAA.GOV
Tue May 9 15:16:53 EDT 2006


Meteo Aruba wrote:
> Hi I am having problems with the WAFS datasets (Octant L) and pcgrads.
> Seems like grib2ctl.pl is not recognizing the grib.
> ex. wafsgfs_L_t12z_intdsk00
>     from ftpprd.ncep.noaa.gov
>      /pub/data/nccf/com/gfs/prod/gfs.2006050912
> ouput:
> perl grib2ctl.pl gfs.grb>gfs.ctl
> ****scripts need to be modified****
> unkown user defined grid
>
> os=winxp home sp2
> grads 1.8sl11
>
> grib2ctl.pl vers 0.9.12.5p34c
>
> Any other WAFS user out there?
>
> Marck
>
Marck,

    The WAFS grids are a thinned lat-lon grid which is not supported by
grib2ctl.pl.
If you have a linux box, you can convert the WAFS grid to a 1x1 grid by

         copygb -g3 -x wafsgfs_L_t12z_intdsk00 out.grib

and run grib2ctl.pl on out.grib.  Adding thinned lat-lon grids to
grib2ctl.pl is not
a 3-lines change (more like a 100+ lines change).

       Yours,
       Wesley Ebisuzaki



More information about the gradsusr mailing list