[Met_help] [rt.rap.ucar.edu #72745] History for Grib file reading using Met5

Julie Prestopnik via RT met_help at ucar.edu
Fri Jul 24 15:16:29 MDT 2015


----------------------------------------------------------------
  Initial Request
----------------------------------------------------------------

Hi,

 I am having problem reading the attached file using MET5 :

 tried : ./bin/plot_data_plane ./NGAC/14Jun/ngac.t00z.a2df42.grb jul.gs
'name="AOTK"; level="A0";'

showed : DEBUG 1: Opening data file: ./NGAC/14Jun/ngac.t00z.a2df42.grb
ERROR  :
ERROR  : GribFile::read() -> file read error ... requested -8 bytes, got -1
ERROR  :

Any help with this.

 Thanks.
 Partha


----------------------------------------------------------------
  Complete Ticket History
----------------------------------------------------------------

Subject: Grib file reading using Met5
From: Julie Prestopnik
Time: Fri Jul 24 14:32:09 2015

Hi Partha.

Thank you for sending the grb file.  I was able to reproduce your
error.
Your GRIB file, ngac.t00z.a2df42.grb, is actually a GRIB2 file, but
plot_data_plane thinks it is a GRIB file because of the .grb
extension.
Please rename your file to be ngac.t00z.a2df42.grb2, and you should
then
get a successful run.

Unfortunately, the error you received wasn't very descriptive. We are
planning on updating the error message for this situation in the next
release of MET.

Thanks,
Julie

On Fri, Jul 24, 2015 at 2:19 PM, Partha Bhattacharjee - NOAA Affiliate
via
RT <met_help at ucar.edu> wrote:

>
> Fri Jul 24 14:19:20 2015: Request 72745 was acted upon.
> Transaction: Ticket created by partha.bhattacharjee at noaa.gov
>        Queue: met_help
>      Subject: Grib file reading using Met5
>        Owner: Nobody
>   Requestors: partha.bhattacharjee at noaa.gov
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=72745 >
>
>
> Hi,
>
>  I am having problem reading the attached file using MET5 :
>
>  tried : ./bin/plot_data_plane ./NGAC/14Jun/ngac.t00z.a2df42.grb
jul.gs
> 'name="AOTK"; level="A0";'
>
> showed : DEBUG 1: Opening data file:
./NGAC/14Jun/ngac.t00z.a2df42.grb
> ERROR  :
> ERROR  : GribFile::read() -> file read error ... requested -8 bytes,
got -1
> ERROR  :
>
> Any help with this.
>
>  Thanks.
>  Partha
>
>


--
Julie Prestopnik
National Center for Atmospheric Research
Research Applications Laboratory
Phone: 303.497.8399
Email: jpresto at ucar.edu

------------------------------------------------
Subject: Grib file reading using Met5
From: Partha Bhattacharjee - NOAA Affiliate
Time: Fri Jul 24 14:52:07 2015

Thanks Julie. It solved the problem.

Partha

On Fri, Jul 24, 2015 at 4:32 PM, Julie Prestopnik via RT
<met_help at ucar.edu>
wrote:

> Hi Partha.
>
> Thank you for sending the grb file.  I was able to reproduce your
error.
> Your GRIB file, ngac.t00z.a2df42.grb, is actually a GRIB2 file, but
> plot_data_plane thinks it is a GRIB file because of the .grb
extension.
> Please rename your file to be ngac.t00z.a2df42.grb2, and you should
then
> get a successful run.
>
> Unfortunately, the error you received wasn't very descriptive. We
are
> planning on updating the error message for this situation in the
next
> release of MET.
>
> Thanks,
> Julie
>
> On Fri, Jul 24, 2015 at 2:19 PM, Partha Bhattacharjee - NOAA
Affiliate via
> RT <met_help at ucar.edu> wrote:
>
> >
> > Fri Jul 24 14:19:20 2015: Request 72745 was acted upon.
> > Transaction: Ticket created by partha.bhattacharjee at noaa.gov
> >        Queue: met_help
> >      Subject: Grib file reading using Met5
> >        Owner: Nobody
> >   Requestors: partha.bhattacharjee at noaa.gov
> >       Status: new
> >  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=72745 >
> >
> >
> > Hi,
> >
> >  I am having problem reading the attached file using MET5 :
> >
> >  tried : ./bin/plot_data_plane ./NGAC/14Jun/ngac.t00z.a2df42.grb
jul.gs
> > 'name="AOTK"; level="A0";'
> >
> > showed : DEBUG 1: Opening data file:
./NGAC/14Jun/ngac.t00z.a2df42.grb
> > ERROR  :
> > ERROR  : GribFile::read() -> file read error ... requested -8
bytes, got
> -1
> > ERROR  :
> >
> > Any help with this.
> >
> >  Thanks.
> >  Partha
> >
> >
>
>
> --
> Julie Prestopnik
> National Center for Atmospheric Research
> Research Applications Laboratory
> Phone: 303.497.8399
> Email: jpresto at ucar.edu
>
>

------------------------------------------------
Subject: Grib file reading using Met5
From: Julie Prestopnik
Time: Fri Jul 24 15:16:16 2015

Thanks for letting me know.  I'm glad that change worked for you.  I'm
going to resolve this ticket.  Please let us know if you encounter any
other issues.

Julie

On Fri, Jul 24, 2015 at 2:52 PM, Partha Bhattacharjee - NOAA Affiliate
via
RT <met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=72745 >
>
> Thanks Julie. It solved the problem.
>
> Partha
>
> On Fri, Jul 24, 2015 at 4:32 PM, Julie Prestopnik via RT <
> met_help at ucar.edu>
> wrote:
>
> > Hi Partha.
> >
> > Thank you for sending the grb file.  I was able to reproduce your
error.
> > Your GRIB file, ngac.t00z.a2df42.grb, is actually a GRIB2 file,
but
> > plot_data_plane thinks it is a GRIB file because of the .grb
extension.
> > Please rename your file to be ngac.t00z.a2df42.grb2, and you
should then
> > get a successful run.
> >
> > Unfortunately, the error you received wasn't very descriptive. We
are
> > planning on updating the error message for this situation in the
next
> > release of MET.
> >
> > Thanks,
> > Julie
> >
> > On Fri, Jul 24, 2015 at 2:19 PM, Partha Bhattacharjee - NOAA
Affiliate
> via
> > RT <met_help at ucar.edu> wrote:
> >
> > >
> > > Fri Jul 24 14:19:20 2015: Request 72745 was acted upon.
> > > Transaction: Ticket created by partha.bhattacharjee at noaa.gov
> > >        Queue: met_help
> > >      Subject: Grib file reading using Met5
> > >        Owner: Nobody
> > >   Requestors: partha.bhattacharjee at noaa.gov
> > >       Status: new
> > >  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=72745
> >
> > >
> > >
> > > Hi,
> > >
> > >  I am having problem reading the attached file using MET5 :
> > >
> > >  tried : ./bin/plot_data_plane ./NGAC/14Jun/ngac.t00z.a2df42.grb
> jul.gs
> > > 'name="AOTK"; level="A0";'
> > >
> > > showed : DEBUG 1: Opening data file:
./NGAC/14Jun/ngac.t00z.a2df42.grb
> > > ERROR  :
> > > ERROR  : GribFile::read() -> file read error ... requested -8
bytes,
> got
> > -1
> > > ERROR  :
> > >
> > > Any help with this.
> > >
> > >  Thanks.
> > >  Partha
> > >
> > >
> >
> >
> > --
> > Julie Prestopnik
> > National Center for Atmospheric Research
> > Research Applications Laboratory
> > Phone: 303.497.8399
> > Email: jpresto at ucar.edu
> >
> >
>
>


--
Julie Prestopnik
National Center for Atmospheric Research
Research Applications Laboratory
Phone: 303.497.8399
Email: jpresto at ucar.edu

------------------------------------------------


More information about the Met_help mailing list