[Met_help] [rt.rap.ucar.edu #57574] History for METv4.0 : GRIB1 Error message

Paul Oldenburg via RT met_help at ucar.edu
Fri Jul 27 14:24:21 MDT 2012


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

Hello,

     I have downloaded the METv4.0 and I have installed it on IBM AIX64.
When I perform "point_stat" using GRIB1 file, I obtain this ERROR message :


*** Running Point-Stat ***
DEBUG 1: Default Config File:
/u/cnrm/rapn/rapn003/METv4.0/data/config/PointStatConfig_default
DEBUG 1: User Config File: /u/cnrm/rapn/rapn003/WORKSHOP/PointStatConfigOPER
ERROR  :
ERROR  : GribFile::read_record(GribRecord &) -> trailing "7777" not found
in grib record
ERROR  :
GSL_RNG_TYPE=mt19937
GSL_RNG_SEED=1
DEBUG 1: Forecast File:
/u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00
DEBUG 1: Climatology File: none
DEBUG 1: Observation File:
/u/cnrm/rapn/rapn003/WORKSHOP/OUTPUT/OBS_2012020400.nc
DEBUG 1: Observation File:
/u/cnrm/rapn/rapn003/WORKSHOP/OUTPUT/OBS_2012020400.nc
DEBUG 2:
DEBUG 2:
--------------------------------------------------------------------------------
DEBUG 2:
DEBUG 2: Reading data for TMP/Z2.
ERROR  :
ERROR  : process_fcst_climo_files() -> no fields matching TMP/Z2 found in
file: /u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00

    When I used METv3.1, there was no error message.

Regards

-- 
*
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------

Driss BARI
Ingénieur d'Etat Principal
Centre National de Recherche Météorologique
Maroc Météo
Casablanca.
E-mail: bari.driss at gmail.com
-------------------------------------------------------------------------------
*


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

Subject: Re: [rt.rap.ucar.edu #57574] METv4.0 : GRIB1 Error message
From: Paul Oldenburg
Time: Wed Jul 25 09:33:38 2012

Dris,

Can you please run the following command on your system: 'xlC
-qversion' and send me the output?  Also, I am not able to
reproduce the error that you have reported using the GRIB1 sample data
included in the METv4.0 tarball.  Can you please
send me the GRIB1 data that you are using?  You can upload it to our
FTP site using the following instructions:

http://www.dtcenter.org/met/users/support/met_help.php#ftp

Can you please tell me how the GRIB1 data that you are trying to use
with MET was generated?  Is it the output of the
WRF Unified Post Processor (UPP)?  If not, there may be an encoding
problem that is causing this error.

Finally, please make sure that you have included all the latest
bugfixes and patches in your instance of METv4.0.  You
can find the bundle and instructions for installing it here:

http://www.dtcenter.org/met/users/support/known_issues/METv4.0/index.php

Thanks,

Paul


On 07/25/2012 03:58 AM, Driss BARI via RT wrote:
>
> Wed Jul 25 03:58:36 2012: Request 57574 was acted upon.
> Transaction: Ticket created by bari.driss at gmail.com
>         Queue: met_help
>       Subject: METv4.0 : GRIB1 Error message
>         Owner: Nobody
>    Requestors: bari.driss at gmail.com
>        Status: new
>   Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=57574 >
>
>
> Hello,
>
>       I have downloaded the METv4.0 and I have installed it on IBM
AIX64.
> When I perform "point_stat" using GRIB1 file, I obtain this ERROR
message :
>
>
> *** Running Point-Stat ***
> DEBUG 1: Default Config File:
> /u/cnrm/rapn/rapn003/METv4.0/data/config/PointStatConfig_default
> DEBUG 1: User Config File:
/u/cnrm/rapn/rapn003/WORKSHOP/PointStatConfigOPER
> ERROR  :
> ERROR  : GribFile::read_record(GribRecord &) -> trailing "7777" not
found
> in grib record
> ERROR  :
> GSL_RNG_TYPE=mt19937
> GSL_RNG_SEED=1
> DEBUG 1: Forecast File:
> /u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00
> DEBUG 1: Climatology File: none
> DEBUG 1: Observation File:
> /u/cnrm/rapn/rapn003/WORKSHOP/OUTPUT/OBS_2012020400.nc
> DEBUG 1: Observation File:
> /u/cnrm/rapn/rapn003/WORKSHOP/OUTPUT/OBS_2012020400.nc
> DEBUG 2:
> DEBUG 2:
>
--------------------------------------------------------------------------------
> DEBUG 2:
> DEBUG 2: Reading data for TMP/Z2.
> ERROR  :
> ERROR  : process_fcst_climo_files() -> no fields matching TMP/Z2
found in
> file: /u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00
>
>      When I used METv3.1, there was no error message.
>
> Regards
>


------------------------------------------------
Subject: METv4.0 : GRIB1 Error message
From: Driss BARI
Time: Thu Jul 26 03:18:15 2012

2012/7/25 Paul Oldenburg via RT <met_help at ucar.edu>

> Dris,
>

*Dear Paul,*


>
> Can you please run the following command on your system: 'xlC
-qversion'
> and send me the output?


*Here is the output of the command :

rapn003 at dev1:/u/cnrm/rapn/rapn003/WORKSHOP#xlC -qversion
IBM XL C/C++ for AIX, V10.1
Version: 10.01.0000.0007*


> Also, I am not able to
> reproduce the error that you have reported using the GRIB1 sample
data
> included in the METv4.0 tarball.  Can you please
> send me the GRIB1 data that you are using?  You can upload it to our
FTP
> site using the following instructions:
>
> http://www.dtcenter.org/met/users/support/met_help.php#ftp
>
>
*I have done it. Please find the GRIB files and also the associated
observation  files on the FTP server. I have put these files on my
directory "bari_data"
*

Can you please tell me how the GRIB1 data that you are trying to use
with
> MET was generated?  Is it the output of the
> WRF Unified Post Processor (UPP)?


*The GRIB files that I use are not the output of the WRF UPP but from
our
national Model ALADIN (Morocco).  it is a LAM model.
*

> If not, there may be an encoding problem that is causing this error.
>

*May be. but the question is : why when I use the same files to
perform
METv3.1 under LInux (and not on IBM AIX 64), it works well.*


> Finally, please make sure that you have included all the latest
bugfixes
> and patches in your instance of METv4.0.  You
> can find the bundle and instructions for installing it here:
>
>
http://www.dtcenter.org/met/users/support/known_issues/METv4.0/index.php
>

*No, I have not included all  the latest bugfixes and patches. I have
just
installed the release version of 06.25.2012. I will do that now.
*

>
> Thanks,
>

*Many Thanks.
Regards*

>
> Paul
>
>
> On 07/25/2012 03:58 AM, Driss BARI via RT wrote:
> >
> > Wed Jul 25 03:58:36 2012: Request 57574 was acted upon.
> > Transaction: Ticket created by bari.driss at gmail.com
> >         Queue: met_help
> >       Subject: METv4.0 : GRIB1 Error message
> >         Owner: Nobody
> >    Requestors: bari.driss at gmail.com
> >        Status: new
> >   Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=57574 >
> >
> >
> > Hello,
> >
> >       I have downloaded the METv4.0 and I have installed it on IBM
AIX64.
> > When I perform "point_stat" using GRIB1 file, I obtain this ERROR
> message :
> >
> >
> > *** Running Point-Stat ***
> > DEBUG 1: Default Config File:
> > /u/cnrm/rapn/rapn003/METv4.0/data/config/PointStatConfig_default
> > DEBUG 1: User Config File:
> /u/cnrm/rapn/rapn003/WORKSHOP/PointStatConfigOPER
> > ERROR  :
> > ERROR  : GribFile::read_record(GribRecord &) -> trailing "7777"
not found
> > in grib record
> > ERROR  :
> > GSL_RNG_TYPE=mt19937
> > GSL_RNG_SEED=1
> > DEBUG 1: Forecast File:
> > /u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00
> > DEBUG 1: Climatology File: none
> > DEBUG 1: Observation File:
> > /u/cnrm/rapn/rapn003/WORKSHOP/OUTPUT/OBS_2012020400.nc
> > DEBUG 1: Observation File:
> > /u/cnrm/rapn/rapn003/WORKSHOP/OUTPUT/OBS_2012020400.nc
> > DEBUG 2:
> > DEBUG 2:
> >
>
--------------------------------------------------------------------------------
> > DEBUG 2:
> > DEBUG 2: Reading data for TMP/Z2.
> > ERROR  :
> > ERROR  : process_fcst_climo_files() -> no fields matching TMP/Z2
found in
> > file:
/u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00
> >
> >      When I used METv3.1, there was no error message.
> >
> > Regards
> >
>
>
>


--
*
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------

Driss BARI
Ingénieur d'Etat Principal
Centre National de Recherche Météorologique
Maroc Météo
Casablanca.
E-mail: bari.driss at gmail.com
-------------------------------------------------------------------------------
*

------------------------------------------------
Subject: METv4.0 : GRIB1 Error message
From: Driss BARI
Time: Thu Jul 26 03:36:04 2012

*hello Paul,

     I have included all the latest bugfixes and patches but I always
have
the same error message.

Regards.

Driss
*

2012/7/25 Paul Oldenburg via RT <met_help at ucar.edu>

> Dris,
>
> Can you please run the following command on your system: 'xlC
-qversion'
> and send me the output?  Also, I am not able to
> reproduce the error that you have reported using the GRIB1 sample
data
> included in the METv4.0 tarball.  Can you please
> send me the GRIB1 data that you are using?  You can upload it to our
FTP
> site using the following instructions:
>
> http://www.dtcenter.org/met/users/support/met_help.php#ftp
>
> Can you please tell me how the GRIB1 data that you are trying to use
with
> MET was generated?  Is it the output of the
> WRF Unified Post Processor (UPP)?  If not, there may be an encoding
> problem that is causing this error.
>
> Finally, please make sure that you have included all the latest
bugfixes
> and patches in your instance of METv4.0.  You
> can find the bundle and instructions for installing it here:
>
>
http://www.dtcenter.org/met/users/support/known_issues/METv4.0/index.php
>
> Thanks,
>
> Paul
>
>
> On 07/25/2012 03:58 AM, Driss BARI via RT wrote:
> >
> > Wed Jul 25 03:58:36 2012: Request 57574 was acted upon.
> > Transaction: Ticket created by bari.driss at gmail.com
> >         Queue: met_help
> >       Subject: METv4.0 : GRIB1 Error message
> >         Owner: Nobody
> >    Requestors: bari.driss at gmail.com
> >        Status: new
> >   Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=57574 >
> >
> >
> > Hello,
> >
> >       I have downloaded the METv4.0 and I have installed it on IBM
AIX64.
> > When I perform "point_stat" using GRIB1 file, I obtain this ERROR
> message :
> >
> >
> > *** Running Point-Stat ***
> > DEBUG 1: Default Config File:
> > /u/cnrm/rapn/rapn003/METv4.0/data/config/PointStatConfig_default
> > DEBUG 1: User Config File:
> /u/cnrm/rapn/rapn003/WORKSHOP/PointStatConfigOPER
> > ERROR  :
> > ERROR  : GribFile::read_record(GribRecord &) -> trailing "7777"
not found
> > in grib record
> > ERROR  :
> > GSL_RNG_TYPE=mt19937
> > GSL_RNG_SEED=1
> > DEBUG 1: Forecast File:
> > /u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00
> > DEBUG 1: Climatology File: none
> > DEBUG 1: Observation File:
> > /u/cnrm/rapn/rapn003/WORKSHOP/OUTPUT/OBS_2012020400.nc
> > DEBUG 1: Observation File:
> > /u/cnrm/rapn/rapn003/WORKSHOP/OUTPUT/OBS_2012020400.nc
> > DEBUG 2:
> > DEBUG 2:
> >
>
--------------------------------------------------------------------------------
> > DEBUG 2:
> > DEBUG 2: Reading data for TMP/Z2.
> > ERROR  :
> > ERROR  : process_fcst_climo_files() -> no fields matching TMP/Z2
found in
> > file:
/u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00
> >
> >      When I used METv3.1, there was no error message.
> >
> > Regards
> >
>
>
>


--
*
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------

Driss BARI
Ingénieur d'Etat Principal
Centre National de Recherche Météorologique
Maroc Météo
Casablanca.
E-mail: bari.driss at gmail.com
-------------------------------------------------------------------------------
*

------------------------------------------------
Subject: Re: [rt.rap.ucar.edu #57574] METv4.0 : GRIB1 Error message
From: Paul Oldenburg
Time: Thu Jul 26 08:50:40 2012

Driss,

First of all, please forgive me for misspelling your name in my last
email.  I have reproduced the error you reported
using METv4.0 compiled on an IBM AIX machine with xlC Version:
10.01.0000.0006 (which differs slightly from the version
that you are using).  I also reproduced the same error using METv3.1
compiled with the same compiler.  We also looked
into the matter, and no substantial changes were made in the part of
MET that reads GRIB file records between v3.1 and
v4.0.  Are you certain that METv3.1 correctly reads your GRIB files?
A good way to test this is to use the
plot_data_plane tool which simply reads a single record from the GRIB
file and plots the gridded data in that record.
My attempt to read your GRIB data file is shown below.  Can you please
try to run this same command and send me the
command line output and the plot that is generated?

Thanks,

Paul



$ METv3.1/bin/plot_data_plane  GRIBOPER_2012020400_00
GRIBOPER_2012020400_00.ps 'TMP/Z2' -v 4
DEBUG 1: Opening data file: GRIBOPER_2012020400_00
ERROR  :
ERROR  : GribFile::read_record(GribRecord &) -> trailing "7777" not
found in grib record
ERROR  :
ERROR  :
ERROR  : GribFile::read_record(GribRecord &) -> trailing "7777" not
found in grib record
ERROR  :
DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 0 GRIB records
matching VarInfo "TMP/Z2" in GRIB file
"GRIBOPER_2012020400_00".
WARNING:
WARNING: MetGrib1DataFile::data_plane() -> No exact match found for
VarInfo "TMP/Z2" in GRIB file "GRIBOPER_2012020400_00".
WARNING:
ERROR  :
ERROR  : plot_data_plane -> trouble getting "TMP/Z2" from file
"GRIBOPER_2012020400_00"
ERROR  :


On 07/26/2012 03:36 AM, Driss BARI via RT wrote:
>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=57574 >
>
> *hello Paul,
>
>       I have included all the latest bugfixes and patches but I
always have
> the same error message.
>
> Regards.
>
> Driss
> *
>
> 2012/7/25 Paul Oldenburg via RT <met_help at ucar.edu>
>
>> Dris,
>>
>> Can you please run the following command on your system: 'xlC
-qversion'
>> and send me the output?  Also, I am not able to
>> reproduce the error that you have reported using the GRIB1 sample
data
>> included in the METv4.0 tarball.  Can you please
>> send me the GRIB1 data that you are using?  You can upload it to
our FTP
>> site using the following instructions:
>>
>> http://www.dtcenter.org/met/users/support/met_help.php#ftp
>>
>> Can you please tell me how the GRIB1 data that you are trying to
use with
>> MET was generated?  Is it the output of the
>> WRF Unified Post Processor (UPP)?  If not, there may be an encoding
>> problem that is causing this error.
>>
>> Finally, please make sure that you have included all the latest
bugfixes
>> and patches in your instance of METv4.0.  You
>> can find the bundle and instructions for installing it here:
>>
>>
http://www.dtcenter.org/met/users/support/known_issues/METv4.0/index.php
>>
>> Thanks,
>>
>> Paul
>>
>>
>> On 07/25/2012 03:58 AM, Driss BARI via RT wrote:
>>>
>>> Wed Jul 25 03:58:36 2012: Request 57574 was acted upon.
>>> Transaction: Ticket created by bari.driss at gmail.com
>>>          Queue: met_help
>>>        Subject: METv4.0 : GRIB1 Error message
>>>          Owner: Nobody
>>>     Requestors: bari.driss at gmail.com
>>>         Status: new
>>>    Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=57574 >
>>>
>>>
>>> Hello,
>>>
>>>        I have downloaded the METv4.0 and I have installed it on
IBM AIX64.
>>> When I perform "point_stat" using GRIB1 file, I obtain this ERROR
>> message :
>>>
>>>
>>> *** Running Point-Stat ***
>>> DEBUG 1: Default Config File:
>>> /u/cnrm/rapn/rapn003/METv4.0/data/config/PointStatConfig_default
>>> DEBUG 1: User Config File:
>> /u/cnrm/rapn/rapn003/WORKSHOP/PointStatConfigOPER
>>> ERROR  :
>>> ERROR  : GribFile::read_record(GribRecord &) -> trailing "7777"
not found
>>> in grib record
>>> ERROR  :
>>> GSL_RNG_TYPE=mt19937
>>> GSL_RNG_SEED=1
>>> DEBUG 1: Forecast File:
>>> /u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00
>>> DEBUG 1: Climatology File: none
>>> DEBUG 1: Observation File:
>>> /u/cnrm/rapn/rapn003/WORKSHOP/OUTPUT/OBS_2012020400.nc
>>> DEBUG 1: Observation File:
>>> /u/cnrm/rapn/rapn003/WORKSHOP/OUTPUT/OBS_2012020400.nc
>>> DEBUG 2:
>>> DEBUG 2:
>>>
>>
--------------------------------------------------------------------------------
>>> DEBUG 2:
>>> DEBUG 2: Reading data for TMP/Z2.
>>> ERROR  :
>>> ERROR  : process_fcst_climo_files() -> no fields matching TMP/Z2
found in
>>> file:
/u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00
>>>
>>>       When I used METv3.1, there was no error message.
>>>
>>> Regards
>>>
>>
>>
>>
>
>


------------------------------------------------
Subject: METv4.0 : GRIB1 Error message
From: Driss BARI
Time: Thu Jul 26 09:33:27 2012

*Paul,

     Many thanks for your cooperation. When I run plot_data_plane with
METv4.0 on IBM AIX64, I have the following error message :

*** Running Plot_data_plane  ***
DEBUG 1: Opening data file:
/u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012021000_00
DEBUG 4: Met2dDataFileFactory::new_met_2d_data_file() -> created new
Met2dDataFile object of type "FileType_Gb1".
ERROR  :
ERROR  : GribFile::read_record(GribRecord &) -> trailing "7777" not
found
in grib record
ERROR  :
DEBUG 4: VarInfoFactory::new_var_info() -> created new VarInfo object
of
type "FileType_Gb1".
ERROR  :
ERROR  : yyerror() -> syntax error in file "string"
ERROR  :
ERROR  :    line   = 1
ERROR  :
ERROR  :    column = 4
ERROR  :
ERROR  :    text   = "/"
ERROR  :
ERROR  :
ERROR  : (nul)
ERROR  : (nul)
ERROR  :

and when I run the same command (plot_data_plane) with METv3.1 on IBM
AIX64, I have the following error message :

 *** Running Plot_data_plane  with METv3.1  ***
DEBUG 1: Opening data file:
/u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012021000_00
ERROR  :
ERROR  : GribFile::read_record(GribRecord &) -> trailing "7777" not
found
in grib record
ERROR  :
ERROR  :
ERROR  : GribFile::read_record(GribRecord &) -> trailing "7777" not
found
in grib record
ERROR  :
DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 0 GRIB records
matching VarInfo "TMP/Z2" in GRIB file
"/u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012021000_00".
WARNING:
WARNING: MetGrib1DataFile::data_plane() -> No exact match found for
VarInfo
"TMP/Z2" in GRIB file
"/u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012021000_00".
WARNING:
ERROR  :
ERROR  : plot_data_plane -> trouble getting "TMP/Z2" from file
"/u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012021000_00"

When I run the same command using METv3.1 under LInux Mandriva 2010,
it
works well and I have the following message :

*** Running Plot_data_plane with METv3.1 under Linux  ***
DEBUG 1: Opening data file:
/home/baridriss/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00
DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found range match for
VarInfo "TMP/Z2" in GRIB record 221 of GRIB file
"/home/baridriss/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00".
DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 1 GRIB records
matching VarInfo "TMP/Z2" in GRIB file
"/home/baridriss/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00".
DEBUG 1: Creating postscript file:
/home/baridriss/WORKSHOP/GRIBOPER_2012020400_00.ps

Please find attached the output file **"GRIBOPER_2012020400_00.ps".
*
*Regards.

Driss*

2012/7/26 Paul Oldenburg via RT <met_help at ucar.edu>

> Driss,
>
> First of all, please forgive me for misspelling your name in my last
> email.  I have reproduced the error you reported
> using METv4.0 compiled on an IBM AIX machine with xlC Version:
> 10.01.0000.0006 (which differs slightly from the version
> that you are using).  I also reproduced the same error using METv3.1
> compiled with the same compiler.  We also looked
> into the matter, and no substantial changes were made in the part of
MET
> that reads GRIB file records between v3.1 and
> v4.0.  Are you certain that METv3.1 correctly reads your GRIB files?
A
> good way to test this is to use the
> plot_data_plane tool which simply reads a single record from the
GRIB file
> and plots the gridded data in that record.
> My attempt to read your GRIB data file is shown below.  Can you
please try
> to run this same command and send me the
> command line output and the plot that is generated?
>
> Thanks,
>
> Paul
>
>
>
> $ METv3.1/bin/plot_data_plane  GRIBOPER_2012020400_00
> GRIBOPER_2012020400_00.ps 'TMP/Z2' -v 4
> DEBUG 1: Opening data file: GRIBOPER_2012020400_00
> ERROR  :
> ERROR  : GribFile::read_record(GribRecord &) -> trailing "7777" not
found
> in grib record
> ERROR  :
> ERROR  :
> ERROR  : GribFile::read_record(GribRecord &) -> trailing "7777" not
found
> in grib record
> ERROR  :
> DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 0 GRIB
records
> matching VarInfo "TMP/Z2" in GRIB file
> "GRIBOPER_2012020400_00".
> WARNING:
> WARNING: MetGrib1DataFile::data_plane() -> No exact match found for
> VarInfo "TMP/Z2" in GRIB file "GRIBOPER_2012020400_00".
> WARNING:
> ERROR  :
> ERROR  : plot_data_plane -> trouble getting "TMP/Z2" from file
> "GRIBOPER_2012020400_00"
> ERROR  :
>
>
> On 07/26/2012 03:36 AM, Driss BARI via RT wrote:
> >
> > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=57574 >
> >
> > *hello Paul,
> >
> >       I have included all the latest bugfixes and patches but I
always
> have
> > the same error message.
> >
> > Regards.
> >
> > Driss
> > *
> >
> > 2012/7/25 Paul Oldenburg via RT <met_help at ucar.edu>
> >
> >> Dris,
> >>
> >> Can you please run the following command on your system: 'xlC
-qversion'
> >> and send me the output?  Also, I am not able to
> >> reproduce the error that you have reported using the GRIB1 sample
data
> >> included in the METv4.0 tarball.  Can you please
> >> send me the GRIB1 data that you are using?  You can upload it to
our FTP
> >> site using the following instructions:
> >>
> >> http://www.dtcenter.org/met/users/support/met_help.php#ftp
> >>
> >> Can you please tell me how the GRIB1 data that you are trying to
use
> with
> >> MET was generated?  Is it the output of the
> >> WRF Unified Post Processor (UPP)?  If not, there may be an
encoding
> >> problem that is causing this error.
> >>
> >> Finally, please make sure that you have included all the latest
bugfixes
> >> and patches in your instance of METv4.0.  You
> >> can find the bundle and instructions for installing it here:
> >>
> >>
>
http://www.dtcenter.org/met/users/support/known_issues/METv4.0/index.php
> >>
> >> Thanks,
> >>
> >> Paul
> >>
> >>
> >> On 07/25/2012 03:58 AM, Driss BARI via RT wrote:
> >>>
> >>> Wed Jul 25 03:58:36 2012: Request 57574 was acted upon.
> >>> Transaction: Ticket created by bari.driss at gmail.com
> >>>          Queue: met_help
> >>>        Subject: METv4.0 : GRIB1 Error message
> >>>          Owner: Nobody
> >>>     Requestors: bari.driss at gmail.com
> >>>         Status: new
> >>>    Ticket <URL:
> https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=57574 >
> >>>
> >>>
> >>> Hello,
> >>>
> >>>        I have downloaded the METv4.0 and I have installed it on
IBM
> AIX64.
> >>> When I perform "point_stat" using GRIB1 file, I obtain this
ERROR
> >> message :
> >>>
> >>>
> >>> *** Running Point-Stat ***
> >>> DEBUG 1: Default Config File:
> >>> /u/cnrm/rapn/rapn003/METv4.0/data/config/PointStatConfig_default
> >>> DEBUG 1: User Config File:
> >> /u/cnrm/rapn/rapn003/WORKSHOP/PointStatConfigOPER
> >>> ERROR  :
> >>> ERROR  : GribFile::read_record(GribRecord &) -> trailing "7777"
not
> found
> >>> in grib record
> >>> ERROR  :
> >>> GSL_RNG_TYPE=mt19937
> >>> GSL_RNG_SEED=1
> >>> DEBUG 1: Forecast File:
> >>> /u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00
> >>> DEBUG 1: Climatology File: none
> >>> DEBUG 1: Observation File:
> >>> /u/cnrm/rapn/rapn003/WORKSHOP/OUTPUT/OBS_2012020400.nc
> >>> DEBUG 1: Observation File:
> >>> /u/cnrm/rapn/rapn003/WORKSHOP/OUTPUT/OBS_2012020400.nc
> >>> DEBUG 2:
> >>> DEBUG 2:
> >>>
> >>
>
--------------------------------------------------------------------------------
> >>> DEBUG 2:
> >>> DEBUG 2: Reading data for TMP/Z2.
> >>> ERROR  :
> >>> ERROR  : process_fcst_climo_files() -> no fields matching TMP/Z2
found
> in
> >>> file:
/u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00
> >>>
> >>>       When I used METv3.1, there was no error message.
> >>>
> >>> Regards
> >>>
> >>
> >>
> >>
> >
> >
>
>
>


--
*
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------

Driss BARI
Ingénieur d'Etat Principal
Centre National de Recherche Météorologique
Maroc Météo
Casablanca.
E-mail: bari.driss at gmail.com
-------------------------------------------------------------------------------
*

------------------------------------------------
Subject: Re: [rt.rap.ucar.edu #57574] METv4.0 : GRIB1 Error message
From: Paul Oldenburg
Time: Thu Jul 26 10:06:15 2012

Driss,

It appears that METv3.1 on your AIX system cannot read your GRIB data
file, and you get the same error that I found
during testing.  Did you compile the instance of METv3.1 on linux that
generated the attached plot using the GNU
compiler family (g++/gfortran)?  If you compile METv4.0 on your linux
system with the same compiler family, I assume it
will work the same as v3.1?

So, the issue seems to be that MET (v3.1 and v4.0) compiled on AIX
will not read your GRIB data files.  I have found
that the EMC tool wgrib
(http://www.cpc.ncep.noaa.gov/products/wesley/wgrib.html) will also
not read your GRIB data file
correctly.  It gives the following error:

$ wgrib GRIBOPER_2012020400_00
1:0:d=12020400:TMP:kpds5=11:kpds6=1:kpds7=0:TR=1:P1=0:P2=0:TimeU=1:sfc:anl:NAve=0

     missing end section
8b f2  1  0


Is it possible that you could fix the encoding issue that causes this
error?  I am not terribly familiar with the
details of how GRIB files are encoded, so I'm afraid I can't be of
greater help on this matter.  Another possibility is
that METv4.0 can read GRIB2 data files.  Perhaps, if you have your
model data in that format, you could try to run MET
on the GRIB2 data files?

Sorry we can't be of greater help.  Please let me know if you have any
other questions.

Paul



On 07/26/2012 09:33 AM, Driss BARI via RT wrote:
>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=57574 >
>
> *Paul,
>
>       Many thanks for your cooperation. When I run plot_data_plane
with
> METv4.0 on IBM AIX64, I have the following error message :
>
> *** Running Plot_data_plane  ***
> DEBUG 1: Opening data file:
> /u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012021000_00
> DEBUG 4: Met2dDataFileFactory::new_met_2d_data_file() -> created new
> Met2dDataFile object of type "FileType_Gb1".
> ERROR  :
> ERROR  : GribFile::read_record(GribRecord &) -> trailing "7777" not
found
> in grib record
> ERROR  :
> DEBUG 4: VarInfoFactory::new_var_info() -> created new VarInfo
object of
> type "FileType_Gb1".
> ERROR  :
> ERROR  : yyerror() -> syntax error in file "string"
> ERROR  :
> ERROR  :    line   = 1
> ERROR  :
> ERROR  :    column = 4
> ERROR  :
> ERROR  :    text   = "/"
> ERROR  :
> ERROR  :
> ERROR  : (nul)
> ERROR  : (nul)
> ERROR  :
>
> and when I run the same command (plot_data_plane) with METv3.1 on
IBM
> AIX64, I have the following error message :
>
>   *** Running Plot_data_plane  with METv3.1  ***
> DEBUG 1: Opening data file:
> /u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012021000_00
> ERROR  :
> ERROR  : GribFile::read_record(GribRecord &) -> trailing "7777" not
found
> in grib record
> ERROR  :
> ERROR  :
> ERROR  : GribFile::read_record(GribRecord &) -> trailing "7777" not
found
> in grib record
> ERROR  :
> DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 0 GRIB
records
> matching VarInfo "TMP/Z2" in GRIB file
> "/u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012021000_00".
> WARNING:
> WARNING: MetGrib1DataFile::data_plane() -> No exact match found for
VarInfo
> "TMP/Z2" in GRIB file
> "/u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012021000_00".
> WARNING:
> ERROR  :
> ERROR  : plot_data_plane -> trouble getting "TMP/Z2" from file
> "/u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012021000_00"
>
> When I run the same command using METv3.1 under LInux Mandriva 2010,
it
> works well and I have the following message :
>
> *** Running Plot_data_plane with METv3.1 under Linux  ***
> DEBUG 1: Opening data file:
> /home/baridriss/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00
> DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found range match
for
> VarInfo "TMP/Z2" in GRIB record 221 of GRIB file
> "/home/baridriss/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00".
> DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 1 GRIB
records
> matching VarInfo "TMP/Z2" in GRIB file
> "/home/baridriss/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00".
> DEBUG 1: Creating postscript file:
> /home/baridriss/WORKSHOP/GRIBOPER_2012020400_00.ps
>
> Please find attached the output file **"GRIBOPER_2012020400_00.ps".
> *
> *Regards.
>
> Driss*
>
> 2012/7/26 Paul Oldenburg via RT <met_help at ucar.edu>
>
>> Driss,
>>
>> First of all, please forgive me for misspelling your name in my
last
>> email.  I have reproduced the error you reported
>> using METv4.0 compiled on an IBM AIX machine with xlC Version:
>> 10.01.0000.0006 (which differs slightly from the version
>> that you are using).  I also reproduced the same error using
METv3.1
>> compiled with the same compiler.  We also looked
>> into the matter, and no substantial changes were made in the part
of MET
>> that reads GRIB file records between v3.1 and
>> v4.0.  Are you certain that METv3.1 correctly reads your GRIB
files?  A
>> good way to test this is to use the
>> plot_data_plane tool which simply reads a single record from the
GRIB file
>> and plots the gridded data in that record.
>> My attempt to read your GRIB data file is shown below.  Can you
please try
>> to run this same command and send me the
>> command line output and the plot that is generated?
>>
>> Thanks,
>>
>> Paul
>>
>>
>>
>> $ METv3.1/bin/plot_data_plane  GRIBOPER_2012020400_00
>> GRIBOPER_2012020400_00.ps 'TMP/Z2' -v 4
>> DEBUG 1: Opening data file: GRIBOPER_2012020400_00
>> ERROR  :
>> ERROR  : GribFile::read_record(GribRecord &) -> trailing "7777" not
found
>> in grib record
>> ERROR  :
>> ERROR  :
>> ERROR  : GribFile::read_record(GribRecord &) -> trailing "7777" not
found
>> in grib record
>> ERROR  :
>> DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 0 GRIB
records
>> matching VarInfo "TMP/Z2" in GRIB file
>> "GRIBOPER_2012020400_00".
>> WARNING:
>> WARNING: MetGrib1DataFile::data_plane() -> No exact match found for
>> VarInfo "TMP/Z2" in GRIB file "GRIBOPER_2012020400_00".
>> WARNING:
>> ERROR  :
>> ERROR  : plot_data_plane -> trouble getting "TMP/Z2" from file
>> "GRIBOPER_2012020400_00"
>> ERROR  :
>>
>>
>> On 07/26/2012 03:36 AM, Driss BARI via RT wrote:
>>>
>>> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=57574 >
>>>
>>> *hello Paul,
>>>
>>>        I have included all the latest bugfixes and patches but I
always
>> have
>>> the same error message.
>>>
>>> Regards.
>>>
>>> Driss
>>> *
>>>
>>> 2012/7/25 Paul Oldenburg via RT <met_help at ucar.edu>
>>>
>>>> Dris,
>>>>
>>>> Can you please run the following command on your system: 'xlC
-qversion'
>>>> and send me the output?  Also, I am not able to
>>>> reproduce the error that you have reported using the GRIB1 sample
data
>>>> included in the METv4.0 tarball.  Can you please
>>>> send me the GRIB1 data that you are using?  You can upload it to
our FTP
>>>> site using the following instructions:
>>>>
>>>> http://www.dtcenter.org/met/users/support/met_help.php#ftp
>>>>
>>>> Can you please tell me how the GRIB1 data that you are trying to
use
>> with
>>>> MET was generated?  Is it the output of the
>>>> WRF Unified Post Processor (UPP)?  If not, there may be an
encoding
>>>> problem that is causing this error.
>>>>
>>>> Finally, please make sure that you have included all the latest
bugfixes
>>>> and patches in your instance of METv4.0.  You
>>>> can find the bundle and instructions for installing it here:
>>>>
>>>>
>>
http://www.dtcenter.org/met/users/support/known_issues/METv4.0/index.php
>>>>
>>>> Thanks,
>>>>
>>>> Paul
>>>>
>>>>
>>>> On 07/25/2012 03:58 AM, Driss BARI via RT wrote:
>>>>>
>>>>> Wed Jul 25 03:58:36 2012: Request 57574 was acted upon.
>>>>> Transaction: Ticket created by bari.driss at gmail.com
>>>>>           Queue: met_help
>>>>>         Subject: METv4.0 : GRIB1 Error message
>>>>>           Owner: Nobody
>>>>>      Requestors: bari.driss at gmail.com
>>>>>          Status: new
>>>>>     Ticket <URL:
>> https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=57574 >
>>>>>
>>>>>
>>>>> Hello,
>>>>>
>>>>>         I have downloaded the METv4.0 and I have installed it on
IBM
>> AIX64.
>>>>> When I perform "point_stat" using GRIB1 file, I obtain this
ERROR
>>>> message :
>>>>>
>>>>>
>>>>> *** Running Point-Stat ***
>>>>> DEBUG 1: Default Config File:
>>>>> /u/cnrm/rapn/rapn003/METv4.0/data/config/PointStatConfig_default
>>>>> DEBUG 1: User Config File:
>>>> /u/cnrm/rapn/rapn003/WORKSHOP/PointStatConfigOPER
>>>>> ERROR  :
>>>>> ERROR  : GribFile::read_record(GribRecord &) -> trailing "7777"
not
>> found
>>>>> in grib record
>>>>> ERROR  :
>>>>> GSL_RNG_TYPE=mt19937
>>>>> GSL_RNG_SEED=1
>>>>> DEBUG 1: Forecast File:
>>>>> /u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00
>>>>> DEBUG 1: Climatology File: none
>>>>> DEBUG 1: Observation File:
>>>>> /u/cnrm/rapn/rapn003/WORKSHOP/OUTPUT/OBS_2012020400.nc
>>>>> DEBUG 1: Observation File:
>>>>> /u/cnrm/rapn/rapn003/WORKSHOP/OUTPUT/OBS_2012020400.nc
>>>>> DEBUG 2:
>>>>> DEBUG 2:
>>>>>
>>>>
>>
--------------------------------------------------------------------------------
>>>>> DEBUG 2:
>>>>> DEBUG 2: Reading data for TMP/Z2.
>>>>> ERROR  :
>>>>> ERROR  : process_fcst_climo_files() -> no fields matching TMP/Z2
found
>> in
>>>>> file:
/u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00
>>>>>
>>>>>        When I used METv3.1, there was no error message.
>>>>>
>>>>> Regards
>>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>>
>
>


------------------------------------------------
Subject: METv4.0 : GRIB1 Error message
From: Driss BARI
Time: Fri Jul 27 02:58:21 2012

*Paul,

     I greatly appreciate your kind assistance. I will try to fix the
bug
that causes this error. Thanks again for your time and consideration.


Kind regards.

Driss*

2012/7/26 Paul Oldenburg via RT <met_help at ucar.edu>

> Driss,
>
> It appears that METv3.1 on your AIX system cannot read your GRIB
data
> file, and you get the same error that I found
> during testing.  Did you compile the instance of METv3.1 on linux
that
> generated the attached plot using the GNU
> compiler family (g++/gfortran)?  If you compile METv4.0 on your
linux
> system with the same compiler family, I assume it
> will work the same as v3.1?
>
> So, the issue seems to be that MET (v3.1 and v4.0) compiled on AIX
will
> not read your GRIB data files.  I have found
> that the EMC tool wgrib (
> http://www.cpc.ncep.noaa.gov/products/wesley/wgrib.html) will also
not
> read your GRIB data file
> correctly.  It gives the following error:
>
> $ wgrib GRIBOPER_2012020400_00
>
>
1:0:d=12020400:TMP:kpds5=11:kpds6=1:kpds7=0:TR=1:P1=0:P2=0:TimeU=1:sfc:anl:NAve=0
>
>      missing end section
> 8b f2  1  0
>
>
> Is it possible that you could fix the encoding issue that causes
this
> error?  I am not terribly familiar with the
> details of how GRIB files are encoded, so I'm afraid I can't be of
greater
> help on this matter.  Another possibility is
> that METv4.0 can read GRIB2 data files.  Perhaps, if you have your
model
> data in that format, you could try to run MET
> on the GRIB2 data files?
>
> Sorry we can't be of greater help.  Please let me know if you have
any
> other questions.
>
> Paul
>
>
>
> On 07/26/2012 09:33 AM, Driss BARI via RT wrote:
> >
> > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=57574 >
> >
> > *Paul,
> >
> >       Many thanks for your cooperation. When I run plot_data_plane
with
> > METv4.0 on IBM AIX64, I have the following error message :
> >
> > *** Running Plot_data_plane  ***
> > DEBUG 1: Opening data file:
> > /u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012021000_00
> > DEBUG 4: Met2dDataFileFactory::new_met_2d_data_file() -> created
new
> > Met2dDataFile object of type "FileType_Gb1".
> > ERROR  :
> > ERROR  : GribFile::read_record(GribRecord &) -> trailing "7777"
not found
> > in grib record
> > ERROR  :
> > DEBUG 4: VarInfoFactory::new_var_info() -> created new VarInfo
object of
> > type "FileType_Gb1".
> > ERROR  :
> > ERROR  : yyerror() -> syntax error in file "string"
> > ERROR  :
> > ERROR  :    line   = 1
> > ERROR  :
> > ERROR  :    column = 4
> > ERROR  :
> > ERROR  :    text   = "/"
> > ERROR  :
> > ERROR  :
> > ERROR  : (nul)
> > ERROR  : (nul)
> > ERROR  :
> >
> > and when I run the same command (plot_data_plane) with METv3.1 on
IBM
> > AIX64, I have the following error message :
> >
> >   *** Running Plot_data_plane  with METv3.1  ***
> > DEBUG 1: Opening data file:
> > /u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012021000_00
> > ERROR  :
> > ERROR  : GribFile::read_record(GribRecord &) -> trailing "7777"
not found
> > in grib record
> > ERROR  :
> > ERROR  :
> > ERROR  : GribFile::read_record(GribRecord &) -> trailing "7777"
not found
> > in grib record
> > ERROR  :
> > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 0 GRIB
records
> > matching VarInfo "TMP/Z2" in GRIB file
> > "/u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012021000_00".
> > WARNING:
> > WARNING: MetGrib1DataFile::data_plane() -> No exact match found
for
> VarInfo
> > "TMP/Z2" in GRIB file
> > "/u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012021000_00".
> > WARNING:
> > ERROR  :
> > ERROR  : plot_data_plane -> trouble getting "TMP/Z2" from file
> > "/u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012021000_00"
> >
> > When I run the same command using METv3.1 under LInux Mandriva
2010, it
> > works well and I have the following message :
> >
> > *** Running Plot_data_plane with METv3.1 under Linux  ***
> > DEBUG 1: Opening data file:
> > /home/baridriss/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00
> > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found range match
for
> > VarInfo "TMP/Z2" in GRIB record 221 of GRIB file
> > "/home/baridriss/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00".
> > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 1 GRIB
records
> > matching VarInfo "TMP/Z2" in GRIB file
> > "/home/baridriss/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00".
> > DEBUG 1: Creating postscript file:
> > /home/baridriss/WORKSHOP/GRIBOPER_2012020400_00.ps
> >
> > Please find attached the output file
**"GRIBOPER_2012020400_00.ps".
> > *
> > *Regards.
> >
> > Driss*
> >
> > 2012/7/26 Paul Oldenburg via RT <met_help at ucar.edu>
> >
> >> Driss,
> >>
> >> First of all, please forgive me for misspelling your name in my
last
> >> email.  I have reproduced the error you reported
> >> using METv4.0 compiled on an IBM AIX machine with xlC Version:
> >> 10.01.0000.0006 (which differs slightly from the version
> >> that you are using).  I also reproduced the same error using
METv3.1
> >> compiled with the same compiler.  We also looked
> >> into the matter, and no substantial changes were made in the part
of MET
> >> that reads GRIB file records between v3.1 and
> >> v4.0.  Are you certain that METv3.1 correctly reads your GRIB
files?  A
> >> good way to test this is to use the
> >> plot_data_plane tool which simply reads a single record from the
GRIB
> file
> >> and plots the gridded data in that record.
> >> My attempt to read your GRIB data file is shown below.  Can you
please
> try
> >> to run this same command and send me the
> >> command line output and the plot that is generated?
> >>
> >> Thanks,
> >>
> >> Paul
> >>
> >>
> >>
> >> $ METv3.1/bin/plot_data_plane  GRIBOPER_2012020400_00
> >> GRIBOPER_2012020400_00.ps 'TMP/Z2' -v 4
> >> DEBUG 1: Opening data file: GRIBOPER_2012020400_00
> >> ERROR  :
> >> ERROR  : GribFile::read_record(GribRecord &) -> trailing "7777"
not
> found
> >> in grib record
> >> ERROR  :
> >> ERROR  :
> >> ERROR  : GribFile::read_record(GribRecord &) -> trailing "7777"
not
> found
> >> in grib record
> >> ERROR  :
> >> DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 0 GRIB
records
> >> matching VarInfo "TMP/Z2" in GRIB file
> >> "GRIBOPER_2012020400_00".
> >> WARNING:
> >> WARNING: MetGrib1DataFile::data_plane() -> No exact match found
for
> >> VarInfo "TMP/Z2" in GRIB file "GRIBOPER_2012020400_00".
> >> WARNING:
> >> ERROR  :
> >> ERROR  : plot_data_plane -> trouble getting "TMP/Z2" from file
> >> "GRIBOPER_2012020400_00"
> >> ERROR  :
> >>
> >>
> >> On 07/26/2012 03:36 AM, Driss BARI via RT wrote:
> >>>
> >>> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=57574 >
> >>>
> >>> *hello Paul,
> >>>
> >>>        I have included all the latest bugfixes and patches but I
always
> >> have
> >>> the same error message.
> >>>
> >>> Regards.
> >>>
> >>> Driss
> >>> *
> >>>
> >>> 2012/7/25 Paul Oldenburg via RT <met_help at ucar.edu>
> >>>
> >>>> Dris,
> >>>>
> >>>> Can you please run the following command on your system: 'xlC
> -qversion'
> >>>> and send me the output?  Also, I am not able to
> >>>> reproduce the error that you have reported using the GRIB1
sample data
> >>>> included in the METv4.0 tarball.  Can you please
> >>>> send me the GRIB1 data that you are using?  You can upload it
to our
> FTP
> >>>> site using the following instructions:
> >>>>
> >>>> http://www.dtcenter.org/met/users/support/met_help.php#ftp
> >>>>
> >>>> Can you please tell me how the GRIB1 data that you are trying
to use
> >> with
> >>>> MET was generated?  Is it the output of the
> >>>> WRF Unified Post Processor (UPP)?  If not, there may be an
encoding
> >>>> problem that is causing this error.
> >>>>
> >>>> Finally, please make sure that you have included all the latest
> bugfixes
> >>>> and patches in your instance of METv4.0.  You
> >>>> can find the bundle and instructions for installing it here:
> >>>>
> >>>>
> >>
>
http://www.dtcenter.org/met/users/support/known_issues/METv4.0/index.php
> >>>>
> >>>> Thanks,
> >>>>
> >>>> Paul
> >>>>
> >>>>
> >>>> On 07/25/2012 03:58 AM, Driss BARI via RT wrote:
> >>>>>
> >>>>> Wed Jul 25 03:58:36 2012: Request 57574 was acted upon.
> >>>>> Transaction: Ticket created by bari.driss at gmail.com
> >>>>>           Queue: met_help
> >>>>>         Subject: METv4.0 : GRIB1 Error message
> >>>>>           Owner: Nobody
> >>>>>      Requestors: bari.driss at gmail.com
> >>>>>          Status: new
> >>>>>     Ticket <URL:
> >> https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=57574 >
> >>>>>
> >>>>>
> >>>>> Hello,
> >>>>>
> >>>>>         I have downloaded the METv4.0 and I have installed it
on IBM
> >> AIX64.
> >>>>> When I perform "point_stat" using GRIB1 file, I obtain this
ERROR
> >>>> message :
> >>>>>
> >>>>>
> >>>>> *** Running Point-Stat ***
> >>>>> DEBUG 1: Default Config File:
> >>>>>
/u/cnrm/rapn/rapn003/METv4.0/data/config/PointStatConfig_default
> >>>>> DEBUG 1: User Config File:
> >>>> /u/cnrm/rapn/rapn003/WORKSHOP/PointStatConfigOPER
> >>>>> ERROR  :
> >>>>> ERROR  : GribFile::read_record(GribRecord &) -> trailing
"7777" not
> >> found
> >>>>> in grib record
> >>>>> ERROR  :
> >>>>> GSL_RNG_TYPE=mt19937
> >>>>> GSL_RNG_SEED=1
> >>>>> DEBUG 1: Forecast File:
> >>>>> /u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00
> >>>>> DEBUG 1: Climatology File: none
> >>>>> DEBUG 1: Observation File:
> >>>>> /u/cnrm/rapn/rapn003/WORKSHOP/OUTPUT/OBS_2012020400.nc
> >>>>> DEBUG 1: Observation File:
> >>>>> /u/cnrm/rapn/rapn003/WORKSHOP/OUTPUT/OBS_2012020400.nc
> >>>>> DEBUG 2:
> >>>>> DEBUG 2:
> >>>>>
> >>>>
> >>
>
--------------------------------------------------------------------------------
> >>>>> DEBUG 2:
> >>>>> DEBUG 2: Reading data for TMP/Z2.
> >>>>> ERROR  :
> >>>>> ERROR  : process_fcst_climo_files() -> no fields matching
TMP/Z2
> found
> >> in
> >>>>> file:
/u/cnrm/rapn/rapn003/WORKSHOP/GRIBOPER/GRIBOPER_2012020400_00
> >>>>>
> >>>>>        When I used METv3.1, there was no error message.
> >>>>>
> >>>>> Regards
> >>>>>
> >>>>
> >>>>
> >>>>
> >>>
> >>>
> >>
> >>
> >>
> >
> >
>
>
>


--
*
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------

Driss BARI
Ingénieur d'Etat Principal
Centre National de Recherche Météorologique
Maroc Météo
Casablanca.
E-mail: bari.driss at gmail.com
-------------------------------------------------------------------------------
*

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


More information about the Met_help mailing list