[Met_help] [rt.rap.ucar.edu #65967] History for Using Unified model with grid_stat
John Halley Gotway via RT
met_help at ucar.edu
Tue Jun 24 13:28:19 MDT 2014
----------------------------------------------------------------
Initial Request
----------------------------------------------------------------
Hi....
I'm trying to use gridstat to verify Unified model 12hr and 24hr against analysis. I tried to edit the nceptab_flat.txt but still experiencing some errors. I have placed the grib files to test under my directory(phaduli_data) on you ftp server. Can you please test it and see if it works.
Thank you in advance.....
-----Original Message-----
From: John Halley Gotway via RT [mailto:met_help at ucar.edu]
Sent: Wednesday, March 19, 2014 11:25 PM
To: Elelwani Phaduli
Subject: Re: [rt.rap.ucar.edu #62294] Resolved: Error from gridstat
I ran the METv4.1 version of point_stat with the exact data files you sent, and it all ran fine. Here's what I typed on the command line:
METv4.1/bin/point_stat \
nam.t00z.awip1236.tm00.20070330.grb \
sample_pb.nc \
PointStatConfig_default_1 \
-outdir out \
-v 4
Not sure why it's not working for you. One thing I notice is that your config file has a lot of ^M characters in it, which are inserted at the end of lines by windows editors.
You could try using the attached version of PointStatConfig_default_1 from which I've removed all those ^M characters by running the following commands:
sed -e 's/\r//' PointStatConfig_default_1 > tmp
mv tmp PointStatConfig_default_1
Please let me know if that does the trick for you, or if you're still experiencing problems.
Thanks,
John Halley Gotway
met_help at ucar.edu
On 03/19/2014 03:21 AM, Elelwani Phaduli via RT wrote:
>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=62294 >
>
> Greetings....
> I'm trying to do a tutorial using Pointstat_tool but I'm getting an error below :
>
>
> *** Running Point-Stat on sample NAM data ***
>
> DEBUG 1: Default Config File: /home/verification/METv4.1/data/config/PointStatConfig_default
> DEBUG 1: User Config File: /home/elelwani/METv4.1/PointStatConfig_default_1
> ERROR :
> ERROR : do_assign_id() -> identifier "fcst" not defined in this scope!
> ERROR :
>
> I want to make sure the tutorial works then I can use my own data:
> I have loaded the data that I'm testing in the ftp server under /incoming/irap/met_help/phaduli_data
>
> Thank you in advance:
>
>
> -----Original Message-----
> From: John Halley Gotway via RT [mailto:met_help at ucar.edu]
> Sent: Friday, March 14, 2014 6:02 PM
> To: Elelwani Phaduli
> Subject: [rt.rap.ucar.edu #62294] Resolved: Error from gridstat
>
> According to our records, your request has been resolved. If you have any further questions or concerns, please respond to this message.
>
----------------------------------------------------------------
Complete Ticket History
----------------------------------------------------------------
Subject: Re: [rt.rap.ucar.edu #65967] Using Unified model with grid_stat
From: John Halley Gotway
Time: Tue Mar 25 13:32:10 2014
Elelwani,
I see that you've posted data to our anonymous ftp site. And I read
that you're having problems running the Grid-Stat tool. Can you
please send me the Grid-Stat configuration file you're using, tell
me exactly how you're calling Grid-Stat on the command line, and
describe the type of errors you're getting?
I'll need that information in order to debug your problem.
Thanks,
John
On 03/25/2014 07:33 AM, Elelwani Phaduli via RT wrote:
>
> Tue Mar 25 07:33:36 2014: Request 65967 was acted upon.
> Transaction: Ticket created by Elelwani.Phaduli at weathersa.co.za
> Queue: met_help
> Subject: Using Unified model with grid_stat
> Owner: Nobody
> Requestors: Elelwani.Phaduli at weathersa.co.za
> Status: new
> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=65967 >
>
>
> Hi....
>
> I'm trying to use gridstat to verify Unified model 12hr and 24hr
against analysis. I tried to edit the nceptab_flat.txt but still
experiencing some errors. I have placed the grib files to test under
my directory(phaduli_data) on you ftp server. Can you please test it
and see if it works.
>
> Thank you in advance.....
>
>
>
>
>
>
> -----Original Message-----
> From: John Halley Gotway via RT [mailto:met_help at ucar.edu]
> Sent: Wednesday, March 19, 2014 11:25 PM
> To: Elelwani Phaduli
> Subject: Re: [rt.rap.ucar.edu #62294] Resolved: Error from gridstat
>
> I ran the METv4.1 version of point_stat with the exact data files
you sent, and it all ran fine. Here's what I typed on the command
line:
>
> METv4.1/bin/point_stat \
> nam.t00z.awip1236.tm00.20070330.grb \
> sample_pb.nc \
> PointStatConfig_default_1 \
> -outdir out \
> -v 4
>
> Not sure why it's not working for you. One thing I notice is that
your config file has a lot of ^M characters in it, which are inserted
at the end of lines by windows editors.
>
> You could try using the attached version of
PointStatConfig_default_1 from which I've removed all those ^M
characters by running the following commands:
> sed -e 's/\r//' PointStatConfig_default_1 > tmp
> mv tmp PointStatConfig_default_1
>
> Please let me know if that does the trick for you, or if you're
still experiencing problems.
>
> Thanks,
> John Halley Gotway
> met_help at ucar.edu
>
> On 03/19/2014 03:21 AM, Elelwani Phaduli via RT wrote:
>>
>> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=62294 >
>>
>> Greetings....
>> I'm trying to do a tutorial using Pointstat_tool but I'm getting
an error below :
>>
>>
>> *** Running Point-Stat on sample NAM data ***
>>
>> DEBUG 1: Default Config File:
/home/verification/METv4.1/data/config/PointStatConfig_default
>> DEBUG 1: User Config File:
/home/elelwani/METv4.1/PointStatConfig_default_1
>> ERROR :
>> ERROR : do_assign_id() -> identifier "fcst" not defined in this
scope!
>> ERROR :
>>
>> I want to make sure the tutorial works then I can use my own data:
>> I have loaded the data that I'm testing in the ftp server under
/incoming/irap/met_help/phaduli_data
>>
>> Thank you in advance:
>>
>>
>> -----Original Message-----
>> From: John Halley Gotway via RT [mailto:met_help at ucar.edu]
>> Sent: Friday, March 14, 2014 6:02 PM
>> To: Elelwani Phaduli
>> Subject: [rt.rap.ucar.edu #62294] Resolved: Error from gridstat
>>
>> According to our records, your request has been resolved. If you
have any further questions or concerns, please respond to this
message.
>>
>
>
------------------------------------------------
Subject: RE: [rt.rap.ucar.edu #65967] Using Unified model with grid_stat
From: Elelwani Phaduli
Time: Wed Mar 26 03:59:59 2014
Thank you for your correspondence :
I'm calling grid_stat on the command line like this :
/home/verification/METv4.1/bin/grid_stat xaana.2014032400_anl.grib
xaana.2014032400_24.grib GridStatConfig_default. I have placed the
configuration file inside my directory (i.e. phaduli_data )
The error that I'm experiencing is = Segmentation fault (core dumped).
I have also placed the edited nceptable file :
nceptab_flat.txt
Thank you in advance
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
-----Original Message-----
From: John Halley Gotway via RT [mailto:met_help at ucar.edu]
Sent: Tuesday, March 25, 2014 9:32 PM
To: Elelwani Phaduli
Subject: Re: [rt.rap.ucar.edu #65967] Using Unified model with
grid_stat
Elelwani,
I see that you've posted data to our anonymous ftp site. And I read
that you're having problems running the Grid-Stat tool. Can you
please send me the Grid-Stat configuration file you're using, tell me
exactly how you're calling Grid-Stat on the command line, and describe
the type of errors you're getting?
I'll need that information in order to debug your problem.
Thanks,
John
On 03/25/2014 07:33 AM, Elelwani Phaduli via RT wrote:
>
> Tue Mar 25 07:33:36 2014: Request 65967 was acted upon.
> Transaction: Ticket created by Elelwani.Phaduli at weathersa.co.za
> Queue: met_help
> Subject: Using Unified model with grid_stat
> Owner: Nobody
> Requestors: Elelwani.Phaduli at weathersa.co.za
> Status: new
> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=65967
> >
>
>
> Hi....
>
> I'm trying to use gridstat to verify Unified model 12hr and 24hr
against analysis. I tried to edit the nceptab_flat.txt but still
experiencing some errors. I have placed the grib files to test under
my directory(phaduli_data) on you ftp server. Can you please test it
and see if it works.
>
> Thank you in advance.....
>
>
>
>
>
>
> -----Original Message-----
> From: John Halley Gotway via RT [mailto:met_help at ucar.edu]
> Sent: Wednesday, March 19, 2014 11:25 PM
> To: Elelwani Phaduli
> Subject: Re: [rt.rap.ucar.edu #62294] Resolved: Error from gridstat
>
> I ran the METv4.1 version of point_stat with the exact data files
you sent, and it all ran fine. Here's what I typed on the command
line:
>
> METv4.1/bin/point_stat \
> nam.t00z.awip1236.tm00.20070330.grb \
> sample_pb.nc \
> PointStatConfig_default_1 \
> -outdir out \
> -v 4
>
> Not sure why it's not working for you. One thing I notice is that
your config file has a lot of ^M characters in it, which are inserted
at the end of lines by windows editors.
>
> You could try using the attached version of
PointStatConfig_default_1 from which I've removed all those ^M
characters by running the following commands:
> sed -e 's/\r//' PointStatConfig_default_1 > tmp
> mv tmp PointStatConfig_default_1
>
> Please let me know if that does the trick for you, or if you're
still experiencing problems.
>
> Thanks,
> John Halley Gotway
> met_help at ucar.edu
>
> On 03/19/2014 03:21 AM, Elelwani Phaduli via RT wrote:
>>
>> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=62294 >
>>
>> Greetings....
>> I'm trying to do a tutorial using Pointstat_tool but I'm getting
an error below :
>>
>>
>> *** Running Point-Stat on sample NAM data ***
>>
>> DEBUG 1: Default Config File:
>> /home/verification/METv4.1/data/config/PointStatConfig_default
>> DEBUG 1: User Config File:
>> /home/elelwani/METv4.1/PointStatConfig_default_1
>> ERROR :
>> ERROR : do_assign_id() -> identifier "fcst" not defined in this
scope!
>> ERROR :
>>
>> I want to make sure the tutorial works then I can use my own data:
>> I have loaded the data that I'm testing in the ftp server under
>> /incoming/irap/met_help/phaduli_data
>>
>> Thank you in advance:
>>
>>
>> -----Original Message-----
>> From: John Halley Gotway via RT [mailto:met_help at ucar.edu]
>> Sent: Friday, March 14, 2014 6:02 PM
>> To: Elelwani Phaduli
>> Subject: [rt.rap.ucar.edu #62294] Resolved: Error from gridstat
>>
>> According to our records, your request has been resolved. If you
have any further questions or concerns, please respond to this
message.
>>
>
>
------------------------------------------------
Subject: Re: [rt.rap.ucar.edu #65967] Using Unified model with grid_stat
From: John Halley Gotway
Time: Mon Jun 02 14:23:00 2014
Elewani,
I was going through old MET-Help tickets and ran across this one. Are
you still experiencing this problem from Grid-Stat? Is so, can you
send me a sample GRIB file that causes this SegFault?
Thanks,
John
On 03/26/2014 03:59 AM, Elelwani Phaduli via RT wrote:
>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=65967 >
>
> Thank you for your correspondence :
> I'm calling grid_stat on the command line like this :
>
>
> /home/verification/METv4.1/bin/grid_stat xaana.2014032400_anl.grib
xaana.2014032400_24.grib GridStatConfig_default. I have placed the
configuration file inside my directory (i.e. phaduli_data )
>
> The error that I'm experiencing is = Segmentation fault (core
dumped). I have also placed the edited nceptable file :
>
> nceptab_flat.txt
>
> Thank you in advance
>
>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
>
>
> -----Original Message-----
> From: John Halley Gotway via RT [mailto:met_help at ucar.edu]
> Sent: Tuesday, March 25, 2014 9:32 PM
> To: Elelwani Phaduli
> Subject: Re: [rt.rap.ucar.edu #65967] Using Unified model with
grid_stat
>
> Elelwani,
>
> I see that you've posted data to our anonymous ftp site. And I read
that you're having problems running the Grid-Stat tool. Can you
please send me the Grid-Stat configuration file you're using, tell me
exactly how you're calling Grid-Stat on the command line, and describe
the type of errors you're getting?
>
> I'll need that information in order to debug your problem.
>
> Thanks,
> John
>
> On 03/25/2014 07:33 AM, Elelwani Phaduli via RT wrote:
>>
>> Tue Mar 25 07:33:36 2014: Request 65967 was acted upon.
>> Transaction: Ticket created by Elelwani.Phaduli at weathersa.co.za
>> Queue: met_help
>> Subject: Using Unified model with grid_stat
>> Owner: Nobody
>> Requestors: Elelwani.Phaduli at weathersa.co.za
>> Status: new
>> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=65967
>>>
>>
>>
>> Hi....
>>
>> I'm trying to use gridstat to verify Unified model 12hr and 24hr
against analysis. I tried to edit the nceptab_flat.txt but still
experiencing some errors. I have placed the grib files to test under
my directory(phaduli_data) on you ftp server. Can you please test it
and see if it works.
>>
>> Thank you in advance.....
>>
>>
>>
>>
>>
>>
>> -----Original Message-----
>> From: John Halley Gotway via RT [mailto:met_help at ucar.edu]
>> Sent: Wednesday, March 19, 2014 11:25 PM
>> To: Elelwani Phaduli
>> Subject: Re: [rt.rap.ucar.edu #62294] Resolved: Error from gridstat
>>
>> I ran the METv4.1 version of point_stat with the exact data files
you sent, and it all ran fine. Here's what I typed on the command
line:
>>
>> METv4.1/bin/point_stat \
>> nam.t00z.awip1236.tm00.20070330.grb \
>> sample_pb.nc \
>> PointStatConfig_default_1 \
>> -outdir out \
>> -v 4
>>
>> Not sure why it's not working for you. One thing I notice is that
your config file has a lot of ^M characters in it, which are inserted
at the end of lines by windows editors.
>>
>> You could try using the attached version of
PointStatConfig_default_1 from which I've removed all those ^M
characters by running the following commands:
>> sed -e 's/\r//' PointStatConfig_default_1 > tmp
>> mv tmp PointStatConfig_default_1
>>
>> Please let me know if that does the trick for you, or if you're
still experiencing problems.
>>
>> Thanks,
>> John Halley Gotway
>> met_help at ucar.edu
>>
>> On 03/19/2014 03:21 AM, Elelwani Phaduli via RT wrote:
>>>
>>> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=62294 >
>>>
>>> Greetings....
>>> I'm trying to do a tutorial using Pointstat_tool but I'm
getting an error below :
>>>
>>>
>>> *** Running Point-Stat on sample NAM data ***
>>>
>>> DEBUG 1: Default Config File:
>>> /home/verification/METv4.1/data/config/PointStatConfig_default
>>> DEBUG 1: User Config File:
>>> /home/elelwani/METv4.1/PointStatConfig_default_1
>>> ERROR :
>>> ERROR : do_assign_id() -> identifier "fcst" not defined in this
scope!
>>> ERROR :
>>>
>>> I want to make sure the tutorial works then I can use my own data:
>>> I have loaded the data that I'm testing in the ftp server under
>>> /incoming/irap/met_help/phaduli_data
>>>
>>> Thank you in advance:
>>>
>>>
>>> -----Original Message-----
>>> From: John Halley Gotway via RT [mailto:met_help at ucar.edu]
>>> Sent: Friday, March 14, 2014 6:02 PM
>>> To: Elelwani Phaduli
>>> Subject: [rt.rap.ucar.edu #62294] Resolved: Error from gridstat
>>>
>>> According to our records, your request has been resolved. If you
have any further questions or concerns, please respond to this
message.
>>>
>>
>>
>
>
------------------------------------------------
More information about the Met_help
mailing list