[gradsusr] grib2ctl.pl - Errors

Andrew Revering andy at f5data.com
Sat Aug 24 12:41:48 EDT 2013


This will not be a good response, and likely not resolve your issue, but I
know how when I have a problem I eagerly await ANY ideas. So from my little
experience, I've found adding the following options useful:

grib2ctl.pl  -no_profile -verf -ec_gbl [infile] > [outfile].ctl

-no_profile is useful if there are some variables with missing levels. For
example you might have 850, 700 & 500 levels for one variable, but another
variable only has 850 & 500 data, and that will give you grief unless you
use -no_profile. [likely not yoru problem tho]

Not sure what -verf does, and -ec_gbl I think is just for ECMWF data.

Hopefully someone can give you better help!


Andrew Revering - Follow
@andrewrevering<https://twitter.com/intent/follow?screen_name=andrewrevering&source=email&variant=2.0&xd_token=ceae5c40173e5>on
Twitter
Convective Development, Inc.
PO Box 511, Cambridge, MN 55008
http://www.convectivedevelopment.com/


On Sat, Aug 24, 2013 at 6:37 AM, M.Mahakur <mmahakur at tropmet.res.in> wrote:

> Respected All,
>
> Using grib2ctl.pl ( $version="0.9.12.6" ) I am able to create data
> descriptor file and use the data. But, I always get following two
> errors/warnings in the same data:
>
> #1) Use of uninitialized value in string eq at ./grib2ctl.pl line 442.
>  Line 442 in the perl script:
>
> if ( $winds eq 'grid') { $LCC='lccr'; }
>
> #2) Undefined parameter table (center 28-0 table 2), using NCEP-opn
>
> Why is this and how to rectify?
>
> With Thanks and Regards,
>
> Mahakur
>
> --
> IITM, Pune(India)
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20130824/05d52c1c/attachment-0003.html 


More information about the gradsusr mailing list